Commit Graph

  • bf8905f5f7 Update SQL queries to use parameter binding instead of (the old way) a variables array master Junior 2026-03-10 19:50:26 -0400
  • a33bf21475 Add to sess.php Junior 2026-02-24 18:43:02 -0500
  • d0ea70df76 Change tabs to spaces and fix indentation Junior 2026-02-24 18:34:42 -0500
  • 4f3395b2c7 Update from Apache 2.2 to 2.4 syntax Junior 2026-02-24 18:25:27 -0500
  • 0612444f39 Flesh out the database installation instructions Junior 2026-02-16 17:37:16 -0500
  • 258c0c82df Cleaning up some superfluous toasts Junior 2026-02-16 15:10:03 -0500
  • 200de72a85 Throw an error toast if the comic has no images (should only happen when something in the file is broken) Junior 2026-02-16 15:04:24 -0500
  • 6460cfca37 Only extract comic if it isn't already extracted (muuuuch faster for large comics) Junior 2026-02-16 14:34:42 -0500
  • ee02a15182 Fix variable name reference for default color Junior 2026-02-16 14:00:14 -0500
  • dca541c6b8 Rearrange css files to load site specific last Junior 2026-02-16 13:54:23 -0500
  • b55e3c1d92 Add ability to use a --dryrun parameter to test deletions Junior 2026-02-16 13:42:28 -0500
  • 7aecf00971 Fix improper reference to clearextracts cron PHP job file Junior 2026-02-16 13:28:35 -0500
  • 078ea8d4fa Add a closecomic callback to clear out the comfile session variable when a shown comic is closed Junior 2026-02-16 12:59:27 -0500
  • b3c86ac931 Preparing for possible switch to different lightbox plugin Junior 2026-02-16 10:05:15 -0500
  • 671f6c9e42 Fix the readme to reference the renamed config Junior 2026-02-15 20:32:16 -0500
  • 4317dd1637 Rename variables.php to config.php Junior 2026-02-15 20:24:46 -0500
  • fb7725eb32 Cleanup where styles, css, and js files are referenced Junior 2026-02-15 19:51:13 -0500
  • 654fd5edc0 Remove all the now-irrelevant debug stuff Junior 2026-02-15 19:25:24 -0500
  • d6fffba65d Switch to variables for theme based properties Junior 2026-02-15 19:13:28 -0500
  • ecad8d90d6 Fix conditional indentation. Add vim modeline. Junior 2025-09-30 14:09:44 -0400
  • bd56aee162 Add error handling to jQuery AJAX calls Junior 2025-09-29 10:58:38 -0400
  • 4e582d96e1 Begin adding additional sort order for most recently read comics Junior 2025-09-29 09:36:00 -0400
  • 43af1b078e Increase thumbnail size by 50% Junior 2025-05-07 15:14:04 -0400
  • 1ef310a2b7 Ensure expired sessions for ajax calls get immediately redirected. 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