1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-02 18:49:47 +00:00
Commit Graph

395 Commits

Author SHA1 Message Date
2262eceaad
Update README.md 2023-07-23 22:53:32 +02:00
04c2657ab1 changed build on push and pull request for all branches 2023-07-23 00:06:09 +02:00
2a7a8755af pushed version tag 2023-05-25 00:07:19 +02:00
f29feb6340 readded namespace edit 2023-05-25 00:00:43 +02:00
4f79c083c6 fixed reverse list bug 2023-05-24 23:55:33 +02:00
d5a45be90a added sharing test to list edit 2023-05-24 23:24:50 +02:00
3a996f91f0 added confirmation dialog to delete 2023-05-17 12:56:32 +02:00
d24b0cdd6e added manual theme selection 2023-05-17 12:52:26 +02:00
b126f54542 fixed settings overflow
added option to disable snackbar for login
added option to customize theme based on dark mode status
2023-05-17 12:28:55 +02:00
6176af2acb fixed logout 2023-05-17 01:22:59 +02:00
b917b27a83 changed how appbars are handled so namespaces can have their names as the appbar title 2023-05-16 22:13:02 +02:00
69a8608390 added delete to task page 2023-05-16 22:12:11 +02:00
2a78ccaae4 added User-Agent header 2023-05-16 22:11:45 +02:00
1f23c15742 fixed logout from settings 2023-05-16 21:09:35 +02:00
8cd827d572 fixed behaviour when totp popup is dismissed 2023-05-16 21:09:22 +02:00
bf28b57525 added proper error management 2023-05-16 21:08:58 +02:00
0ab24284f6 fixed refresh on landing page not reaching down 2023-05-16 21:08:11 +02:00
7cbc0361bb removed drawer, moved drawer info to settings 2023-05-16 00:26:01 +02:00
c2d976ac89 Merge branch 'main' into bottom_navigation_bar 2023-05-15 23:23:54 +02:00
5ecd6fa2d9 optimized notification scheduling 2023-05-15 23:23:28 +02:00
b1cd3c8862 fixed loading of empty view 2023-05-15 18:24:39 +02:00
73bbfed454 fixed notifications not working 2023-05-15 18:14:47 +02:00
c07e5d7dc2 returned avatar loading
removed comment
2023-05-14 01:49:08 +02:00
8a499960c1 added bottom navigation bar 2023-05-14 01:28:30 +02:00
882bf55009 added server recommendations
made listId optional
2023-05-12 13:53:41 +02:00
77a1e8cb3e updated secure storage 2023-05-12 13:52:20 +02:00
c3e52d53ef upgraded flutter version 2023-05-11 00:41:46 +02:00
13cbb5ed78 updated version tag 2023-05-10 23:53:17 +02:00
01d586fd86 added request for notification permission 2023-05-10 23:50:30 +02:00
6513a275f4 flutter update 2023-05-10 22:20:17 +02:00
7391301718 fixed totp prompt 2023-05-10 22:20:01 +02:00
7451836cf1 removed substring to avoid identifier being cut 2023-05-10 21:10:34 +02:00
4f6553dd3f added error to UserTokenPair to return error code on login error 2023-05-10 21:09:21 +02:00
593a58d672 moved base validation to client class
added check for spaces
2023-01-24 17:52:34 +01:00
a31e4542b8 added automatic rescheduling when saving in settings 2023-01-08 14:09:44 +01:00
fb03133b03 updated version tag 2023-01-08 13:59:18 +01:00
72e8f6a1b1 disabled debug mode 2023-01-07 23:58:30 +01:00
1deb4e3c4d fixed check for latest version button 2023-01-07 23:00:31 +01:00
debab1d689 added workmanager for background sync
moved all notification stuff to own class for a cleaner flow
2023-01-07 22:50:32 +01:00
f84ad663c5 changes in preparation of background sync support 2023-01-07 22:49:35 +01:00
59f0e7ec7e added background task support 2023-01-07 16:55:40 +01:00
40fb339a59 updated notification logo 2023-01-07 15:26:15 +01:00
ad43224bd6 fixed weird logo errors 2023-01-07 14:15:42 +01:00
adc22078eb removed popup on failed login
added send test notification to settings
2023-01-07 13:45:10 +01:00
d0dcb4452d updated github workflows to new names 2023-01-07 13:44:51 +01:00
7e4f4e79f8 updated android libraries
renamed build to core from main to avoid name clashes
2023-01-07 13:40:07 +01:00
a7c01e0fc9 updated to latest logo 2023-01-07 13:38:34 +01:00
c477aeb0dc fixed repeatAfter clearing when not editing it 2023-01-07 03:55:44 +01:00
7da377121b added setting to disable update notifications 2023-01-07 03:55:29 +01:00
a536a0a973 fixed bug where repeatAfter is not saved if it is not changed 2023-01-07 03:30:59 +01:00