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

8 Commits

Author SHA1 Message Date
Denys Vitali
056b2d72c9
chore: format code with dart format (#71)
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
2024-04-05 22:36:56 +02:00
dfa4dcae27 added taskattachmentfile class, added attachment list with download option 2024-01-06 00:04:33 +01:00
250a0e7553 change default id to 0 2022-09-07 15:18:49 -05:00
0633839f82 make models' created, updated, & lists non late 2022-09-04 14:06:35 -05:00
d4f234d65c null-safety & some other cleanup 2022-09-03 10:43:16 -05:00
1146a71ded fixed various "cannot be null" warnings 2022-08-27 23:43:53 +02:00
b5266020a8 first step of migration to null-safety 2022-08-27 23:04:43 +02:00
Paul Nettleton
50eccce18d task card formatting 2022-07-23 18:08:59 -05:00