Cyberpro123
|
01fa7facf3
|
Moving webuiAdmin.py to admin.py since managing non-WebUI stuff
|
2026-01-04 15:17:19 -08:00 |
|
Cyberpro123
|
618079bb64
|
Added "Delete Work(s)" menu
|
2026-01-04 15:16:36 -08:00 |
|
Cyberpro123
|
fe9ad536d1
|
added "Remove from blacklist" menu
|
2026-01-04 14:58:40 -08:00 |
|
Cyberpro123
|
050bf8c121
|
Added addToBlacklist & bits of coming menus
|
2026-01-04 14:43:57 -08:00 |
|
Cyberpro123
|
acc7e41fff
|
Added blacklist table for download.py (no way to add items yet)
|
2026-01-03 21:02:51 -08:00 |
|
Cyberpro123
|
61b5fa6559
|
fixed #35
|
2026-01-03 20:34:31 -08:00 |
|
Cyberpro123
|
190e2c489c
|
removed debug code not meant to have been in earlier commit
|
2026-01-02 23:44:39 -08:00 |
|
Cyberpro123
|
dc7282b647
|
fixed 'set to 0' type issue
|
2026-01-02 23:43:55 -08:00 |
|
Cyberpro123
|
4784e46b1b
|
did afterword ('works inspired by this one') detection
|
2026-01-02 23:27:36 -08:00 |
|
Cyberpro123
|
92462dc874
|
inspiration & translation detection p1 (preface)
|
2026-01-02 23:14:22 -08:00 |
|
Cyberpro123
|
717f1b1947
|
moved mailparser link to workID code to function in common.py
|
2026-01-02 22:46:30 -08:00 |
|
Cyberpro123
|
cc785ddc33
|
Added --config option to use specific config.ini for easy testing
|
2026-01-01 18:20:21 -08:00 |
|
Cyberpro123
|
2ca287baad
|
Moved webui files from /webui/files/* to /webui/*
|
2026-01-01 18:10:42 -08:00 |
|
Cyberpro123
|
82b12c54cd
|
Moved docker-compose files to example configs dirs
|
2026-01-01 18:08:51 -08:00 |
|
Cyberpro123
|
aec71c6010
|
Added PHP Site Skin selection menu
|
2026-01-01 16:20:41 -08:00 |
|
Cyberpro123
|
6210e37a27
|
Added "Delete Siteskin" menu
|
2026-01-01 14:38:31 -08:00 |
|
Cyberpro123
|
7c9b83f426
|
Added 'Edit Siteskin' Menu
|
2026-01-01 14:29:05 -08:00 |
|
Cyberpro123
|
570c37c5dd
|
Added string too long checks
|
2026-01-01 14:10:13 -08:00 |
|
Cyberpro123
|
6d839118b3
|
Added "Add Siteskin" menu
|
2026-01-01 14:02:09 -08:00 |
|
Cyberpro123
|
5d59facfb6
|
not doing that (it's hard) just use adminer or sqlitebrowser
|
2025-12-26 16:33:26 -08:00 |
|
Cyberpro123
|
4c162c656a
|
did deleteUser()
|
2025-12-26 11:23:03 -08:00 |
|
Cyberpro123
|
6f89d10998
|
Optionally deletes user's login tokens when changing passwords
|
2025-12-26 08:55:03 -08:00 |
|
Cyberpro123
|
f9f1c59f39
|
did rating blacklist setting menu
|
2025-12-26 08:44:24 -08:00 |
|
Cyberpro123
|
b38bc76bb1
|
added header var to Menu class
|
2025-12-26 08:32:01 -08:00 |
|
Cyberpro123
|
1d35201d35
|
did changeStylesheet(), moved getHighestExistingUserID()
|
2025-12-26 08:26:24 -08:00 |
|
Cyberpro123
|
bc00309449
|
implimented password change menu
|
2025-12-26 08:00:43 -08:00 |
|
Cyberpro123
|
706c525e2c
|
fixed cursor pos mismatch from overcompensating for header length
|
2025-12-26 07:59:52 -08:00 |
|
Cyberpro123
|
7c3167cf1a
|
made Menu class
|
2025-12-25 20:47:38 -08:00 |
|
Cyberpro123
|
ec7e8c0a5b
|
reimplimented "Add User" menu
|
2025-12-25 18:47:33 -08:00 |
|
Cyberpro123
|
5c301bb4af
|
did stuff
|
2025-12-25 16:45:43 -08:00 |
|
Cyberpro123
|
7596b6e706
|
added headers
|
2025-12-25 07:05:46 -08:00 |
|
Cyberpro123
|
0e6d9a0493
|
erase() is a strictly better version of clear()
|
2025-12-24 18:36:57 -08:00 |
|
Cyberpro123
|
de00b0dccb
|
added tab navigation
|
2025-12-24 18:32:00 -08:00 |
|
Cyberpro123
|
c9f20b4d44
|
improved key handling, added pageup & pagedown
|
2025-12-24 18:25:38 -08:00 |
|
Cyberpro123
|
96c9d29984
|
added home, end, and right (substitute for enter) buttons
|
2025-12-24 18:12:27 -08:00 |
|
Cyberpro123
|
2475428151
|
did doMenuItemAction()
|
2025-12-24 17:51:33 -08:00 |
|
Cyberpro123
|
9b1b2aba48
|
did stuff re: menus w/ curses library
|
2025-12-24 17:19:38 -08:00 |
|
Cyberpro123
|
eae8c4cdee
|
nuked Textual framework (creators make some AI coding tool thing)
|
2025-12-24 15:14:40 -08:00 |
|
Cyberpro123
|
8296b35332
|
handled 'UNIQUE constraint failed' error, clears text boxes on submit
|
2025-12-24 12:29:30 -08:00 |
|
Cyberpro123
|
5525100eb0
|
added "Add User" menu
|
2025-12-24 12:17:20 -08:00 |
|
Cyberpro123
|
222f930a49
|
WIP webUI administration tool
|
2025-12-23 18:30:59 -08:00 |
|
Cyberpro123
|
c6feeec876
|
did login I think, getting sqlite readonly errors
|
2025-12-23 06:42:37 -08:00 |
|
Cyberpro123
|
3c02b1a495
|
added new database table re users function, issues #8 & #41
|
2025-12-22 15:12:55 -08:00 |
|
Cyberpro123
|
d06564a6b1
|
moved db initialization strings into init()
|
2025-12-22 15:12:14 -08:00 |
|
Cyberpro123
|
1b0da8db4f
|
okay that should work
|
2025-12-22 10:41:02 -08:00 |
|
Cyberpro123
|
ef0ca8fefe
|
oops
|
2025-12-22 10:31:14 -08:00 |
|
Cyberpro123
|
db42d884f4
|
replaced all work_id with id
|
2025-12-22 10:19:10 -08:00 |
|
Cyberpro123
|
55c53ad631
|
mysql support wip 1
|
2025-12-22 10:16:17 -08:00 |
|
Cyberpro123
|
4fbc628462
|
install failed when testing postgres-compose on rpi
|
2025-12-21 17:42:34 -08:00 |
|
Cyberpro123
|
b5d7ed6f42
|
really shouldn't've been putting those in the logs so long
|
2025-12-21 15:15:31 -08:00 |
|