aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAge
* Update 'CHANGELOG.md' for '6.2.0' release [skip ci]Libravatar André Oliveira2022-09-22
|
* Update 'CHANGELOG.md' for '6.1.0' release [skip ci]Libravatar André Oliveira2022-08-27
|
* Update 'CHANGELOG.md' for '6.0.0' release [skip ci]Libravatar Vijay A2022-07-21
|
* Update 'CHANGELOG.md' for '6.0.0-beta.3' release [skip ci]Libravatar Vijay A2022-07-11
|
* Fix documentation in CHANGELOG [skip ci]Libravatar Vijay A2022-06-26
|
* Update 'CHANGELOG.md' for '6.0.0-beta.2' release [skip ci]Libravatar Vijay A2022-06-25
|
* Update CONTRIBUTING.md [skip ci]Libravatar Vijay A2022-05-25
|
* New CHANGELOG content from the ferdi rebranding [skip ci]Libravatar Vijay A2022-05-23
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* Allow services to delineate favorites vs non-favorites in unread counts (#1979)Libravatar Vijay Aravamudhan2021-09-24
| | | implements getferdi/recipes#721 (eg: office365-owa)
* docs: updated changelog [skip ci]Libravatar Vijay A2021-09-22
|
* docs: update Changelog [skip ci]Libravatar Vijay A2021-09-21
|
* remove reference to '@electron/remote' module (for spell-checker) (#1968)Libravatar Vijay Aravamudhan2021-09-20
| | | | | * fix: remove reference to '@electron/remote' module for spell-checker * chore: removed redundant methods from being exposed via 'window.ferdi' to the recipes
* fix: remove reference to '@electron/remote' module (#1967)Libravatar Vijay Aravamudhan2021-09-19
|
* docs: update Changelog [skip ci]Libravatar Vijay A2021-09-19
|
* security: do not expose electron API to services (#1964)Libravatar Kristóf Marussy2021-09-19
| | | | | | | | | | | | | | | | | | | | | * security: do not expose electron API to services Service code running the the main world should not have access to any electron API. This still allows recipes from webview.js accessing these APIs through the @electron/remote module and/or the Ferdi object, but webview-unsafe.js and the untrusted code coming from the service will not have any access. Currently, no recipe accesses these APIs in its webview-unsafe.js, so the change should not break any recipes. * Expose electron API through the Ferdi object Instead of the unsafe window.ferdi in the main world, we should expose functionality to recipes through the RecipeWebview class. * Update CHANGELOG.md
* docs: Updated CHANGELOG.md [skip ci]Libravatar mhatvan2021-09-18
|
* docs: update Changelog [skip ci]Libravatar Vijay A2021-09-16
|
* docs: Updated CHANGELOG.md [skip ci]Libravatar mhatvan2021-09-14
|
* refactor: defensive programming to avoid javascript error for unread badgesLibravatar Vijay A2021-09-14
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-14
|
* chore: Upgraded 'electron' to '13.4.0'Libravatar Vijay A2021-09-14
|
* chore: updated changelog [skip ci]Libravatar Vijay A2021-09-14
|
* docs: updated Changelog [skip ci]v5.6.2Libravatar Vijay A2021-09-13
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-13
|
* Better implementation of confirmation while quitting Ferdi (#1919)Libravatar Vijay Aravamudhan2021-09-13
| | | | | Remove duplication and reuse method to return typesafe boolean from settings. Better fix for #1879
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-13
|
* fix: no top menu at all (#1917)Libravatar Markus Hatvan2021-09-12
|
* docs: updated ChangelogLibravatar Vijay A2021-09-12
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-12
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-12
|
* docs: Updated 'CHANGELOG' for cumulative changes from '5.6.0' to '5.6.1'.Libravatar Vijay A2021-09-11
|
* docs: updated Changelog for next beta [skip ci]Libravatar Vijay A2021-09-11
|
* docs: updated Changelog for next beta build tomorrow [skip ci]Libravatar Vijay A2021-09-10
|
* chore: updated to new version of 'recipes' and updated changelogLibravatar Vijay A2021-09-10
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-10
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-10
|
* Fix height of horizontal sidebar (getferdi/ferdi#1894) (#1896)Libravatar CSY542021-09-09
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* docs: Updated CHANGELOG.md [skip ci]Libravatar mhatvan2021-09-08
|
* Ability for service recipe to expose known certificate hosts (#1890)Libravatar Vijay Raghavan Aravamudhan2021-09-08
|
* fix: black screen in macOS when closing to systray in fullscreen mode (#1883)Libravatar Sadetdin EYILI2021-09-08
| | | fixes #1878
* Add a confirmation when quitting Ferdi and a preference to toggle it ↵Libravatar Vijay Raghavan Aravamudhan2021-09-07
| | | | | (implements #1857) (#1879) Works for the 'Ferdi > Quit' menu, the shortcut key to quit (Cmd/Ctrl+Q) and also from the tray icon.
* Fix zoom actions executed on another services (#1875)Libravatar Sadetdin EYILI2021-09-06
| | | fixes #1867
* fix: Import previously exported `ferdi.data` file (with workspaces) threw ↵Libravatar Vijay Raghavan Aravamudhan2021-09-06
| | | | error (#1874)
* fix: sidebar context menu not synced when toggling via the context menu (#1871)Libravatar Sadetdin EYILI2021-09-06
| | | fixes #1772
* Expose some functions to the recipe child processes (#1869)Libravatar Vijay Raghavan Aravamudhan2021-09-05
| | | | | * chore: expose some functions to the recipe child processes so as to bypass the need for the recipe to require '@electron/remote'
* docs: Updated CHANGELOG.md [skip ci]Libravatar Vijay A2021-09-05
|
* docs: update Changelog [skip ci]Libravatar Vijay A2021-09-05
|
* docs: Updated CHANGELOG.md [skip ci]Libravatar Vijay A2021-09-04
|
* docs: updated changelog [skip ci]Libravatar Vijay A2021-09-03
|