Commit graph

114 commits

Author SHA1 Message Date
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
cd8b46c9c5 use rq for cron tasks 2023-10-22 17:46:34 -04:00
Your Name
dc5e7fc377 NEODB_SITE_INTRO and more documentation 2023-10-22 17:46:34 -04:00
Your Name
8e8d4d1b29 default DEBUG ON 2023-10-22 17:46:34 -04:00
Your Name
eff92b94ed load settings from env/.env/neodb.conf 2023-10-22 17:46:34 -04:00
Your Name
0ce78d546a subscribe to default relay unless disabled in config 2023-10-22 17:46:34 -04:00
Your Name
35b7993e48 add config for invite-only mode 2023-10-22 17:46:34 -04:00
Your Name
65a2b82383 more configurable 2023-10-22 17:46:34 -04:00
Your Name
cdc77b9cee edit nickname/icon/etc 2023-10-22 17:46:34 -04:00
Your Name
6710e7a950 share to mastodon = reboost 2023-10-22 17:46:34 -04:00
Your Name
c45e9f6016 sync site config during boot; customize site logo 2023-10-22 17:46:34 -04:00
Your Name
4702b4feb3 add init command to ensure settings post migration 2023-10-22 17:46:34 -04:00
Your Name
8638479240 add takahe as submodule 2023-10-22 17:46:34 -04:00
Your Name
5df23582af reply; emoji 2023-10-22 17:46:34 -04:00
Your Name
a578953149 support createsuperuser command 2023-10-22 17:46:34 -04:00
Your Name
239ad4271a takahe integration 2023-10-22 17:46:34 -04:00
Your Name
17e74dc280 disable log in default settings, which will be overwritten in site config anyway 2023-09-16 15:54:29 -04:00
Your Name
f552ae64cc update docker configuration; pin pyright to a working version for now 2023-08-17 02:47:58 -04:00
Your Name
7cbd759215 fix lint with pyright 2023-08-11 09:03:51 -04:00
Your Name
7d1388df30 fix some type hints 2023-08-10 17:20:53 -04:00
Your Name
204bed4b44 break up journal.views 2023-08-10 15:14:46 -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
afca07c92a it should be MASTODON_ALLOW_ANY_SITE 2023-07-15 12:29:05 -04:00
qilinz
506f94229a fix ALLOW_ANY_SITE 2023-07-15 12:29:05 -04:00
Your Name
3de032367a more explict prompt to search links 2023-07-12 11:02:33 -04:00
Your Name
8bbcf26fe2 simplify settings 2023-07-09 02:13:44 -04:00
Your Name
8953f0d103 cosmetic fix 2023-07-07 19:09:39 -04:00
Your Name
fbb4bbc437 set username and login via email 2023-07-05 12:04:27 -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
8ba8c4490e token and app mgmt 2023-06-28 08:33:01 -04:00
Your Name
2c68ff8831 add custom API application class 2023-06-28 08:33:01 -04:00
Your Name
e31c102f53 fix tagmember visibility 2023-06-22 08:01:25 -04:00
Your Name
7c5a02bac7 use django-audit-log 2023-06-19 13:10:11 -04:00
Your Name
db96a267fc better render array and dict in edit form 2023-06-05 19:02:14 -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
Henri Dickson
0ffd47ca96
new style
* new style with picocss
* djlint
* rate distribution
* collection item drag to order
* discover available for guest
* search combine movie tv
2023-05-20 11:01:18 -04:00
Your Name
e103b6d565 add api for catalog 2023-02-15 16:29:42 -05:00
Your Name
eee3dbe411 add like; replace inline icons with font-awesome 2023-02-11 20:43:19 -05:00
Your Name
6cffa069ce fix a few minor display issues 2023-02-04 11:40:25 -05:00
Your Name
a58ab5eb74 add 4xx 5xx pages 2023-02-04 07:44:57 -05:00
qilinz
f4a501e34e Add discogs api key 2023-02-03 16:37:36 -05:00
Your Name
dbaf7e9bdf use monospace font for editor 2023-01-30 22:11:47 -05:00
Your Name
6c197136d1 enable cache for search 2023-01-29 21:13:30 -05:00
Your Name
945d3c2058 render profile note with html bleached 2023-01-26 21:27:13 -05:00
Your Name
c040af6e6b customize social and donation links 2023-01-21 15:13:46 -05:00
Your Name
83d99f3f44 remove django-debug-toolbar from default settings 2023-01-16 22:42:03 -05:00
Your Name
1550e3421a user may change mark date 2023-01-12 17:23:45 -05:00
Your Name
160b8b1c46 reformat with black 2023-01-11 19:13:02 -05:00
Your Name
3439fb93e8 remove pre-0.5 apps 2023-01-11 09:41:55 -05:00
Your Name
244ac7d39d sync settings 2023-01-11 00:55:56 -05:00