aboutsummaryrefslogtreecommitdiffstats
path: root/src/models
Commit message (Expand)AuthorAge
* Fix Slack connection with Google SSO (#1991)Libravatar Sadetdin EYILI2021-09-26
* refactor: extract constants; added TODO [skip ci]Libravatar Vijay A2021-09-25
* Allow services to delineate favorites vs non-favorites in unread counts (#1979)Libravatar Vijay Aravamudhan2021-09-24
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* Ability for service recipe to expose known certificate hosts (#1890)Libravatar Vijay Raghavan Aravamudhan2021-09-08
* refactoring: Use 'ifUndefined*' consistently.Libravatar Vijay A2021-09-05
* Refactoring to have consistent usage (prep for ts conversion) (#1821)Libravatar Vijay Raghavan Aravamudhan2021-09-04
* refactor: fail quickly if the initialization data is incorrectLibravatar Vijay A2021-08-21
* Incorrect position while adding a new service when there were pre-existing se...Libravatar Vijay Raghavan Aravamudhan2021-08-21
* refactor(cleanup): remove code that refers to paid subscriptionLibravatar Vijay A2021-08-21
* Typescript conversion (#1805)Libravatar Vijay Raghavan Aravamudhan2021-08-17
* Services now support aliases!!!! (#1774)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* cleanup: Removed commented out code [skip ci]Libravatar Vijay A2021-08-12
* refactor: removed legacy properties from recipesLibravatar Vijay A2021-08-11
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Added a 'wakeUpStrategy' that the user can control to wake up a previously hi...Libravatar Vijay Raghavan Aravamudhan2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Use 'useragent-generator' to generate the user-agent string rather than manua...Libravatar Vijay Raghavan Aravamudhan2021-07-12
* Removed unused property: 'hasPredefinedUrl'.Libravatar Vijay A2021-07-11
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
* Fix active Todos service behaviour (#1481)Libravatar kytwb2021-06-12
* Expose Chrome version to todos webview (fix #1211) (#1478)Libravatar Kristóf Marussy2021-06-03
* Adjust link opening behaviorLibravatar stnkl2021-06-03
* restrict opening blank screens in the new windowLibravatar Prasanna2021-06-01
* ipc messages will allow only JS objects, replacing browser event with neeeded...Libravatar Prasanna2021-06-01
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Open Documents inside Ferdi instead of external browser (#787)Libravatar Mahadevan Sreenivasan2020-06-15
* Load disable hibernation per service status on startup (#754)Libravatar Kristóf Marussy2020-05-20
* Add modifyRequestHeaders, enable properly setting headers for servicesLibravatar Sampath Kumar Krishnan2020-04-24
* #577 Keep services in hibernation at startup (#584)Libravatar Bennett2020-04-18
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
* Expose Dark Reader settings (#568)Libravatar Mahadevan Sreenivasan2020-04-14
* #276 Fix custom URL validation failing due to URL normalizationLibravatar Amine Mouafik2020-02-11
* Add indicator for hibernating servicesLibravatar vantezzen2019-10-13
* Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.4.0Libravatar vantezzen2019-10-09
|\
| * fix(Service Proxies): Fix proxy setting rehydrationLibravatar Stefan Malzner2019-10-02
* | Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into franz...Libravatar vantezzen2019-10-02
|\|
| * feat(Service API): Share `team`, `url` and `hasCustomIcon` with serviceLibravatar Stefan Malzner2019-09-29
| * add disablewebsecurity optionLibravatar Stefan Malzner2019-09-27
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * WIP: add option to activate trialLibravatar Stefan Malzner2019-08-05