Commit graph

29 commits

Author SHA1 Message Date
a15baaf2e7 Decode query string chars 2022-11-15 01:03:25 -08:00
46e71d8b44 Provide page links in communities query 2022-10-11 19:19:34 -07:00
37e0192c4f Return next set of query arguments 2022-10-10 22:19:58 -07:00
195b201564 Add support for Community query 2022-10-10 21:49:36 -07:00
83ee7efba0 Controller refactor 2022-10-09 19:06:11 -07:00
2aa9569050 controllers refactor 2022-10-09 02:05:01 -07:00
581159963f Move api to package 2022-10-08 13:47:54 -07:00
1aec8031e6 Preliminary support for query parameters 2022-10-08 00:51:57 -07:00
955df7b044 refactor 2022-10-03 19:41:59 -07:00
4b5d11b00a More refactoring 2022-10-01 22:18:24 -07:00
c42039c559 Refactoring 2022-09-29 14:52:01 -07:00
33cf0ff87a Move to new DB api 2022-09-14 18:12:07 -07:00
db225b6689 Create helper utils in sql pkg 2022-09-11 04:38:46 -07:00
e94e4384bb Add postgres support in db package 2022-09-11 01:55:20 -07:00
c8641247fe Add utility alloc/clone functions 2022-09-10 15:29:22 -07:00
994c9e8cf2 Add Url type 2022-09-10 15:29:08 -07:00
6e2754225f Playing with tests in build.zig 2022-09-08 01:50:10 -07:00
e0fd7097eb User creation 2022-09-07 23:56:29 -07:00
a28f9fd38c Invites 2022-09-07 22:10:58 -07:00
c31633cade refactor 2022-07-30 13:40:20 -07:00
99192bccdd Clean up db models 2022-07-29 22:52:00 -07:00
07019cb090 Track creation time for notes 2022-07-18 00:37:10 -07:00
b1190ddea8 Add DateTime 2022-07-18 00:03:29 -07:00
87903ca17b Create user contexts 2022-07-17 16:21:03 -07:00
b82600e8cd Store notes in SQLite 2022-07-15 00:27:27 -07:00
3f3e9e039e Add JSON stringification for UUIDs 2022-07-12 21:23:50 -07:00
20af2c82c8 Use u128 as backing field for Uuid 2022-07-12 20:55:19 -07:00
7411f5f9b8 Add PathIter 2022-06-02 11:33:16 -07:00
0f7754802d Split util into own package 2022-06-08 22:54:41 -07:00