|
|
190543cd6a
|
Minor changes to database schema
|
2025-04-11 23:48:12 +02:00 |
|
|
|
2ffe9c0c2b
|
Started adding doc to better build the system
|
2025-04-09 22:48:11 +02:00 |
|
|
|
9347db69fd
|
Removed database from git (and added it to gitignore)
|
2025-04-09 16:22:56 +02:00 |
|
|
|
7db7c1d755
|
Altered tables and added a new table for refresh_tokens
|
2025-04-09 16:02:23 +02:00 |
|
|
|
c2a0a671a5
|
Added money to inventories
|
2025-03-27 21:56:17 +01:00 |
|
|
|
c5b2a60d14
|
Formatted files
|
2025-03-27 21:56:05 +01:00 |
|
|
|
5bc0e08f59
|
Refactored user code
|
2025-03-27 21:55:50 +01:00 |
|
|
|
5f357d405b
|
Added allow credentials
|
2025-03-17 22:32:00 +01:00 |
|
|
|
d62a8f7e06
|
Will now use auth header
|
2025-03-17 22:31:49 +01:00 |
|
|
|
8ef4a38c08
|
Added CORS allow credential header to options and responses
|
2025-03-17 22:31:33 +01:00 |
|
|
|
b9f02e9f6e
|
Formatted files
|
2025-03-17 15:02:58 +01:00 |
|
|
|
1280c745c7
|
Added default headers (cors)
|
2025-03-17 15:00:02 +01:00 |
|
|
|
c33f4e6243
|
Changed one Route (have to add cors header to all routes)
|
2025-03-16 23:40:44 +01:00 |
|
|
|
b3bd9b6ed2
|
Changed dependencies
|
2025-03-16 23:40:23 +01:00 |
|
|
|
e5fcc4f59c
|
Changed imports
|
2025-03-16 23:39:41 +01:00 |
|
|
|
f66df87168
|
Added options route for every route for client cors
|
2025-03-16 23:39:21 +01:00 |
|
|
|
c7c3c33686
|
Added endpoints documentation
|
2025-03-15 22:44:02 +01:00 |
|
|
|
9b19475e88
|
Fixed bug where items would be returned instead of cases
|
2025-03-15 21:20:34 +01:00 |
|
|
|
82176b83b2
|
Removed unnecessary derives
|
2025-03-15 21:20:17 +01:00 |
|
|
|
2c7787f7da
|
Move keys script to /scripts
|
2025-03-15 21:20:04 +01:00 |
|
|
|
0c5b339c66
|
Added endpoints to server
|
2025-03-15 21:17:10 +01:00 |
|
|
|
cf92b4ede4
|
Added cases and items endpoints
|
2025-03-15 21:16:59 +01:00 |
|
|
|
dbde062e01
|
Added some structs
|
2025-03-15 21:16:39 +01:00 |
|
|
|
f53c086fa6
|
Added data in db
|
2025-03-15 21:16:28 +01:00 |
|
|
|
e6c1d58454
|
ignore images
|
2025-03-15 21:16:21 +01:00 |
|
|
|
9483d067a2
|
Changed table revoked to add expiry
|
2025-03-15 21:16:04 +01:00 |
|
|
|
411f5fbd7e
|
Added expiration time for revoked tokens
|
2025-03-15 21:15:49 +01:00 |
|
|
|
b90eea57f0
|
Added the downloader for images
|
2025-03-15 19:56:23 +01:00 |
|
|
|
6e2e3c05ad
|
Added items.json from dataset
|
2025-03-15 19:50:34 +01:00 |
|
|
|
920b48776e
|
Created script to import all data into database
|
2025-03-15 19:50:15 +01:00 |
|
|
|
2d5e568b62
|
Changed database structure
|
2025-03-15 19:50:01 +01:00 |
|
|
|
748ff2b66a
|
Added script to generate keys
|
2025-03-12 22:27:43 +01:00 |
|
|
|
c07e5b5ceb
|
Updated user authentication system
|
2025-03-12 22:27:35 +01:00 |
|
|
|
8e1e37dbb2
|
Added ignore for keys
|
2025-03-12 22:27:21 +01:00 |
|
|
|
e47fb43b34
|
Changed dependences
|
2025-03-12 22:27:12 +01:00 |
|
|
|
a9a964a388
|
Added revoked token table
|
2025-03-12 22:26:19 +01:00 |
|
|
|
3558e7d3d0
|
Started working on user authentication
|
2025-03-10 22:41:33 +01:00 |
|
|
|
6fdf0cb7eb
|
Created rust project
|
2025-03-09 20:00:15 +01:00 |
|
|
|
9702152c7b
|
Initial commit
|
2025-03-09 16:15:51 +01:00 |
|