Commit Graph

412 Commits

Author SHA1 Message Date
sparks-alec 3100ed53c9 cross-platform icons 2022-01-15 16:08:18 -05:00
sparks-alec 15e419e633 Delete out directory 2022-01-15 15:56:51 -05:00
sparks-alec 7ce39a1e37 Delete .vscode directory 2022-01-15 10:30:21 -05:00
sparks-alec c2c25125ae Update .gitignore 2022-01-15 10:30:04 -05:00
sparks-alec c1e07cde2a Merge branch 'main' of https://github.com/stagehacks/Cue-View 2022-01-15 10:29:53 -05:00
sparks-alec 9d9c1d1e6f this is not supposed to be here
oops
2022-01-15 10:29:41 -05:00
sparks-alec 91ae8da9a2 fix quotes 2022-01-15 10:23:49 -05:00
sparks-alec 22ad1c3f71 make device header background not transparent
looks like butt, honestly
2022-01-15 10:23:39 -05:00
sparks-alec 0744e9e3c4 add scrollbar-corner background color
game-changing style fix for about 6 pixels in the corner of very narrow views
2022-01-15 10:22:48 -05:00
sparks-alec 4b83430bb9 Update main.js
make pretty on Windows
2022-01-15 10:11:31 -05:00
sparks-alec dd8e15cadc new UDPsocket send syntax 2022-01-15 10:11:16 -05:00
sparks-alec 245ae98a4e fix code block 2022-01-15 10:08:56 -05:00
sparks-alec cdb9b64af0 first stab at documenting plugins 2022-01-15 10:07:52 -05:00
sparks-alec cfa47f0064 autoscroll now lives in view.js instead of in the plugin itself 2022-01-15 00:26:42 -05:00
sparks-alec 6be6b8d944 add Cue Carts, finally 2022-01-15 00:25:58 -05:00
sparks-alec 0ba876384a make device rendering faster! 2022-01-15 00:25:27 -05:00
sparks-alec f1b4d2a49a remove unnecessary debug info 2022-01-09 11:27:33 -05:00
sparks-alec f0e0c1c30e remove unnecessary debug info 2022-01-09 11:27:23 -05:00
sparks-alec b3ba244bf7 remove extra quote that broke Eos plugin
computers are the worst
2022-01-09 11:27:10 -05:00
sparks-alec 580aa96886 add ignore for .vscode 2022-01-09 11:19:08 -05:00
sparks-alec ad9a21c2e8 add require for search.js
UI search buttons don't work without it!
2022-01-09 11:13:05 -05:00
sparks-alec 27f8f79d6f Merge branch 'main' of https://github.com/stagehacks/Cue-View 2022-01-09 10:48:44 -05:00
sparks-alec e394b4cec8 add win32 build 2022-01-09 10:48:40 -05:00
sparks-alec 173f5466ff add ignore for win32 2022-01-09 10:47:46 -05:00
sparks-alec 1dbd0e1a25 add win32 makers 2022-01-09 10:46:38 -05:00
sparks-alec 711b51829c Merge pull request #1 from samschloegel/main
Add linting and formatting to improve open source contributability
2022-01-09 10:43:46 -05:00
Sam Schloegel c2fdf0e5c6 Fix missing ejs requirement 2022-01-05 21:35:44 -05:00
Sam Schloegel 0e97bd6abc Define variables before use 2022-01-05 21:27:38 -05:00
Sam Schloegel 9c16c9c220 Reduce variable scope pollution with const/let 2022-01-05 21:20:35 -05:00
Sam Schloegel 35340b86db Consolidate requires 2022-01-05 20:25:42 -05:00
Sam Schloegel 221341672a Remove unused requires 2022-01-05 20:14:44 -05:00
Sam Schloegel bf2f24f924 Use const for require statements 2022-01-03 15:20:51 -05:00
Sam Schloegel 22be9dbccf Disable import/extensions rule to match convention 2022-01-03 15:20:00 -05:00
Sam Schloegel 1bbc28f817 Fix global-require next-line exception 2022-01-03 15:18:45 -05:00
Sam Schloegel d0dc2380ea eslint fix prefer-arrow-callback errors 2022-01-03 14:48:13 -05:00
Sam Schloegel 83c46db661 eslint fix spaced-comment errors 2022-01-03 14:40:10 -05:00
Sam Schloegel aec191e178 Change string concats to template literals 2022-01-03 14:31:13 -05:00
Sam Schloegel c5691b56c9 Initial prettify 2022-01-03 10:51:25 -05:00
Sam Schloegel 551d29da60 Add bracketSameLine for html 2022-01-03 10:42:39 -05:00
Sam Schloegel a4bff71dbe Adjust to better match existing conventions 2022-01-03 00:28:11 -05:00
Sam Schloegel d642c01b8c Add airbnb to eslint 2022-01-02 23:04:14 -05:00
Sam Schloegel f9cf6ecc52 Initialize eslint, prettier, format on save 2022-01-02 22:41:15 -05:00
sparks-alec 9a6d8875e8 remove unused font 2021-11-13 17:32:27 -05:00
sparks-alec 65cb11c0cc remove debug console log 2021-11-13 17:22:39 -05:00
sparks-alec d2a52f079e remove unused font link 2021-11-13 17:21:57 -05:00
sparks-alec 949b78ec96 fix issues processing info from XAir 2021-11-13 15:59:52 -05:00
sparks-alec 9255cfcdfe Update package-lock.json 2021-11-13 15:59:09 -05:00
sparks-alec 329e55ec25 Update README.md 2021-11-03 14:18:01 -04:00
sparks-alec 60e74993c3 Update README.md v0.9.2 2021-11-02 01:10:38 -04:00
sparks-alec 1898b04620 Update README.md 2021-11-02 01:10:15 -04:00