Junior junior
  • Joined on 2018-07-19
junior pushed to master at junior/LEDColors 2025-03-09 20:35:23 -04:00
95aa3bc7c4 Add devices table to database
junior pushed to master at junior/LEDColors 2025-03-09 20:19:06 -04:00
fd67d36768 Renamed toggleleds to actionbutton
junior pushed to master at junior/LEDController 2025-03-09 19:25:27 -04:00
b6c04fad6b Implement OTA updating
junior pushed to master at junior/LEDColors 2025-03-06 12:50:16 -05:00
e26bb637ad Add target script for nightstand buttons
71f5c95cfc Remove debug echo statements
Compare 2 commits »
junior pushed to master at junior/LEDColors 2025-02-23 15:56:25 -05:00
3425d893a1 Remove debug statement
junior pushed to master at junior/LEDColors 2025-02-23 15:53:48 -05:00
acf0c5b846 Add a CLI version of setcolor.php
0a47769531 Change default scope path
Compare 2 commits »
junior pushed to master at junior/PlexDev 2025-02-23 12:15:36 -05:00
9c804b37e3 Add the backupPlex script and some documentation in the README to describe its use.
03e490c017 Rename script for backing up the repo to a local filesystem
Compare 2 commits »
junior pushed to master at junior/BookDepot 2024-12-16 11:19:51 -05:00
7b7f866582 Do a new getContents if the search field is cleared
851b5156d7 Change require to reference actual script path so it can be run anywhere
Compare 2 commits »
junior pushed to master at junior/CircleBot 2024-12-14 11:04:30 -05:00
c0d285205b Update npms package
junior pushed to master at junior/BookDepot 2024-12-02 08:38:21 -05:00
6b58de0033 Only add search parameter to getcontents request when search field is not empty
junior pushed to master at junior/BookDepot 2024-12-02 07:42:22 -05:00
eb04386d68 Fix path+filename checking in database when comparing to filesystem contents
junior pushed to master at junior/BookDepot 2024-12-02 07:21:47 -05:00
516bc6bfa9 Catch ajax calls when session has expired and redirect to login
junior pushed to master at junior/ComicsViewer 2024-11-29 17:18:35 -05:00
8b5949d1d0 Switch from using command line RAR to using RarArchive pecl module
junior pushed to master at junior/CircleBot 2024-11-23 15:51:21 -05:00
dcfe59a382 Update README
junior pushed to master at junior/CircleBot 2024-11-23 13:52:07 -05:00
98afd4ea49 Change from npm to node to start the bot
junior pushed to master at junior/CircleBot 2024-11-23 13:11:05 -05:00
5c30930433 Add ONLINE_CHECK config option
junior pushed to master at junior/CircleBot 2024-11-23 10:53:07 -05:00
cf11d2bbf7 Add systemd service file for bot
junior pushed to master at junior/CircleBot 2024-11-23 10:40:56 -05:00
9a33539e16 Add config option to enable/disable command parsing. Useful for presence/ingamechat bot instances.
junior pushed to master at junior/CircleBot 2024-11-22 15:55:38 -05:00
3a6a190404 Move code inside the success promise for online status
junior pushed to master at junior/CircleBot 2024-11-22 15:32:58 -05:00
d59b7f03d5 Fix path to config.js