Commit graph

91 commits

Author SHA1 Message Date
c4dbfa6d6c Update Discord notification message
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 17:41:56 +02:00
12f2ee5161 Discord webhook ci 2021-10-14 17:30:35 +02:00
db9dc8f305 Add missing --prod flag to ci
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:43:24 +02:00
61b9c8d66d Merge branch 'drone-ci'
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:33:54 +02:00
ff2414a319 rename workspace
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:29:44 +02:00
674aa3726c Set environment variables for publish
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:24:57 +02:00
59457a6bce Fix pwa build config
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 13:22:00 +02:00
c6baf9b968 rename check script to type-check (yarn check is already a command)
Some checks failed
continuous-integration/drone/push Build is failing
fix tsconfig.json
fix pwa/service-worker.ts (svelte-check doesn't type `self` correctly)
2021-10-14 13:09:57 +02:00
146aee4e44 Fix preview builds
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 12:58:26 +02:00
645bf7367b Parallelize build script some more
All checks were successful
continuous-integration/drone/push Build is passing
Lint
Add .vercel to gitignore
2021-10-14 12:54:04 +02:00
57afaba0f7 Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 12:46:07 +02:00
8e7902aa7f Create CI build script
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 12:44:51 +02:00
a7ad63b861 Update check scripts 2021-10-14 12:34:44 +02:00
a3b234410b Better maskable icon 2021-10-05 14:36:31 +02:00
e5eafba885 Make pwa not cache serviceworker stuff, as well as livereload variations 2021-10-05 13:38:55 +02:00
a9ce798490 Confirm page unload when save is 5 Min+ old 2021-10-05 13:23:32 +02:00
0e5e19b150 Remove transition from resource table rows (hopefully temporarily) 2021-10-05 13:03:06 +02:00
9b9992a015 Make normal links in header more generic 2021-10-05 12:54:19 +02:00
6ddb78ef50 Lower console spam 2021-10-05 12:53:47 +02:00
394e60ee95 PWA 2021-10-05 12:53:14 +02:00
5de8d4a791 Less redundant 2021-10-04 10:55:24 +02:00
d52f112b0b Set twitter:card to summary 2021-10-04 09:45:06 +02:00
5d60eab0c0 Add missing rel to oEmbed link 2021-10-04 09:41:19 +02:00
b22a21b9d2 Hopefully that fixes image for Discord embed 2021-10-04 09:35:47 +02:00
b73a88f05d oEmbed 2021-10-04 09:27:36 +02:00
f35948ed9c Some more HTML cleanup 2021-10-04 09:06:49 +02:00
b9258c351f Some HTML cleanup 2021-10-04 09:03:47 +02:00
1d075201fb Add some padding to resource table rows 2021-10-02 22:55:29 +02:00
a0ac42d4bb Fix resource group text alignment 2021-10-02 22:51:42 +02:00
7773009ab6 Use key in obj syntax to decrease saving time to ~2% 2021-10-02 21:50:30 +02:00
228f8a47db Add Mantas 2021-10-02 21:24:10 +02:00
83a5db08be Rename SharkGame.Log to .MessageHandler 2021-10-02 21:20:53 +02:00
b90b397cef Add save reset 2021-10-02 20:56:40 +02:00
066ed07316 Change initialization 2021-10-02 20:12:21 +02:00
619d5bbae1 Rename Message.message to .content 2021-10-02 19:37:09 +02:00
c034612a35 Add HelpModal 2021-10-02 19:33:31 +02:00
328f9cadf0 Stylize h3/h4 elements 2021-10-02 19:33:17 +02:00
acf26d9ba5 Underline default option for settings modal 2021-10-02 19:33:03 +02:00
755ae037a9 Add autosave, make saving a bit less weird 2021-10-02 19:17:59 +02:00
53aebd4c50 CSP 2021-10-02 19:17:06 +02:00
343304713d Lighthouse 2021-09-30 22:38:12 +02:00
6e93a51a8b Remove Log Reset message 2021-09-30 22:22:57 +02:00
d7690c6eee Add background to icons 2021-09-30 22:11:20 +02:00
d4a646e105 Some love for homeactions (icons) 2021-09-30 22:05:32 +02:00
f2c260ac57 Remove redundant setting initialization (done in SaveHandler.load) 2021-09-30 21:27:31 +02:00
569f6db40b Change prettier config 2021-09-30 21:26:11 +02:00
579c6624ce Remove Nil settings 2021-09-30 21:18:18 +02:00
5eca765646 Remove GitHub update checks (API is rude) 2021-09-30 21:17:53 +02:00
7f705897f4 Remove unnecessary export 2021-09-30 21:17:24 +02:00
0f57f00299 Update dependencies 2021-09-30 21:17:11 +02:00