Commit graph

75 commits

Author SHA1 Message Date
konrad
66cdd79666 Refactor ListTask to Task () 2019-08-14 20:19:04 +00:00
konrad
be14634e1e GetUser now returns a pointer () 2019-08-14 19:59:31 +00:00
kolaente
208eb4e68c
Fixed swaggerdocs of description fields 2019-07-21 23:57:19 +02:00
konrad
ef0e7c9769 Use longtext instead of varchar(1000) on description fields () 2019-07-18 19:56:34 +00:00
konrad
b63928850a Simplify structure by having less files () 2019-07-16 14:15:40 +00:00
kolaente
f1d21ea52b
Use the auth methods to get IDs to avoid unneeded casts 2019-06-28 10:21:48 +02:00
konrad
87873e53c5 Fix rights checks () 2019-04-01 19:48:48 +00:00
konrad
be5a17e993 DB Migrations () 2019-03-29 17:54:35 +00:00
konrad
1b84292332 Fix lint errs () 2019-02-18 19:32:41 +00:00
konrad
364a172876 Assignees optimizations () 2019-01-08 19:13:07 +00:00
konrad
607dbd6ae8 API Docs improvements () 2019-01-03 22:22:06 +00:00
konrad
0c1d786ade Exlicitly get the pseudonamespace with all shared lists () 2018-12-04 10:16:42 +00:00
konrad
cc6b35e314 Priorites for tasks () 2018-12-02 00:49:30 +00:00
konrad
007d8ec375 Fixed generation of swagger docs () 2018-12-01 01:59:17 +00:00
konrad
ce2cae9430 Move the crudhandler to own repo () 2018-11-30 23:26:56 +00:00
konrad
3f44e3b83e Change License to GPLv3 () 2018-11-26 20:17:33 +00:00
konrad
b73786f7fe Make validation less verbose () 2018-11-25 21:38:50 +00:00
konrad
d51ed8defd make validation less verbose () 2018-11-24 12:44:40 +00:00
konrad
0c544fe355 Added validation for structs () 2018-11-16 23:17:37 +00:00
konrad
373bbd2202 Migrate to new swagger docs generation () 2018-11-12 15:46:35 +00:00
konrad
d3de658882 Implemented search for everything () 2018-11-09 17:33:06 +00:00
konrad
d232836423 Added pagination () 2018-11-09 10:30:17 +00:00
konrad
d03fca801b CalDAV support () 2018-11-03 15:05:45 +00:00
konrad
31a4a1dd00 Added a route to get all tasks sorted desc by their due dates () 2018-11-02 16:59:49 +00:00
konrad
301a4eedda New structure () 2018-10-31 12:42:38 +00:00
Renamed from models/list.go (Browse further)