b8edf8a7f1
Improved modapp
2024-10-11 19:36:58 +01:00
79ed713a18
Improved bulk action handling in modapp
...
- Added helper functions for approving, rejecting, and deleting quotes (approve_quote, reject_quote, delete_quote)
- Implemented validation for quote selection and action type
- Added user feedback (flash messages) for successful or invalid actions
- Ensured no action is performed if no quotes are selected in bulk operations
2024-10-11 18:49:10 +01:00
918667a86a
Fix: Applied consistent theme and styling to login page
2024-10-11 16:07:26 +01:00
9274bda6ff
Added search.html which was missing.
2024-10-11 16:05:25 +01:00
a312cbcf22
Random page now only displays approved quotes
2024-10-11 15:42:14 +01:00
d4781a180e
Added the option to set the bind address and port.
2024-10-11 15:16:18 +01:00
Julian Marcos
8e93f695bf
quoteid direct homepath: /?1 should now work
2024-10-11 15:51:25 +02:00
Julian Marcos
7c3a483186
Test commit
2024-10-11 15:30:37 +02:00
ffd881e2b3
Create styles.css
2024-10-09 21:15:03 +01:00
b680f8c40c
Create submit.html
2024-10-09 21:14:45 +01:00
947ef43fca
Create random.html
2024-10-09 21:14:35 +01:00
cbac5795b3
Create quote.html
2024-10-09 21:14:25 +01:00
51219a4577
Create modapp.html
2024-10-09 21:14:15 +01:00
add0decdfb
Create login.html
2024-10-09 21:14:02 +01:00
9b703de932
Create browse.html
2024-10-09 21:13:50 +01:00
b510a2112a
Create index.html
2024-10-09 21:13:38 +01:00
6c346d386b
Create app.py
2024-10-09 21:13:22 +01:00
a4a95704ca
Initial commit
2024-10-09 21:12:03 +01:00