aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/todos
Commit message (Collapse)AuthorAge
* Restore window last closed maximize/fullscreen state (#733)Libravatar Danny Qiu2020-05-12
|
* Fix TodosWebview user agent (#713)Libravatar Mahadevan Sreenivasan2020-05-05
|
* Add Google Tasks to Todo providers (#695)Libravatar Danny Qiu2020-05-01
| | | Also enhance URL validation
* #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>
* Fix lintLibravatar vantezzen2020-02-11
|
* Add info about Franz accounts in Ferdi TodosLibravatar vantezzen2020-02-03
|
* Fix remainings @observer orderLibravatar Amine Mouafik2019-10-18
|
* Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-10-02
|\ | | | | | | franz-5.4.0
| * remove unused selectorLibravatar Stefan Malzner2019-10-01
| |
| * feat(Todos): Allow todos to open links in browserLibravatar Stefan Malzner2019-09-27
| |
* | Fix Todos menuLibravatar vantezzen2019-09-20
| |
* | Fix merge errorsLibravatar vantezzen2019-09-13
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into ↵Libravatar vantezzen2019-09-13
|\| | | | | | | meetfranz-master
| * fix linting issuesLibravatar Stefan Malzner2019-09-12
| |
| * feat(Todos): Move todos toggle to sidebarLibravatar Stefan Malzner2019-09-11
| |
| * Fix(Todos): Fix Todos MenuLibravatar Stefan Malzner2019-09-11
| |
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
| |
* | Remove service restrictionLibravatar vantezzen2019-09-07
| |
* | Make todo server editableLibravatar vantezzen2019-09-07
| |
* | Bump version numberLibravatar vantezzen2019-09-07
| |
* | Enable todos for all usersLibravatar vantezzen2019-09-07
|/
* feat(Todos): Add option to disable todosLibravatar Stefan Malzner2019-09-07
|
* reset todo routeLibravatar Stefan Malzner2019-09-06
|
* Add route listener to open todos via `/todos`Libravatar Stefan Malzner2019-09-06
|
* Fix delay app ux in combination with announcementsLibravatar Dominik Guzei2019-09-05
|
* Merge branch 'develop' of https://github.com/meetfranz/franz into developLibravatar Dominik Guzei2019-09-05
|\
| * remove console logsLibravatar Stefan Malzner2019-09-05
| |
| * polish todo preview textLibravatar Stefan Malzner2019-09-05
| |
| * polishingLibravatar Stefan Malzner2019-09-05
| |
* | Merge branch 'feature/todos' into developLibravatar Dominik Guzei2019-09-04
|\ \ | |/ |/|
| * Add locale to todos configLibravatar Dominik Guzei2019-09-04
| |
| * Resend todos config on Franz setting changesLibravatar Dominik Guzei2019-09-04
| |
* | fix linting issuesLibravatar Stefan Malzner2019-09-04
| |
* | bugfixing & polishingLibravatar Stefan Malzner2019-09-04
| |
* | Add pre-launch noticeLibravatar Stefan Malzner2019-09-04
|/
* Fix performance lag on toggleLibravatar Stefan Malzner2019-09-02
|
* Remove auth token url parameterLibravatar Dominik Guzei2019-08-09
|
* send franz config to todos webview on initLibravatar Dominik Guzei2019-08-08
|
* Add option to toggle the Todos panelLibravatar Stefan Malzner2019-08-02
|
* Add separator to todos panelLibravatar Stefan Malzner2019-08-01
|
* remove debug logsLibravatar Stefan Malzner2019-08-01
| | | | Co-Authored-By: Dominik Guzei <dominik.guzei@gmail.com>
* Fix minor eslint issueLibravatar Dominik Guzei2019-08-01
|
* Fix eslint issuesLibravatar Dominik Guzei2019-08-01
|
* MVP for service <-> todos integrationLibravatar Dominik Guzei2019-07-31
|
* Make todo layer resizableLibravatar Stefan Malzner2019-07-30
|
* Fix position of todos appLibravatar Stefan Malzner2019-07-22
|
* Add production and dev urls for todos frontendLibravatar Dominik Guzei2019-07-18
|
* basic integration of todos as static sidebarLibravatar Dominik Guzei2019-07-10