Archived
1
0
Commit Graph

15 Commits

Author SHA1 Message Date
ebe4d7ef29 Revamp icons (#2383)
I took our website's SVG favicon and plopped it on a round
white rectangle in Affinity Designer. The I exported it as an SVG and
wrote a script that uses imagemagick to convert to the various sizes and
formats we need.

Closes #2307
2020-11-30 19:11:26 -05:00
c8f63b61c4 Fix fmt and lint 2020-08-26 14:21:37 -04:00
361e7103ea Enable loading external plugins 2020-07-31 17:42:48 -05:00
2819fd51e2 Remove unused endpoints
- dashboard
- app api
2020-07-27 12:00:42 -05:00
dcde596002 Document debugging process
Closes #1465.
2020-04-20 18:55:14 -05:00
ee14db20f1 Allow data: in CSP for font-src
Closes #1530.
2020-04-20 18:10:07 -05:00
216652fb31 Merge pull request #1446 from maksimr/fix-apple-touch-icon
Returns back apple touch icon
2020-03-25 14:12:44 -05:00
0f066d30b4 Add data-cfasync="false" to script tags
This prevents Cloudflare's Rocket Loader from acting on them.

Fixes #1451.
2020-03-25 14:04:36 -05:00
5887c1d339 Returns back apple touch icon 2020-03-23 14:44:31 +03:00
ccd01c49b9 Integrate update notifications into VS Code 2020-03-02 15:01:24 -06:00
069c5230cd Move VS Code to the root 2020-03-02 12:55:34 -06:00
963ebaca5b Register a service worker
To make installing as a PWA possible. Fixes #1181.
2020-02-27 16:37:00 -06:00
595ce6f5e3 Update styling
Just sort of winging it.
2020-02-26 14:25:12 -06:00
4aa15401c3 Format and lint 2020-02-14 20:00:19 -05: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