129 Commits

Author SHA1 Message Date
52127adb08
Merge API+APP in Docker 2024-11-11 23:57:44 -06:00
386e6dcb35
Remove origins 2024-11-11 20:45:52 -06:00
cc744e1fef
Change host 2024-11-11 20:45:17 -06:00
f4c5cb10df
Redirect / -> /login 2024-11-11 20:35:08 -06:00
918a04076f
Fix formatting - mainly spacing 2024-11-11 20:29:56 -06:00
c0b5500f00
Update ignore 2024-11-10 23:18:03 -06:00
05666369a2
Some clean-up 2024-11-10 23:17:10 -06:00
cd23780414
Remove extra (old) log routes 2024-11-10 23:11:43 -06:00
8985eecfea
Add log routes and update dashboard 2024-11-10 23:11:17 -06:00
691aa744a0
TOO MUCH STUFF 2024-11-10 16:36:16 -06:00
8941213c8d
Mainly auth re-thinking - just in thought 2024-11-08 23:07:20 -06:00
3cde652d52
Set cookie on /refresh 2024-11-08 15:13:33 -06:00
c13c9ebbbb
Order links by date descending when returned 2024-11-08 15:07:11 -06:00
f1411191b0
Remove default statement for DB 2024-11-08 15:01:30 -06:00
f66ee5cd7d
Fix route function description 2024-11-08 14:40:28 -06:00
a9fa55346c
Dashboard functionality increase 2024-11-07 22:44:31 -06:00
62c034261d
Remove useless commented code 2024-11-07 15:47:48 -06:00
6fafa9f387
Work on dashboard functionality 2024-11-07 01:44:42 -06:00
4c1dd74db3
Lots more functionality - working towards UI 2024-11-06 01:08:04 -06:00
eadc928933
Re-add the link logging 2024-11-05 21:39:25 -06:00
ddb984d0cd
Update + Signup works! 2024-11-05 21:23:19 -06:00
e944df3d7d
Fix auth and organization/standards 2024-11-05 20:36:09 -06:00
6f7e810916 stuff 2024-11-05 15:02:21 -06:00
d74ae5e116 Comment out password restrictions 2024-11-05 08:12:54 -06:00
accf52ff72 Create DB tables on start 2024-11-05 08:12:42 -06:00
c51440e0f5
User routes + some updates 2024-11-04 23:57:29 -06:00
e9d877c0ad
Notes 2024-11-04 23:03:06 -06:00
3f8e39cc86
Major consolidation and upgrades 2024-11-04 23:01:13 -06:00
5a0777033f
Work on refresh tokens 2024-11-04 21:14:18 -06:00
d4280d1fda
Continue JWT implementation - add refresh token 2024-11-04 21:00:42 -06:00
8ae8c5c454
Remove API Keys -> Authenticate with JWT 2024-11-04 00:12:36 -06:00
65fef62741
Be certain data is present in the response 2024-11-03 23:05:03 -06:00
179c29b279
Hopefully fix the IP2Location issues 2024-11-03 22:59:47 -06:00
deef0c6443
Work on IP2Location issues 2024-11-03 22:55:13 -06:00
0cd8c99216
Update requirements.txt 2024-11-03 22:46:55 -06:00
850c3c7c40
Hopefully fix IP2Location issues 2024-11-03 22:42:22 -06:00
e22ef86f07
Update requirements.txt 2024-11-03 22:26:23 -06:00
8507d9889f
Update requirements.txt 2024-11-03 22:24:31 -06:00
e567eb6dcf
Update requirements.txt / Docker stuff 2024-11-03 22:21:23 -06:00
0b6dafec62
Fix link redirects and remove BASE_URL 2024-11-03 21:29:10 -06:00
9e99695611
Update config loading/validation 2024-11-03 21:14:42 -06:00
db1857a18f
Make links case-insensitive 2024-11-03 16:31:15 -06:00
de4dc0bc5b
"TRUE" -> True - Stupid issue (String v Boolean) 2024-11-03 16:28:03 -06:00
3403057f25
X-Forwarded-For -> X-Real-IP 2024-11-03 16:13:28 -06:00
caa8604ee4
Correct IP w/ proxies 2024-11-03 15:55:25 -06:00
72a5f508eb
Remove excess import 2024-09-20 18:27:51 -05:00
cf6e4be30f
Add complexity requirements for passwords 2024-09-20 18:26:40 -05:00
1acb17b3af
Don't explicitly say the username is in use 2024-09-20 18:07:03 -05:00
f7d383aa7b
Auto-build Docker image 2024-09-19 15:52:05 -05:00
0c912bf226
Fix redirecting 2024-08-07 16:08:21 -05:00