Commit graph

15 commits

Author SHA1 Message Date
mein Name
c186d7d6ed api: add roles to user endpoint; add post_id to mark/review/collection/note 2025-01-22 22:17:15 -05:00
mein Name
ffcf33fb3b api for other user's shelf 2025-01-22 22:17:15 -05:00
Your Name
2dc43c3c53 api: added external_accounts to /me 2025-01-20 15:36:28 -05:00
Your Name
2bd3aaa78d login via threads.net 2024-07-03 03:27:33 -04:00
Your Name
8bcec254dc simplify developer module 2024-06-10 17:36:45 -04:00
Your Name
06087ab8a8 API: add tags 2024-01-28 09:09:13 -05:00
Your Name
ad06630ae6 remove OPTIONS from api, given django-cors-headers handles it 2024-01-20 02:01:32 -05:00
neodb dev
08e2f9b633 API: add username to /api/me 2023-12-26 13:59:12 -05:00
doubaniux
38cf2376b1
Frontend API preflight support (#359)
* add webapp submodule
* add http OPTIONS support
* add cors headers

Co-authored-by: Henri Dickson <90480431+alphatownsman@users.noreply.github.com>
2023-11-02 16:28:11 -04:00
Your Name
22640a74ab fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
Your Name
8e2ca1c207 fix missing avatar url 2023-07-23 19:17:06 -04:00
Your Name
83aeec1f2b unique username and unique email; move mastodon username to a separate field 2023-07-02 17:14:21 -04:00
Your Name
f379fc3a7d fix mark behavior; fix /me api 2023-06-03 11:51:54 -04:00
Your Name
f92861105d add review api 2023-06-03 01:26:52 -04:00
Your Name
a7857d99b2 add authentication to api; add me and shelf api; add developer console 2023-06-02 22:01:56 -04:00