1
0
mirror of https://github.com/go-vikunja/app synced 2025-02-10 08:42:21 +00:00

537 Commits

Author SHA1 Message Date
3482f7bc44 fix: removed platform text from login page 2024-10-05 11:11:19 +02:00
88ad9557ef Merge branch 'main' of https://github.com/go-vikunja/app 2024-10-05 11:10:10 +02:00
61bc9f0c20 chore: dart format 2024-10-05 11:09:59 +02:00
0d77e0d24a fix: added fallback if creation of cronetengine fails (on grapheneOS for example) 2024-10-05 11:09:40 +02:00
7049a29aed feat: add debug output on login page 2024-10-03 10:57:13 +02:00
b5dae42421 fix: added fix if user id is null 2024-10-02 13:51:54 +02:00
087e39f745 feat: project tab remembers expanded state 0.1.8-beta 2024-10-01 20:19:04 +02:00
cb3dde5ce2 chore: dart format 2024-09-30 21:45:51 +02:00
c2b2b2efe0 feat: optimize getting tasks for notifications 2024-09-30 21:37:53 +02:00
c54a0a7251 fix: improve wording in sentry info 2024-09-30 21:36:52 +02:00
8147e3c95e fix: reload tasks on every list load 2024-09-26 18:13:36 +02:00
fe0bfea65b fix: constant provider refresh due to change of theme handling caused unstable project tab. 2024-09-26 18:05:52 +02:00
7a914425c7 chore: version bump 2024-09-26 14:06:23 +02:00
5073430f6e feat: added sentry modal popup asking for consent 2024-09-26 14:04:40 +02:00
edbf44bfa6 Merge remote-tracking branch 'origin/main' 2024-09-26 13:31:39 +02:00
9800318df7 feat: add sentry reporting (opt-in)
fix: theme is now always applied right away
2024-09-26 13:31:26 +02:00
03bc86aa32
fix: add more spacing to task bottom sheet properties, change rounding 2024-09-17 15:43:00 +02:00
bac4fd2533
chore: use same label component everywhere 2024-09-17 15:30:41 +02:00
c101df8650
fix: use project instead of list in empty message 2024-09-17 15:23:18 +02:00
b2d8f36777
fix: show projects above tasks in a vertical list 2024-09-17 15:22:21 +02:00
5f3e4825d9
fix: make done chip bold 2024-09-17 14:30:08 +02:00
05e09b215b
fix: make kanban styles look more like the frontend 2024-09-17 14:29:24 +02:00
49a2f32944
chore(devenv): add lint scripts 2024-09-17 14:01:22 +02:00
be2a14678f
fix: make due date on kanban readable in light mode 2024-09-17 13:59:20 +02:00
7df3e0321d
feat: add devenv 2024-09-17 13:31:13 +02:00
459171d41a chore: dart format 2024-09-16 00:34:01 +02:00
5f808565f2 feat: moved only due date task filtering to api, depreciated old filter getting 2024-09-16 00:32:27 +02:00
c62848b2ac chore: version bump 0.1.7-beta 2024-09-13 21:28:20 +02:00
bbd202fd26 fix: notifications working again 2024-09-13 21:25:27 +02:00
e3baadaa64 chore: upgraded dependencies 2024-09-13 15:17:14 +02:00
c697059af7 fix: upload artifact v2->v4 due to deprication 2024-09-13 14:55:14 +02:00
e3be9a2f01 chore: dart format 2024-09-13 14:52:23 +02:00
b2dcb0fea1 fix: if there is no bucket, we don't manually add the task to it. 2024-09-13 14:52:01 +02:00
bc499690e6 fix: floating add button should not be displayed in favourites 2024-09-13 14:51:29 +02:00
3f8f76df46 fixed wrong decoding of special characters 2024-08-05 01:23:57 +02:00
4771de1a33 chore: dart format 2024-07-22 00:45:17 +02:00
99cb55b82d moved clickdetector so an description can be added to a task without one 2024-07-22 00:32:46 +02:00
a047bab1db removed signed debug build 0.1.6-beta 2024-07-21 23:54:26 +02:00
9a9b00adf5 remove google play release for now due to key mismatch 2024-07-21 23:34:08 +02:00
45b6341c57 changed bundle location for fastlane 2024-07-21 23:16:15 +02:00
a1564988b3 fixed app release locations, enabled google play release 2024-07-21 23:14:15 +02:00
db658fa485 fixed flavor dimensions 2024-07-21 23:03:04 +02:00
25bdbca6e9 renamed keystore to match key.properties content 2024-07-21 22:52:22 +02:00
69305d1da4 fixed ruby and fastlane versions 2024-07-21 22:39:59 +02:00
41b77d7a96 fixed path in actions 2024-07-21 22:25:15 +02:00
be353e9122
fix: reference secret in env
As per https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#accessing-your-secrets
2024-07-21 15:28:38 +02:00
2a1fd4d848 added debug print of gpg version 2024-07-20 16:16:20 +02:00
a4ace819d2 added test branch to branches to run on 2024-07-20 16:10:41 +02:00
87781d2479 added encrypted key and secrets 2024-07-20 16:09:08 +02:00
aa3e0b2d30 applied renamed flavors to github workflow 2024-07-03 17:13:07 +02:00