0
0
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
Oliver Akins
c48d474766
Rename the docs folder to site since it isn't really used for documentation 2022-07-31 22:26:34 -06:00
Oliver Akins
d0e8c69c4d
Disable CORS to allow anything 2022-07-31 17:51:01 -06:00
Oliver Akins
0fc40846ce
Provide admin status in credentials object 2022-07-31 17:49:39 -06:00
Oliver Akins
ce85ca2be0
Add admin property to accounts in the config 2022-07-31 17:49:23 -06:00
Oliver Akins
5a40eab800
Add static file server 2022-07-31 17:48:57 -06:00
Oliver Akins
d962bfc01e
Restructure login endpoint changes to include account's admin status 2022-07-31 17:47:54 -06:00
Oliver Akins
23ae0d3f55
Rearrange imports 2022-07-31 16:42:07 -06:00
Oliver Akins
6d29e2875a
Merge branch 'main' of github.com:Oliver-Akins/Twitch-Lurk-Message-API 2022-07-26 18:52:10 -06:00
Oliver Akins
40052a24de
Add a file for payload types 2022-07-26 18:51:20 -06:00
Oliver Akins
c6fdf56f72
Add the default unlurk property to the database 2022-07-26 18:51:01 -06:00
Oliver Akins
ac7d4bc7cf
Use the channel's default unlurk message if the user doesn't have a lurk group associated with their username 2022-07-26 18:50:43 -06:00
Oliver Akins
7614b9560f
Create the update channel endpoint 2022-07-26 18:45:31 -06:00
Oliver Akins
fc8c62f3ea
Add the default unlurk message to the channel create endpoint 2022-07-26 18:43:30 -06:00
Oliver Akins
fa63dffede
Remove unused import 2022-07-24 18:31:42 -06:00
Oliver-Akins
16210eae6e Make CORS origin not crash the API 2022-07-22 01:03:43 -06:00
Oliver Akins
71bef19cce
Allow everything through CORS 2022-07-22 00:46:10 -06:00
Oliver Akins
48dffc112a
Add v1.0 2022-07-22 00:22:49 -06:00