Archived
1
0
Commit Graph

19 Commits

Author SHA1 Message Date
595ce6f5e3 Update styling
Just sort of winging it.
2020-02-26 14:25:12 -06:00
c147711ade Remind user that generated password is in logs
Closes #446
2020-02-21 15:22:13 -05:00
9b7a203fe5 Make login page pretty 2020-02-20 20:08:25 -05:00
65690fca65 Fix CSP for Safari 2020-02-20 18:24:32 -05:00
76831f11fc Merge branch 'fix-ci' into restructure 2020-02-18 19:07:34 -05:00
5681c87e33 Fix bugs in CI 2020-02-18 19:06:35 -05:00
46d6e17508 Prepare for release
- Add VS Code icon
- Trim dashboard to just display dedicated VS Code section
- Version was getting unset during build
- Add back nbin shim which I temporarily took out earlier
- Update tests for log level env var changes
2020-02-18 17:31:23 -06:00
bdb189a9bb Allow https images
Fixes extension icons not loading.
2020-02-18 14:57:12 -06:00
8793110941 Implement endpoint for getting recent directories 2020-02-18 14:13:22 -06:00
1a54f6b7ef Merge remote-tracking branch 'origin/restructure' into anmol-restructure 2020-02-18 12:52:29 -05:00
61d1af0413 Add macOS release step 2020-02-14 21:16:23 -05:00
4aa15401c3 Format and lint 2020-02-14 20:00:19 -05:00
0ec83f8736 Check updates daily instead of every time
Also add a way to force a check.
2020-02-14 16:46:22 -06:00
db54f78e8e Implement automatic updates 2020-02-14 15:58:39 -06:00
b8fa7da972 Simplify frontend
Just a login form and a list of applications. No modals or anything like
that.
2020-02-13 20:10:14 -06:00
efaeb3b110 Add hidden username field for accessibility 2020-02-06 10:26:53 -06:00
6cebfa469d Generalize initial app logic 2020-02-05 18:47:00 -06:00
8cc11d1688 Improve routing 2020-02-05 13:07:07 -06:00
b29346ecdf Implement new structure 2020-02-04 14:31:44 -06:00