Commit Graph

14 Commits

Author SHA1 Message Date
2b053e7c1a Add reload button when logged in as admin (for dev/testing purposes) 2025-09-21 15:59:49 -04:00
a5dba428f6 Move the showKindleMail() call outside the conditional for updating the local variable. Fixes Click to Set not being shown if kindle mail is empty. 2025-09-21 15:40:09 -04:00
29010d4c66 Improve logic for catching expired credentials. 2025-05-06 19:18:40 -04:00
c175362563 Add rewrite rule and a bit of JS tweaking to make book download URLs more clean 2025-05-06 15:11:40 -04:00
e117a6f037 Call getContents if parseBooks finds new or purged books. 2025-05-06 13:52:30 -04:00
e4bbfd5f60 Add parse books feature for admin users. 2025-05-06 13:01:59 -04:00
9f2977d2c0 Add admin global variable set from getContents 2025-05-06 12:47:35 -04:00
f5b0b2aab5 Rename pushbook to download 2025-03-13 13:48:50 -04:00
7b7f866582 Do a new getContents if the search field is cleared 2024-12-16 11:19:39 -05:00
6b58de0033 Only add search parameter to getcontents request when search field is not empty 2024-12-02 08:38:12 -05:00
516bc6bfa9 Catch ajax calls when session has expired and redirect to login 2024-12-02 07:21:32 -05:00
44420c8ad7 Only trigger content search if search field length > 2 2024-11-12 09:53:32 -05:00
8e8df39ec5 Make epub book downloads open in a new tab so EPUBReader extension works better 2024-11-10 16:34:01 -05:00
08e608eeb1 Initial commit 2024-11-10 16:10:07 -05:00