1
0
mirror of https://github.com/go-vikunja/app synced 2024-09-20 14:46:27 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
e3baadaa64 chore: upgraded dependencies 2024-09-13 15:17:14 +02:00
06b7aca18e fix: set version for flutter and package_info_plus 2024-07-03 14:20:01 +02:00
6daeed71e6 fix: upgraded kotlin plugin 2024-07-03 14:02:16 +02:00
495ffb2dc5 fix: modified dependencies to fix pipeline 2024-07-02 23:56:42 +02:00
88228e5f28 feat(task): add page to edit html of task 2024-06-06 23:11:20 +02:00
62dcd41089 merged PR #74 by patch file and fixed build 2024-05-23 00:22:44 +02:00
Denys Vitali
5ab6a59b05
refactor: update dependencies 2024-04-06 18:44:35 +02:00
f91509502a added background token refresh every 12 hours to avoid expiration
pushed version tag
2024-02-11 23:30:45 +01:00
dfa4dcae27 added taskattachmentfile class, added attachment list with download option 2024-01-06 00:04:33 +01:00
62aeeedca6 added html renderer to task description in overview. 2024-01-05 22:29:34 +01:00
8b7e6a249b upgraded typeahead controller to fix bug introduced with new flutter version, upgraded to flutter version 2023-12-24 00:00:29 +01:00
2b86e98812 updated dependencies 2023-11-28 17:08:45 +01:00
c3a8172739 added material you, changed button style 2023-07-23 21:56:34 +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
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
59f0e7ec7e added background task support 2023-01-07 16:55:40 +01:00
7e4f4e79f8 updated android libraries
renamed build to core from main to avoid name clashes
2023-01-07 13:40:07 +01:00
431001ba8d added pubspec 2023-01-07 03:24:26 +01:00
d0082b78ff update dependencies 2022-09-07 15:17:47 -05:00
cbaf0ba81e updated: dependencies 2022-09-07 20:29:49 +02:00
858fff8420 update dependencies 2022-09-04 13:29:28 -05:00
83e6db9ad6 resolved version conflict for stable vs master branch. 2022-08-28 01:11:19 +02:00
4eecfb3bdf fixed dependencies 2022-08-28 00:57:58 +02:00
b5266020a8 first step of migration to null-safety 2022-08-27 23:04:43 +02:00
6284ae56de updated dependencies for null-safety migration 2022-08-25 08:04:12 +02:00
0c83cb6019 updated dependencies 2022-08-08 18:13:48 +02:00
Paul Nettleton
1315d7812c move tasks around buckets, some cleanup 2022-08-02 00:23:52 -05:00
Paul Nettleton
0762a7ae14 buckets edit title, isDoneBucket, & limit; bucket deletion 2022-07-28 04:16:39 -05:00
Paul Nettleton
c3a7962679 edit task color, update edited task, some cleanup 2022-07-27 13:10:01 -05:00
Paul Nettleton
9f05f72de1 updated dependencies 2022-07-10 02:37:53 -05:00
6ced47ddea added option to enter custom due date in AddDialog 2022-05-05 21:15:45 +02:00
5302de9dba updated dependencies to support 'test' pub 2022-04-21 21:39:29 +02:00
dd42d18612 merged Benimautner/vikunja_app into go-vikunja/app 2022-04-20 22:57:21 +02:00
db70990a3c added basis for notification implementation 2022-04-20 00:12:08 +02:00
de4f076edc fixed issue where loading icon would not disappear
made loading an attribute of task itself instead of TaskTile
2022-04-11 20:13:00 +02:00
f9d2d00152 updated dependencies 2022-04-10 18:59:08 +02:00
b7e3536c9f
fix(deps): remove broken test package constraint 2021-10-11 22:02:08 +02:00
Aleksandr Borisenko
7b50bce37b Updated Flutter & SDK 2021-08-23 10:08:11 +03:00
Aleksandr Borisenko
74f7756626 Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
Aleksandr Borisenko
59d5907b29 Fixes for API calls 2021-03-15 10:31:38 +03:00
Aleksandr Borisenko
493d965562 Fixes for Flutter 2.0 2021-03-08 09:06:07 +03:00
5ffa78c97c Fix iOS build (#58)
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#58
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: JonasFranz <email@jfdev.de>
Co-committed-by: JonasFranz <email@jfdev.de>
2021-01-10 20:41:44 +00:00
0a141f6e11 Fix iOS build (#58)
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#58
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: JonasFranz <email@jfdev.de>
Co-committed-by: JonasFranz <email@jfdev.de>
2021-01-10 20:41:44 +00:00
de77bd2565
Update dependencies 2020-07-10 10:34:58 +02:00
bbcd24447a Update dependencies 2020-07-10 10:34:58 +02:00
8f595c340f
Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
d18b049fb6 Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
9c2622e77f Add sentry (#43)
Refactor DSN to constants

Use correct import

Add sentry

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#43
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:37:42 +00:00