aboutsummaryrefslogtreecommitdiffstats
path: root/src/features
Commit message (Collapse)AuthorAge
* fix: Home button doesn't navigate to Service URL (#573)Libravatar Mahadevan Sreenivasan2020-04-15
| | | | | | | | * fix: Home button in service navigation bar doesn't navigate to Service Home - Currently this doesnt happen because the reload method in ServiceStore simply reloads the chromium webview. - Change .reload() to .goToIndex(0) where 0 is the absolute index in navigation history - Documentation can be found here - https://www.electronjs.org/docs/api/webview-tag#webviewgotoindexindex * fix: Home button navigation - Navigate to webiew.goToIndex(0) in WebControlsScreen instead of modifying ServicesStore based on @vantezzen's comments
* #304 Add option to show draggable window area (#532)Libravatar Bennett2020-04-05
| | | | | | | | | * #304 Add option to show draggable window area * Address merge conflicts * Re-apply npm run manage-translations Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* #418 #477 Refactor Todo settings, add predefined Todo apps listLibravatar Amine2020-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add condition if on todo options * add drop down for todo server * fix error TODOS_FRONTEND * add todo list apps' * update name of dropdown menu to Todo Service * add other service to dropdown menu and subsetting field for user to input url * add Other Service to drop down * fixed typos * reverted wording * fix custom field * fix linting * fix linting * Delete tsconfig.tsbuildinfo * Delete tsconfig.tsbuildinfo * Delete tsconfig.tsbuildinfo * Add regex to validate custom todo url * Add note with source of regex function * Move regex function declaration to function body root * Apply code style * Add migration for todo settings * Apply code style Co-authored-by: romain <romain@jumboprivacy.com> Co-authored-by: Roman <46404814+yourcontact@users.noreply.github.com> Co-authored-by: romain <rpsa@pm.me>
* #153 Add ability to change service icon sizeLibravatar vantezzen2020-02-24
|
* Add ability to change sidebar widthLibravatar vantezzen2020-02-24
|
* Fix warning about missing actions in PublishDebugLogModalLibravatar Amine Mouafik2020-02-22
|
* Add error state to debug publisherLibravatar vantezzen2020-02-12
|
* Merge branch 'develop' into publish-debugLibravatar vantezzen2020-02-12
|\
| * Fix lintLibravatar vantezzen2020-02-11
| |
| * Add info about Franz accounts in Ferdi TodosLibravatar vantezzen2020-02-03
| |
* | Improve debugger featureLibravatar vantezzen2020-01-31
| |
* | Merge branch 'develop' into publish-debugLibravatar vantezzen2020-01-31
|\|
| * Rename server to internal-server to avoid confusionLibravatar Amine Mouafik2019-11-29
| |
| * Add appearance feature handlerLibravatar vantezzen2019-11-28
| |
| * Fine-tune QuickSwitch component UILibravatar Amine Mouafik2019-11-27
| |
| * Remove unused premium user checkLibravatar vantezzen2019-11-10
| |
| * #172 Add additional accent styles to fix styling optionsLibravatar vantezzen2019-11-01
| |
* | Add publish debug log optionLibravatar vantezzen2019-10-29
|/
* Fix lintLibravatar vantezzen2019-10-24
|
* Remove AnalyticsLibravatar vantezzen2019-10-24
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Add price disclaimerLibravatar Stefan Malzner2019-10-23
| |
| * Remove analytics event in componentDidMountLibravatar Stefan Malzner2019-10-23
| |
| * refine analytics eventsLibravatar Stefan Malzner2019-10-22
| |
| * don't show plan selection when user is premium (edge case)Libravatar Stefan Malzner2019-10-22
| |
| * provide a float instead of mixed string and intLibravatar Stefan Malzner2019-10-21
| |
| * Fix missing iconsLibravatar Stefan Malzner2019-10-21
| |
| * Fix hard coded plan nameLibravatar Stefan Malzner2019-10-20
| |
| * fix(Workspaces): Allow scrolling in Workspaces drawerLibravatar Stefan Malzner2019-10-18
| |
| * apply dietLibravatar Stefan Malzner2019-10-18
| |
| * make plan selection scrollableLibravatar Stefan Malzner2019-10-18
| |
| * fix icon sizeLibravatar Stefan Malzner2019-10-17
| |
| * polishingLibravatar Stefan Malzner2019-10-17
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * fix linting issuesLibravatar Stefan Malzner2019-10-16
| |
| * Add trialStatusBar & polishingLibravatar Stefan Malzner2019-10-16
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * plan selection polishingLibravatar Stefan Malzner2019-10-15
| |
| * remove console logLibravatar Stefan Malzner2019-10-15
| |
| * icon polishingLibravatar Stefan Malzner2019-10-15
| |
| * simplify plan selectionLibravatar Stefan Malzner2019-10-15
| |
| * Merge branch 'release/5.4.0-beta.3' into ↵Libravatar Stefan Malzner2019-10-08
| |\ | | | | | | | | | fix/only-load-workspace-related-services
| * | Fix app delay by waiting on workspaces to loadLibravatar Dominik Guzei2019-10-07
| | |
| * | Also show Franz loading spinner when workspaces are loadingLibravatar Dominik Guzei2019-10-07
| | |
* | | Fix lintLibravatar vantezzen2019-10-18
| | |
* | | Always fetch announcements from Ferdi APILibravatar vantezzen2019-10-18
| | |
* | | Disable announcement featureLibravatar Amine Mouafik2019-10-18
| | |
* | | Fix remainings @observer orderLibravatar Amine Mouafik2019-10-18
| | |
* | | Implement #120v5.4.0-beta.1Libravatar vantezzen2019-10-17
| | |