Junior junior
  • Joined on 2018-07-19
junior pushed to master at junior/PlexDev 2023-09-15 13:08:54 -04:00
bab3a92044 Change sample values to plex from radarr
junior created branch master in junior/PlexDev 2023-09-15 13:05:23 -04:00
junior pushed to master at junior/PlexDev 2023-09-15 13:05:23 -04:00
24385a8897 Move a few things over to the config file
c8523d870b Add descriptions for additional config values
1b60e04fd7 Add README file
629e7a62cc Initial Commit
junior created repository junior/PlexDev 2023-09-15 12:27:31 -04:00
junior pushed to master at junior/ComicsViewer 2023-09-04 14:26:54 -04:00
65ce549848 Switch to PHP API calls instead of substr() to get extension
junior pushed to master at junior/ComicsViewer 2023-08-30 15:15:20 -04:00
0e64245e90 Always sort issues by name
5b49a8b6e4 Add webp support to image type. Can't make thumbnails on (ancient) moon
Compare 2 commits »
junior pushed to master at junior/LEDColors 2023-08-29 12:27:20 -04:00
1686aa798d Initial commit
junior created repository junior/LEDColors 2023-08-29 08:06:46 -04:00
junior pushed to master at junior/ComicsViewer 2023-08-22 15:46:18 -04:00
feb69966d6 Add cron stuff to don't forget list
junior pushed to master at junior/ComicsViewer 2023-08-22 15:36:04 -04:00
f1d68e0ce6 Add cron script for removing aged extracted comics
8a38d3ce9f Only start the session and create session variables when not running in CLI
Compare 2 commits »
junior pushed to master at junior/ComicsViewer 2023-08-22 14:04:43 -04:00
498a031cab Immediately clear toastr message after thumbnails are displayed on folder change
junior pushed to master at junior/ComicsViewer 2023-08-22 14:00:44 -04:00
4b42798642 Don't try to change the path if at the top level and trying to change to that level
08c0367d4d Add css for path div to look like a link
Compare 2 commits »
junior pushed to master at junior/ComicsViewer 2023-08-21 20:56:15 -04:00
eb4ac7bb61 Switch to jQuery/AJAX folder navigation
c2e9053476 Make makeThumb() function aware if it's in the ajax folder
Compare 2 commits »
junior pushed to master at junior/SimpleTasks 2023-08-21 09:56:27 -04:00
695902ea1f Switch to favicon with rounded corners
junior pushed to master at junior/ComicsViewer 2023-08-18 15:27:15 -04:00
eb6fc55f3a Remove no longer needed ID on issue div tag
0c665a4911 Add missing closing div tag for debug div
Compare 2 commits »
junior pushed to master at junior/ComicsViewer 2023-08-18 14:57:03 -04:00
2c409a60c6 Change comic issue (showcomic) to use the new ajaxy way, or at least prep for it
junior pushed to master at junior/ComicsViewer 2023-08-18 14:36:49 -04:00
dc63ba9710 Add data attributes to the item divs to move towards a more ajaxy way of doing things
junior pushed to master at junior/ComicsViewer 2023-08-18 14:00:29 -04:00
4322ad6c50 Add some details about a RAR module fix required for PHP 8.x. Add another Don't Forget step.
junior pushed to master at junior/ComicsViewer 2023-08-18 13:43:45 -04:00
6b83a3a5d5 Properly fix the removal of makepathsafe(). Sheesh.
22ea6a1be1 Reset compath to / if it's empty
Compare 2 commits »
junior pushed to master at junior/ComicsViewer 2023-08-18 13:30:32 -04:00
1998cfb68b Remove reference to deprecated makepathsafe() function