66 Commits

Author SHA1 Message Date
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
cf6acce120
Fix redirecting 2024-08-07 16:07:45 -05:00
143378ce4b
Remove unused print statement 2024-08-07 15:54:19 -05:00
1225d67774
Fix function name for 'regenerate' 2024-06-25 00:11:37 -05:00
9d9c0659b0
Change page title 2024-06-24 16:38:48 -05:00
60a41e3a04
Italicize NOTE text 2024-06-24 16:27:33 -05:00
342ee432a5
Change API_KEY value 2024-06-24 16:26:02 -05:00
140bfe3fee
Ignore config.ini file 2024-06-24 16:25:07 -05:00
cc1f3601c8
Remove config.ini file 2024-06-24 16:24:49 -05:00
5b92454760
Major overhaul + Bare bones web UI 2024-06-24 16:24:09 -05:00
80a39d38bf
Add LABEL 2024-06-23 14:22:22 -05:00
2f0dfda986
Change image registry to ghcr.io 2024-06-21 18:18:14 -05:00
8d72466629
Update .gitignore 2024-06-21 17:40:32 -05:00
a4107d0976
Redirect / -> /docs 2024-05-31 01:29:25 -05:00