951bb90ad8
Fix link href for upload button
2022-12-17 12:10:17 -08:00
f35d52f287
Basic file details page
2022-12-17 12:05:17 -08:00
af396a0cb6
Basic upload form
2022-12-17 07:46:54 -08:00
d4703a2127
Add delete button to drive page
2022-12-16 02:37:13 -08:00
6dc8447343
Use body_tag_from_query_param
2022-12-16 02:05:20 -08:00
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
471ca527bb
Rename mkcol -> mkdir
2022-12-16 02:00:26 -08:00
b015bb8356
Use new serialization format
2022-12-16 01:04:58 -08:00
38f91dd890
mkdir dialog in drive pages
2022-12-15 06:32:11 -08:00
7d362f0708
Move path splitting to controller
2022-12-15 06:29:56 -08:00
a6b928b42b
Basic styling for breadcrumbs
2022-12-14 03:13:09 -08:00
ee059ac36c
Add breadcrumbs
2022-12-14 02:57:53 -08:00
8edf661afe
Add icon for headers and avis
2022-12-13 02:29:11 -08:00
620608964f
Add user details to template context
2022-12-13 02:28:25 -08:00
07413747c2
Use an eye icon for sensitive images
2022-12-13 02:16:13 -08:00
a49131f6bf
Basic drive folder page
2022-12-13 02:05:37 -08:00
a230a26151
User details page
...
Closes #46
2022-12-13 00:40:12 -08:00
6d18209d29
Use multipart/form-data for forms
2022-12-11 20:36:22 -08:00
04fdd2ae8e
Move user-mini display to subtemplate
2022-12-11 20:23:20 -08:00
e617406872
Add community creation page
2022-12-11 19:52:11 -08:00
b781b34029
style and typo fixes
2022-12-10 02:52:11 -08:00
bbbaa3f8b0
Use default avatar on signup page
2022-12-10 02:52:11 -08:00
783e3699e8
Create signup page
2022-12-10 01:42:07 -08:00
1e7900d730
Basic styling on pages
2022-12-09 04:31:23 -08:00
86e203730c
( #64 ) Add implicit context
...
Closes #64
2022-12-07 23:48:31 -08:00
8c0548fc74
( #63 ) Allow invoking other templates
...
Closes #63
2022-12-07 23:34:57 -08:00
795f7983f8
( #21 ) Add /users/:id/profile endpoint
2022-12-07 02:01:42 -08:00
9f0cac0ed3
Add user profiles
2022-12-06 23:12:11 -08:00
22f2a03308
Fix api types in drive api
2022-12-06 21:41:01 -08:00
9e66ef441b
File dereference endpoint
2022-12-06 02:53:41 -08:00
6f4882794a
File system api
2022-12-06 01:48:36 -08:00
b60b629b30
Allow unknown fields in some api calls
2022-12-06 01:48:17 -08:00
4103dd384a
Fix migrations
2022-12-05 05:06:24 -08:00
dba9ec516d
Fuck with migrations
2022-12-05 03:21:43 -08:00
208007c0f7
Drive - Uploads & dirs
2022-12-03 07:09:29 -08:00
31f676580d
Rework fs db schema
2022-12-03 07:09:03 -08:00
a97850964e
Stub out filesystem apis
2022-12-03 01:00:04 -08:00
a45ccfe0e4
Basic file upload
2022-12-02 23:44:27 -08:00
f7bcafe1b1
Remove dead code
2022-12-01 20:52:51 -08:00
16c574bdd6
Refactoring
2022-12-01 20:41:52 -08:00
8aa4f900f6
Use relative links on pagination
2022-11-27 01:59:37 -08:00
b2c69c2df8
queryStringify cleanup
2022-11-27 01:48:20 -08:00
856619b286
Finish using middleware impl
2022-11-26 17:52:30 -08:00
9c5e46ec5a
Fix middleware compilation???
2022-11-26 17:33:46 -08:00
04a95a280b
use new middleware system
2022-11-25 17:43:30 -08:00
503ab62607
Get api source from context
2022-11-24 03:50:25 -08:00
051217cdaf
Use middlewares in controller endpoint helper
2022-11-24 03:31:24 -08:00
73f7022d36
Start work on middleware api
2022-11-23 20:51:30 -08:00
f457b7a0d6
Add drive files to db
2022-11-21 03:58:54 -08:00
e1c0d2942c
Customize allocation strategy per endpoint
2022-11-20 15:42:34 -08:00