Miodec
295e47638e
chore: rebuild all files instead of just what changed
2024-08-09 17:01:10 +02:00
Miodec
c832f7eb39
build: split vite config
2024-07-25 15:51:19 +02:00
Miodec
be304906e9
chore(dev): prevent terminal screen from being cleared by vite
2024-07-24 11:40:23 +02:00
Miodec
5f7565a695
chore(dev): fix tsconfig path
2024-07-24 11:39:09 +02:00
Christian Fehmer
5b970ecea7
impr: use typescript for font-preview and fontawesome scripts (@fehmer) ( #5613 )
2024-07-15 12:17:31 +02:00
Christian Fehmer
66c09a462f
impr: reduce initial loading time of settings page (@fehmer) ( #5583 )
2024-07-09 21:23:28 +02:00
Miodec
79874fe4e9
chore: upgrade vite-plugin-pwa
...
also change injectRegister parameter
2024-06-12 16:38:20 +02:00
Christian Fehmer
fad3f6e8d1
impr: optimize use of fontawesome (fehmer) ( #5423 )
...
!nuf
2024-06-07 11:29:04 +02:00
Christian Fehmer
9432602727
impr: add selfhosting using docker only (fehmer) ( #5170 )
...
* impr: add selfhosting using docker only
* add recaptcha config and docs
* add documentation on the backend-configuration.json file, remove ---redacted--- from example config
---------
Co-authored-by: Jack <jack@monkeytype.com>
2024-03-12 12:02:13 +01:00
Miodec
8ca760dfd2
fix(caching): no longer caching external resources locally
...
closes #5196
2024-03-07 22:08:29 +01:00
Miodec
1f52692151
chore: fix browser debugger not working correctly
2024-03-04 00:07:33 +01:00
Paul Ebose
a0416d3eba
impr(dev): allow docker compose to start the backend server (plbstl, Miodec) ( #4995 )
...
* chore: allow backend docker compose to start the api-server alongside redis & mongodb
* chore: update node versions in docker compose
* chore: add an extra compose file in backend
* docs: update advanced contribution guide with docker compose changes
* add docker script
support server_open env variable
* move files
* npm scripts
rename file
* add docker ignore
* fix redis not working
* rename file
* mounting root instead
* update docs
* update docs table of contents
* restart on fail
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2024-02-28 14:17:09 +01:00
Miodec
d23dad36ea
impr(dev): add recaptcha site key to frontend env
2024-02-27 00:49:51 +01:00
Miodec
a8285c068e
fix(caching): remove precaching and navigation fallback
...
should fix email handler being broken
2024-02-25 13:38:15 +01:00
Miodec
fd6d1cbbf8
impr(hosting): add precaching to static pages
2024-02-25 11:49:45 +01:00
Miodec
01aefa91b4
chore: add 404 for static resources
2024-02-23 20:43:12 +01:00
Miodec
f1c620ee51
chore: include index
2024-02-22 16:26:18 +01:00
Jack
8f6bfbb708
build: replace webpack with vite ( #5096 )
2024-02-22 02:24:20 +01:00