Commit Graph

11 Commits

Author SHA1 Message Date
Mononaut
1cdb38af0b
Fix nginx caching for customize.js resource 2024-05-13 16:57:14 +00:00
wiz
ead7a13ff0
i18n: Enable Danish, disable Catalan 2023-03-08 21:14:46 +09:00
Felipe Knorr Kuhn
81d35d9401
Update nginx cache settings for the frontend config files 2022-10-15 19:44:34 -07:00
Erik Arvstedt
22def9b01c
frontend: Don't copy resources to language dirs
Since 355e89ce5, the frontend references resources via root-relative URLs.
This means that `resources` dirs in the language dirs are no longer
accessed and can be removed.

Achieve this by defining a specific `assets` production config that
doesn't include `src/resources`.

As of fd35c8f4a, this shrinks the frontend size by 55% (279M -> 124M).

Also, the nginx location configs now can be simplified.
2022-09-09 14:42:55 +02:00
Ayanami
fdb035c0d2 Remove unused config from nginx 2022-05-18 11:23:51 +09:00
wiz
9a47191e10
Update nginx.conf for mempool.space services APIs 2022-01-14 20:56:41 +09:00
wiz
71c6b0e11d
Remove typo'd extra line in nginx-mempool.conf - fixes #706 2021-08-12 00:47:42 +09:00
wiz
f2f5749769
Update nginx configuration for cache settings and new locales
* Consolidates add_header statements into single top-level section
* Updates locales to match frontend/src/app/app.constants.ts
* Re-orders locales to match locale selector for easier checking
2021-07-19 18:36:13 +09:00
wiz
0d03a9e6cc
Send HTTP header Vary: Cookie to prevent localization cache bug
Fixes #477
2021-04-27 19:00:33 +09:00
wiz
e32066affd
Display all Project Contributors on About page using GitHub API (#382) 2021-03-09 01:56:41 +07:00
wiz
beb99bcfc6
Update README instructions and nginx.conf for v2.0 release 2021-01-11 23:14:10 +09:00