Commit Graph

21 Commits

Author SHA1 Message Date
simon 3504408e70
update TA_VERSION to v0.1.6 2022-06-04 09:47:51 +07:00
simon 0ab809447a
update version 2022-05-07 19:06:43 +07:00
simon 71b3654942
add localhost:3000 to allowed 2022-04-23 20:17:31 +07:00
simon 3f99f7edff
add localhost to allowed origin, optional cors disable 2022-04-23 20:16:28 +07:00
simon fcdb31e848
bump release number 2022-04-16 09:30:40 +07:00
simon 51ceffd58f
update all links to tubearchivist organization 2022-04-15 22:35:13 +07:00
simon 1ac92254ad
add global vars for version and url 2022-04-05 18:43:15 +07:00
simon 0fc0cc8e87
major refactor, split up modules 2022-01-22 22:13:37 +07:00
simon fec6237907
add chrome-extension to CORS_ALLOWED_ORIGIN 2022-01-15 12:27:36 +07:00
simon 3df8f65db6
implement cors for browser extension 2022-01-14 14:46:00 +07:00
simon 382e89abb7
implement api token auth 2022-01-11 14:15:36 +07:00
simon 917e73ec4d
new django api app, implementing basic get views 2022-01-10 22:51:52 +07:00
simon 3cc5db7ad1
use TZ environ for scheduler 2021-12-02 14:44:37 +07:00
simon 3526d62540 custom user models for admin login 2021-10-25 19:28:05 +07:00
simon 1283f437c3 use admin pw hash as secret_key 2021-10-25 14:22:23 +07:00
simon 247c0845e0 put db on persistend volume 2021-10-25 13:40:09 +07:00
simon 01ccca16e4 added logout functionality 2021-10-22 11:45:06 +07:00
simon 3d0859ceec add basic usermanagement and login functionality 2021-10-21 19:33:27 +07:00
simon 2433e0e7d8 linting everything in black 2021-09-21 16:25:22 +07:00
simon ef64100d8f flake8 and isort linting 2021-09-18 20:02:54 +07:00
simon dc9fd72cde minimal viable product 2021-09-06 00:10:14 +07:00