|
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 |
|
|
d4280d1fda
|
Continue JWT implementation - add refresh token
|
2024-11-04 21:00:42 -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 |
|
|
850c3c7c40
|
Hopefully fix IP2Location issues
|
2024-11-03 22:42:22 -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 |
|
|
0c912bf226
|
Fix redirecting
|
2024-08-07 16:08:21 -05:00 |
|
|
cf6acce120
|
Fix redirecting
|
2024-08-07 16:07:45 -05:00 |
|
|
9d9c0659b0
|
Change page title
|
2024-06-24 16:38:48 -05:00 |
|
|
5b92454760
|
Major overhaul + Bare bones web UI
|
2024-06-24 16:24:09 -05:00 |
|
|
8d72466629
|
Update .gitignore
|
2024-06-21 17:40:32 -05:00 |
|
|
a4107d0976
|
Redirect / -> /docs
|
2024-05-31 01:29:25 -05:00 |
|
|
bce756b9aa
|
Overhaul: Flask -> FastAPI
|
2024-02-26 20:55:05 -06:00 |
|
|
a0bfa54406
|
working on changing from flask -> fastapi
|
2024-02-26 16:31:09 -06:00 |
|
|
fa8bc4c176
|
Require auth for delrecords route
|
2024-02-25 22:24:38 -06:00 |
|
|
49516123c0
|
Incorrect route name fix
|
2024-02-25 22:18:34 -06:00 |
|
|
7086fbce95
|
Delete records for specific link
|
2024-02-25 22:13:37 -06:00 |
|
|
96d64f4704
|
Schedule data removal + change WSGI server
|
2024-02-25 18:13:27 -06:00 |
|
|
93d1dab63a
|
Remove data for old links
|
2024-02-25 18:13:03 -06:00 |
|
|
236f050f54
|
Save expire_date as datetime.date
|
2024-02-25 17:52:10 -06:00 |
|
|
fdc9939f57
|
Save expire_date as datetime rather than string
|
2024-02-25 17:46:34 -06:00 |
|
|
8a989f2a2c
|
Database saving issue for docker container fix
|
2024-02-25 17:28:27 -06:00 |
|
|
8ec4a1dbbf
|
Remove sys import -> not needed
|
2024-02-25 02:46:11 -06:00 |
|
|
c7b28e4d7f
|
remote_addr -> access_route[-1]
|
2024-02-25 02:45:45 -06:00 |
|
|
0ea4abca33
|
Creation
|
2024-02-25 02:15:31 -06:00 |
|