|
a51bf8f0e9
|
feat: add search functionality for games through the API
|
2024-09-02 17:02:38 +02:00 |
|
|
b9dfa6adba
|
feat: set buyer as the authenticated user's username when adding a game
|
2024-09-02 11:47:29 +02:00 |
|
|
99fc0e2cf8
|
feat: implement authentication for adding and retrieving games
|
2024-09-02 11:08:07 +02:00 |
|
|
069b318f0b
|
feat: implement user management with roles and last login tracking
|
2024-09-02 10:32:26 +02:00 |
|
|
58254c4973
|
feat: set current date automatically when adding a new game to the database
|
2024-09-02 09:49:10 +02:00 |
|
|
30933ed2d5
|
fix: update database path to use instance folder for SQLite files
|
2024-09-02 09:35:10 +02:00 |
|
|
275df31213
|
fix: ensure database is initialized before operations to resolve OperationalError
|
2024-09-02 09:32:28 +02:00 |
|
|
e61fac0b34
|
feat: implement backend with Flask for game collection management using SQLite database
|
2024-09-02 09:02:32 +02:00 |
|