Junior junior
  • Joined on 2018-07-19
junior pushed to master at junior/LEDController 2026-01-17 16:41:24 -05:00
bb73ecedfb Add support for ESP32C3-Mini boards (intended final target)
2e5d8a9eec Move nextStatusMillis to be a global so it can be reset within the status function so it can be called from multiple places (i.e. from a UDP CMD)
Compare 2 commits »
junior pushed to master at junior/LEDColors 2026-01-10 16:25:47 -05:00
c6189ea7bd Increase button height
95e82e54a8 Add and comment out line pushing button events to log file
e4dc7b69f2 Update to show zone ID on device list
a6feddf8c3 Add zoneid attribute
889a773d87 Add a script to trigger target to send status update
Compare 5 commits »
junior pushed to master at junior/LEDController 2026-01-08 19:47:09 -05:00
aca3b506ab Add comment about being compatible with ESP32
junior pushed to master at junior/LEDController 2026-01-08 18:07:06 -05:00
09109a8f75 Switch back to hex representation for UDP message CMD values.
junior pushed to master at junior/LEDController 2026-01-08 18:01:09 -05:00
92aad927e1 Add information about UDP messaging protocol.
31462c5683 Add CMD_UPDATESTATUS message. Add CW and WW to all color relevant UDP messages.
Compare 2 commits »
junior pushed to master at junior/LEDController 2026-01-08 15:42:53 -05:00
dc1485e6e8 Make project compatible with ESP32 & ESP8266. Add Cool and Warm white channels. Add OTA. Switch to 8bit resolution. BROKEN: message processing still needs fixed.
junior pushed to master at junior/LEDActionButton 2025-12-18 15:27:20 -05:00
a5300f34e6 Merge duplicated changes with multi-board code
b1b307b4c3 Customize platform and src so the code can be used on both ESP32 and ESP8266
Compare 2 commits »
junior pushed to master at junior/LEDActionButton 2025-12-18 10:37:43 -05:00
0625a098da Switch from PrettyOTA to ArduinoOTA since POTA was taken down due to DMCA
junior pushed to master at junior/ComicsViewer 2025-09-29 09:36:11 -04:00
4e582d96e1 Begin adding additional sort order for most recently read comics
43af1b078e Increase thumbnail size by 50%
Compare 2 commits »
junior pushed to master at junior/BookDepot 2025-09-21 16:19:50 -04:00
2b053e7c1a Add reload button when logged in as admin (for dev/testing purposes)
a3c739cc77 Increase font size of folder names when viewing contents
a5dba428f6 Move the showKindleMail() call outside the conditional for updating the local variable. Fixes Click to Set not being shown if kindle mail is empty.
Compare 3 commits »
junior pushed to master at junior/ComicsViewer 2025-05-06 19:45:36 -04:00
1ef310a2b7 Ensure expired sessions for ajax calls get immediately redirected.
junior pushed to master at junior/BookDepot 2025-05-06 19:30:32 -04:00
a9dc5f6f65 Fix reference to variables instead of scalar 0 when session is expired
junior pushed to master at junior/BookDepot 2025-05-06 19:18:49 -04:00
29010d4c66 Improve logic for catching expired credentials.
junior pushed to master at junior/BookDepot 2025-05-06 15:11:49 -04:00
c175362563 Add rewrite rule and a bit of JS tweaking to make book download URLs more clean
junior pushed to master at junior/BookDepot 2025-05-06 13:52:38 -04:00
e117a6f037 Call getContents if parseBooks finds new or purged books.
junior pushed to master at junior/BookDepot 2025-05-06 13:14:54 -04:00
e4bbfd5f60 Add parse books feature for admin users.
9f2977d2c0 Add admin global variable set from getContents
3f461ae142 Add admin status to response data in getcontents
bb979200cd Change instructions to reference new path for parsebooks
88231a9583 Require login for parsebooks if not on CLI. Only initialize session if not on CLI.
Compare 7 commits »
junior pushed to master at junior/LEDColors 2025-05-05 21:55:51 -04:00
e890afb4f5 Fix id of devices tab
e70e4d907f Switch to new jquery/jqueryui
Compare 2 commits »
junior pushed to master at junior/LEDColors 2025-05-05 21:41:42 -04:00
2069cb1045 Add devices tab with list of known devices/boards
5b4111e9c4 Add handling of firmware property to board status
40132fce51 Add firmware column to devices table to store version numbers
a756b10d18 Add target for devices/boards to report their status
Compare 4 commits »
junior pushed to master at junior/BigSteve 2025-04-19 10:42:11 -04:00
cf51a4b90b Add a script showing the use of pathlib and rglob to catalog files in a set of folders which can output in CSV format
junior pushed to master at junior/PlexDev 2025-04-19 10:18:11 -04:00
efbe02adf0 Add a script to find and print info if a video is missing the file on disk