Commit Graph

  • a9dc5f6f65 Fix reference to variables instead of scalar 0 when session is expired master Junior 2025-05-06 19:30:25 -0400
  • 29010d4c66 Improve logic for catching expired credentials. Junior 2025-05-06 19:18:40 -0400
  • c175362563 Add rewrite rule and a bit of JS tweaking to make book download URLs more clean Junior 2025-05-06 15:11:40 -0400
  • e117a6f037 Call getContents if parseBooks finds new or purged books. Junior 2025-05-06 13:52:30 -0400
  • e4bbfd5f60 Add parse books feature for admin users. Junior 2025-05-06 13:01:59 -0400
  • 9f2977d2c0 Add admin global variable set from getContents Junior 2025-05-06 12:47:35 -0400
  • 3f461ae142 Add admin status to response data in getcontents Junior 2025-05-06 12:37:38 -0400
  • bb979200cd Change instructions to reference new path for parsebooks Junior 2025-05-06 12:25:36 -0400
  • 88231a9583 Require login for parsebooks if not on CLI. Only initialize session if not on CLI. Junior 2025-05-06 12:24:21 -0400
  • 320d1fccc9 Move parsebooks to /scripts Junior 2025-05-06 12:13:04 -0400
  • 8b7ccda1b1 Add total, new, purged counts to output. Output json if from browser. Junior 2025-05-06 12:11:38 -0400
  • 0d74e59634 Only print author's name on book when searching or when it doesn't match the folder the book is in (usually multi-author) Junior 2025-04-16 15:38:49 -0400
  • 92489209c5 Make folder font bold (more obvious when searching) Junior 2025-04-09 13:42:39 -0400
  • f5b0b2aab5 Rename pushbook to download Junior 2025-03-13 13:48:50 -0400
  • 7b7f866582 Do a new getContents if the search field is cleared Junior 2024-12-16 11:19:39 -0500
  • 851b5156d7 Change require to reference actual script path so it can be run anywhere Junior 2024-12-03 12:05:16 -0500
  • 6b58de0033 Only add search parameter to getcontents request when search field is not empty Junior 2024-12-02 08:38:12 -0500
  • eb04386d68 Fix path+filename checking in database when comparing to filesystem contents Junior 2024-12-02 07:42:13 -0500
  • 516bc6bfa9 Catch ajax calls when session has expired and redirect to login Junior 2024-12-02 07:21:32 -0500
  • 44420c8ad7 Only trigger content search if search field length > 2 Junior 2024-11-12 09:53:32 -0500
  • 2e85705a20 Add folders containing matching files to the contents list when searching Junior 2024-11-12 09:36:38 -0500
  • 8e8df39ec5 Make epub book downloads open in a new tab so EPUBReader extension works better Junior 2024-11-10 16:34:01 -0500
  • 3fe2e12da2 Add a readme file Junior 2024-11-10 16:20:03 -0500
  • 08e608eeb1 Initial commit Junior 2024-11-10 16:10:07 -0500