Junior junior
  • Joined on 2018-07-19
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 »
junior pushed to master at junior/SimpleModelSite 2022-02-16 12:32:45 -05:00
ce726c4539 Add manufacturer and scale to album model
junior pushed to master at junior/SimpleModelSite 2022-02-15 16:50:55 -05:00
766d27301a Include both title and description when showing lightboxed images
junior pushed to master at junior/SimpleModelSite 2022-02-15 16:31:14 -05:00
ae56066281 Allow editing of current album metadata when viewing images in album
12e19d5416 Tweak image display order
Compare 2 commits »
junior pushed to master at junior/SimpleModelSite 2022-02-15 16:01:17 -05:00
5f3ae13111 Add jQueryUI dialogs and functionalty for editing album and image metadata
f308cd4093 Add jQueryUI
Compare 2 commits »
junior pushed to master at junior/SimpleModelSite 2022-02-15 13:27:25 -05:00
65652f92de Clean up formatting for album title and description
junior pushed to master at junior/SimpleModelSite 2022-02-15 12:43:55 -05:00
9aa7f505e7 Remove unneccessary page title
junior pushed to master at junior/SimpleModelSite 2022-02-15 12:15:54 -05:00
858fec7ec1 Add lightbox feature for album images
6495cc68c1 Include full image object list in ajax result contents
8000ef3a38 Add a main.js for global functions/features
166216c13a Add simpleLightbox js and css
d665f47c3b Add simpleLightbox library
Compare 6 commits »
junior pushed to master at junior/SimpleModelSite 2022-02-15 11:26:42 -05:00
dc582438de Update JSON serialization to match class model
junior pushed to master at junior/SimpleModelSite 2022-02-15 10:53:58 -05:00
32da820217 Remove stale code moved to an ajax call
junior pushed to master at junior/SimpleModelSite 2022-02-15 10:15:06 -05:00
4427880825 Initial commit of codebase
769b282306 Add thumbnails to .gitignore
8e8e8d18c4 Add single character named PHP files to .gitignore
Compare 3 commits »
junior pushed to master at junior/SimpleModelSite 2022-02-15 10:02:07 -05:00
35a7efba60 Add .gitignore file
junior created repository junior/SimpleModelSite 2022-02-15 09:54:37 -05:00
junior pushed to master at junior/CircleBot 2020-05-06 15:11:59 -04:00
44af9c4a4b Add the >>paddle command
junior pushed to master at junior/HomeAudio 2020-04-18 15:25:57 -04:00
5096cd88e5 Sigh. Actually commit after the file was saved
junior pushed to master at junior/HomeAudio 2020-04-18 15:25:18 -04:00
d31c589b87 Make the drop song button not change to active color if the function was aborted
junior pushed to master at junior/HomeAudio 2020-04-18 14:52:02 -04:00
0f2f22b280 Make christmas songs impossible to queue when it isn't December
junior pushed to master at junior/CircleBot 2020-04-08 13:36:25 -04:00
9e2191a199 Print a message showing zero players when no players are online
junior pushed to master at junior/CircleBot 2020-04-07 11:34:34 -04:00
139e8dcfca Removed sendOnline static method from Server class