Commit Graph

199 Commits

Author SHA1 Message Date
jaina heartles a1a93a7466 Add message after server startup
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-01-08 15:36:11 -08:00
jaina heartles 3a52aad023 Add tests for registration api call 2023-01-08 15:35:58 -08:00
jaina heartles 303bce771d Fix compile errors 2023-01-04 11:25:08 -08:00
jaina heartles b58266bdd8 Move api code into methods namespace 2023-01-04 11:03:23 -08:00
jaina heartles df9354d91f Put registration logic in methods 2023-01-01 17:18:05 -08:00
jaina heartles ec4e99c41e Update templates to use new context 2023-01-01 16:01:58 -08:00
jaina heartles 6f30696d30 Create API Context 2023-01-01 15:58:17 -08:00
jaina heartles f52b82b506 Move types into shared file 2022-12-21 07:19:13 -08:00
jaina heartles 951bb90ad8 Fix link href for upload button 2022-12-17 12:10:17 -08:00
jaina heartles f35d52f287 Basic file details page 2022-12-17 12:05:17 -08:00
jaina heartles af396a0cb6 Basic upload form 2022-12-17 07:46:54 -08:00
jaina heartles d4703a2127 Add delete button to drive page 2022-12-16 02:37:13 -08:00
jaina heartles 6dc8447343 Use body_tag_from_query_param 2022-12-16 02:05:20 -08:00
jaina heartles 57f2bd821e Add body_tag_from_query_param option
When you provide a string for this option, and the request body type
is a union, the query param provided will be treated as a value of
std.meta.Tag(Body). Then the associated value will be parsed from the
body during the request.
2022-12-16 02:02:13 -08:00
jaina heartles 471ca527bb Rename mkcol -> mkdir 2022-12-16 02:00:26 -08:00
jaina heartles b015bb8356 Use new serialization format 2022-12-16 01:04:58 -08:00
jaina heartles 38f91dd890 mkdir dialog in drive pages 2022-12-15 06:32:11 -08:00
jaina heartles 7d362f0708 Move path splitting to controller 2022-12-15 06:29:56 -08:00
jaina heartles a6b928b42b Basic styling for breadcrumbs 2022-12-14 03:13:09 -08:00
jaina heartles ee059ac36c Add breadcrumbs 2022-12-14 02:57:53 -08:00
jaina heartles 8edf661afe Add icon for headers and avis 2022-12-13 02:29:11 -08:00
jaina heartles 620608964f Add user details to template context 2022-12-13 02:28:25 -08:00
jaina heartles 07413747c2 Use an eye icon for sensitive images 2022-12-13 02:16:13 -08:00
jaina heartles a49131f6bf Basic drive folder page 2022-12-13 02:05:37 -08:00
jaina heartles a230a26151 User details page
Closes #46
2022-12-13 00:40:12 -08:00
jaina heartles 6d18209d29 Use multipart/form-data for forms 2022-12-11 20:36:22 -08:00
jaina heartles 04fdd2ae8e Move user-mini display to subtemplate 2022-12-11 20:23:20 -08:00
jaina heartles e617406872 Add community creation page 2022-12-11 19:52:11 -08:00
jaina heartles b781b34029 style and typo fixes 2022-12-10 02:52:11 -08:00
jaina heartles bbbaa3f8b0 Use default avatar on signup page 2022-12-10 02:52:11 -08:00
jaina heartles 783e3699e8 Create signup page 2022-12-10 01:42:07 -08:00
jaina heartles 1e7900d730 Basic styling on pages 2022-12-09 04:31:23 -08:00
jaina heartles 86e203730c (#64) Add implicit context
Closes #64
2022-12-07 23:48:31 -08:00
jaina heartles 8c0548fc74 (#63) Allow invoking other templates
Closes #63
2022-12-07 23:34:57 -08:00
jaina heartles 795f7983f8 (#21) Add /users/:id/profile endpoint 2022-12-07 02:01:42 -08:00
jaina heartles 9f0cac0ed3 Add user profiles 2022-12-06 23:12:11 -08:00
jaina heartles 22f2a03308 Fix api types in drive api 2022-12-06 21:41:01 -08:00
jaina heartles 9e66ef441b File dereference endpoint 2022-12-06 02:53:41 -08:00
jaina heartles 6f4882794a File system api 2022-12-06 01:48:36 -08:00
jaina heartles b60b629b30 Allow unknown fields in some api calls 2022-12-06 01:48:17 -08:00
jaina heartles 4103dd384a Fix migrations 2022-12-05 05:06:24 -08:00
jaina heartles dba9ec516d Fuck with migrations 2022-12-05 03:21:43 -08:00
jaina heartles 208007c0f7 Drive - Uploads & dirs 2022-12-03 07:09:29 -08:00
jaina heartles 31f676580d Rework fs db schema 2022-12-03 07:09:03 -08:00
jaina heartles a97850964e Stub out filesystem apis 2022-12-03 01:00:04 -08:00
jaina heartles a45ccfe0e4 Basic file upload 2022-12-02 23:44:27 -08:00
jaina heartles f7bcafe1b1 Remove dead code 2022-12-01 20:52:51 -08:00
jaina heartles 16c574bdd6 Refactoring 2022-12-01 20:41:52 -08:00
jaina heartles 8aa4f900f6 Use relative links on pagination 2022-11-27 01:59:37 -08:00
jaina heartles b2c69c2df8 queryStringify cleanup 2022-11-27 01:48:20 -08:00