Commit graph

66 commits

Author SHA1 Message Date
8edf661afe Add icon for headers and avis 2022-12-13 02:29:11 -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
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
208007c0f7 Drive - Uploads & dirs 2022-12-03 07:09:29 -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
8aa4f900f6 Use relative links on pagination 2022-11-27 01:59:37 -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
252c12403a Add unfollow endpoint 2022-11-19 03:33:35 -08:00
4e85c0225b Sample Cluster admin page 2022-11-19 03:13:05 -08:00
1b379513f7 ugly fucking global timeline endpoint 2022-11-18 04:07:58 -08:00
6748f065ef Move api calls to /api/v0 subpath 2022-11-18 03:43:41 -08:00
37ee6f9593 Remove redundant content-type header 2022-11-18 03:37:54 -08:00
b68dcc8fbf Add new pages 2022-11-17 20:12:49 -08:00
432a11dbc9 Use templating system 2022-11-16 19:55:38 -08:00
76b9018297 Add basic webpage 2022-11-14 21:38:08 -08:00
81c705d519 Home timeline endpoint 2022-11-14 15:00:01 -08:00
763327292a Following/follower endpoints 2022-11-14 01:03:11 -08:00
568c6cd6b6 Combine pagination code 2022-11-14 00:25:52 -08:00
4773a86313 Add args to timeline controller 2022-11-13 23:00:20 -08:00
4e81441a0d Move query format helpers into common code 2022-11-13 21:57:32 -08:00
bfd73b7a1f Add union support to query parser 2022-11-13 20:40:13 -08:00
8694516180 Add local timeline 2022-11-12 05:23:55 -08:00
83da3c914b Basic global timeline 2022-11-12 04:39:49 -08:00
7d13b2546b Fixes for stage1 compiler 2022-11-10 01:53:09 -08:00
d2151ae326 Switch to ArrayHashMap 2022-11-06 23:59:35 -08:00
e4cbb0acc3 Add basic websocket support 2022-10-16 05:48:12 -07:00
46e71d8b44 Provide page links in communities query 2022-10-11 19:19:34 -07:00
195b201564 Add support for Community query 2022-10-10 21:49:36 -07:00
add17c0a0a Use new controller layout 2022-10-10 20:28:23 -07:00
228b9490ef Start re-adding controllers 2022-10-09 19:31:15 -07:00
581159963f Move api to package 2022-10-08 13:47:54 -07:00
b12b9c766f Making the api work again 2022-10-03 23:38:26 -07:00
955df7b044 refactor 2022-10-03 19:41:59 -07:00