Commit Graph

  • 1ef310a2b7 Ensure expired sessions for ajax calls get immediately redirected. master Junior 2025-05-06 19:45:16 -0400
  • 7e3d12db84 Allow clicking on path when at top level to refresh. Junior 2025-04-17 19:03:45 -0400
  • d002007149 Don't redirect getfoldercontents when requiring login. Junior 2025-04-17 18:21:55 -0400
  • 9abdb0ea7b Remove debug comment around toast clearing. Junior 2025-04-13 14:33:23 -0400
  • ee10d401bf Increase font size in toasts and make toast contents more consistent with title and body. Junior 2025-04-13 14:31:52 -0400
  • 4076bfaf88 Fix broken/outdated CSS from toastr as it seems to not be maintained anymore. Junior 2025-04-13 13:35:23 -0400
  • daae79a166 Add systemd service/timer files for clearing extracted issues. Update README to reflect updated codebase and service/timer instructions. Junior 2025-03-13 13:25:52 -0400
  • a10f3a00eb Set daysToKeep to 10 by default if no age specified on command line Junior 2025-03-13 13:02:38 -0400
  • 0abfc1624f Catch files with 'jpeg' extension when parsing comics for thumbnails Junior 2025-03-13 12:49:22 -0400
  • 8b5949d1d0 Switch from using command line RAR to using RarArchive pecl module Junior 2024-11-29 17:18:10 -0500
  • d593369c14 Make sure all ajax calls properly redirect to login page when required Junior 2024-10-17 10:55:21 -0400
  • 4577aa5e16 Check comic archive contents for files without extensions to prevent parsing error Junior 2024-10-11 12:08:44 -0400
  • 5af639b931 Add htaccess exclusion to the install/ folder Junior 2024-10-09 16:44:25 -0400
  • 3cc963cbfa Fix the scope path for the main app Junior 2024-08-14 11:22:30 -0400
  • 8f89061331 Clean up some of the ending tags Junior 2024-08-14 11:22:03 -0400
  • d7967d3eb6 Additions to implement manifest file for home screen app installation Junior 2024-05-29 13:46:40 -0400
  • ae477ab888 Add extra toastr notice about longer load times for big folders not recently viewed Junior 2024-05-29 13:19:20 -0400
  • aa9bb4ad1a Better handle thumbnail creation inside archives when files have no extension Junior 2024-05-29 13:12:03 -0400
  • c9f6b01fdc Clean up some styling and HTML layout Junior 2024-03-10 13:31:03 -0400
  • 1d10e37747 Add dirname and basename to AJAX returns. Improve path display for current path navigation. Junior 2024-01-07 16:51:47 -0500
  • 529a229e20 Add single character name PHP files to the ignore list as they are only used for spot testing. Junior 2024-01-07 16:50:54 -0500
  • 3ea9a2a5dd Add ADULTMODE feature to hide adult themed comics Junior 2023-11-14 08:25:05 -0500
  • 65ce549848 Switch to PHP API calls instead of substr() to get extension Junior 2023-09-04 14:25:48 -0400
  • 0e64245e90 Always sort issues by name Junior 2023-08-30 15:14:15 -0400
  • 5b49a8b6e4 Add webp support to image type. Can't make thumbnails on (ancient) moon Junior 2023-08-30 15:11:59 -0400
  • feb69966d6 Add cron stuff to don't forget list Junior 2023-08-22 15:45:16 -0400
  • f1d68e0ce6 Add cron script for removing aged extracted comics Junior 2023-08-22 15:35:01 -0400
  • 8a38d3ce9f Only start the session and create session variables when not running in CLI Junior 2023-08-22 14:45:18 -0400
  • 498a031cab Immediately clear toastr message after thumbnails are displayed on folder change Junior 2023-08-22 14:03:39 -0400
  • 4b42798642 Don't try to change the path if at the top level and trying to change to that level Junior 2023-08-22 13:59:37 -0400
  • 08c0367d4d Add css for path div to look like a link Junior 2023-08-22 13:59:01 -0400
  • eb4ac7bb61 Switch to jQuery/AJAX folder navigation Junior 2023-08-21 20:55:09 -0400
  • c2e9053476 Make makeThumb() function aware if it's in the ajax folder Junior 2023-08-21 20:54:19 -0400
  • eb6fc55f3a Remove no longer needed ID on issue div tag Junior 2023-08-18 15:26:09 -0400
  • 0c665a4911 Add missing closing div tag for debug div Junior 2023-08-18 15:17:10 -0400
  • 2c409a60c6 Change comic issue (showcomic) to use the new ajaxy way, or at least prep for it Junior 2023-08-18 14:56:00 -0400
  • dc63ba9710 Add data attributes to the item divs to move towards a more ajaxy way of doing things Junior 2023-08-18 14:35:45 -0400
  • 4322ad6c50 Add some details about a RAR module fix required for PHP 8.x. Add another Don't Forget step. Junior 2023-08-18 13:59:21 -0400
  • 6b83a3a5d5 Properly fix the removal of makepathsafe(). Sheesh. Junior 2023-08-18 13:42:42 -0400
  • 22ea6a1be1 Reset compath to / if it's empty Junior 2023-08-18 13:37:00 -0400
  • 1998cfb68b Remove reference to deprecated makepathsafe() function Junior 2023-08-18 13:29:26 -0400
  • 25bac47c3e Improve descript of project Junior 2023-08-18 13:21:21 -0400
  • 7b4b4306a6 Switch makePathSafe to use native realpath() Junior 2023-08-18 13:19:41 -0400
  • 1d03eee56e Remove execute bit from images Junior 2023-08-18 12:51:25 -0400
  • cecd71ebc2 Initial Commit Junior 2023-08-18 12:50:45 -0400