lib.itmens/mastodon
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
..
migrations fix lint 2023-02-14 17:23:45 -05:00
__init__.py reformat with black 2023-01-11 19:13:02 -05:00
admin.py fix lint with pyright 2023-08-11 09:03:51 -04:00
api.py Frontend API preflight support (#359) 2023-11-02 16:28:11 -04:00
apps.py reformat with black 2023-01-11 19:13:02 -05:00
auth.py fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
decorators.py fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
models.py support mastodon server whose LOCAL_DOMAIN and WEB_DOMAIN setting are different 2023-02-14 17:23:45 -05:00
utils.py reformat with black 2023-01-11 19:13:02 -05:00