Junior junior
  • Joined on 2018-07-19
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
junior pushed to master at junior/ComicsViewer 2023-08-18 13:22:25 -04:00
25bac47c3e Improve descript of project
7b4b4306a6 Switch makePathSafe to use native realpath()
Compare 2 commits »
junior pushed to master at junior/ComicsViewer 2023-08-18 12:52:34 -04:00
1d03eee56e Remove execute bit from images
cecd71ebc2 Initial Commit
junior created repository junior/ComicsViewer 2023-08-18 12:47:17 -04:00
junior pushed to master at junior/SimpleTasks 2023-08-16 13:40:21 -04:00
770f6ed88c Fix missing self:: reference for
junior pushed to master at junior/SimpleTasks 2023-08-15 11:11:03 -04:00
1a8541fe9d Initial Commit
junior created repository junior/SimpleTasks 2023-08-15 11:05:33 -04:00
junior pushed to master at junior/SimpleModelSite 2022-02-24 19:28:19 -05:00
6c71969598 Only highlight the thumbnail image in album view when user is logged in
junior pushed to master at junior/SimpleModelSite 2022-02-20 11:38:06 -05:00
3ba6dc6eb3 Add ability to set album thumbnails
junior pushed to master at junior/SimpleModelSite 2022-02-16 12:54:32 -05:00
e3372afa30 Add manufacturer and scale to response data. Should probably just be returning the whole object.
junior pushed to master at junior/SimpleModelSite 2022-02-16 12:51:02 -05:00
1e0beb87da Add manufacturer and scale to editable properties for album
458c5fc1a7 Fix setScale method
bb46045e41 Require login to save album info and add manufacturer, scale to album info
4185f909c4 Require login to save image info
Compare 4 commits »