Commit Graph

1276 Commits

Author SHA1 Message Date
iampeter 09c2d198fd Update i18n/ssr-hu.po 2023-12-28 18:23:41 +00:00
iampeter 7ca61d87a7 Update i18n/hu.po 2023-12-28 18:22:56 +00:00
HF 45fc4b4d9c final commit v1.0 2023-12-21 19:01:52 +01:00
HF 18d9828b2b silently fail when pixellog file doesn't exist
fix #76
2023-12-13 12:15:17 +01:00
HF 9c5596d86a only extract langs from server when full build 2023-12-13 11:25:24 +01:00
HF 8d41c6533d don't require server restart on client changes,
by watching the asset files and reloading if changed
2023-12-13 11:11:25 +01:00
HF 058290aa16 do minifyCss right after cleaning assets
Use hashes in css filenames again
2023-12-13 11:10:07 +01:00
HF 0a4199e633 make example ecosystem.yml watch the server script for changes 2023-12-13 10:58:13 +01:00
HF 05298604b1 fix image link in mail 2023-12-13 10:57:12 +01:00
HF 260f6a6210 fix typo 2023-12-13 04:05:16 +01:00
HF fb87a18bd7 update deployment scripts 2023-12-13 04:01:34 +01:00
HF 1304dfb4ba change all logger prefixes 2023-12-13 03:45:11 +01:00
HF eb6c76c1b6 add shard names to logfile names 2023-12-13 03:18:14 +01:00
HF 6ecffafd00 remove assets.json from deployement scripts 2023-12-13 02:07:46 +01:00
HF d8042552d8 move langage-code-to-country-code mapping into ssr filename 2023-12-13 02:04:55 +01:00
HF 3895bf292a only extract languages on full builds 2023-12-13 01:41:32 +01:00
hf dddc0d0823 Merge pull request 'Add ge translation' (#91) from sallbet/pixelplanet-fork:translations into master
Reviewed-on: ppfun/pixelplanet#91
2023-12-13 00:36:09 +00:00
HF b5ccda251c use multiple processes while building
extract langs on production builds not on dev
update webpack
2023-12-13 01:30:02 +01:00
HF ab840c6f23 default to english only production build in webpack config 2023-12-12 20:33:05 +01:00
HF 3aad00dca7 allow building of only specfic languages,
english is not a required locale anymore
2023-12-12 20:30:39 +01:00
HF 872c3a5659 clean webpack cache on full build
add option to clena assets
2023-12-12 18:58:53 +01:00
HF 997d887cfd dont generate styleassets.json 2023-12-12 18:58:34 +01:00
HF b48821e92e no-cache on http requests depending on cookies
(etag reevaluation still works)
2023-12-12 18:57:40 +01:00
HF a3edd2cb44 use sting 'en' for english translation instead of 'default' 2023-12-12 17:58:59 +01:00
HF 6d3b6edd8a cache all language builds in the same folder
write custom webpack loader to invalidate language specific files
choose most recent asset based on mtime rather than birthtime
2023-12-12 17:58:06 +01:00
HF 22b9cf2612 make asset detection smarter 2023-12-11 22:26:16 +01:00
HF b5d48be01f renaming entry points fixes different three.js compilations weirdly 2023-12-11 22:11:55 +01:00
HF af97cf7ec8 don't clean dist directory before build 2023-12-11 22:11:39 +01:00
HF bcc489eff9 fix etag caching when run on localhost
(languages were not possible to be selected if run locally, cause of
aggressive caching)
2023-12-11 20:56:26 +01:00
HF 6b0404b66d THREE.js doesn't like the timestamp name,
cause every language bundle builds its own three.js
change order of script insertion (vendor before client)
2023-12-11 20:54:52 +01:00
HF d2fa61f3c6 use port 5000 on example ecosystem.yml 2023-12-11 16:49:27 +01:00
HF fe8541bcbf save cookie by hostname instead of host, because cookies don't like
ports
2023-12-11 16:48:47 +01:00
HF 8544c42e7b deprecate assets.json by reading the assets directory ourselves,
use build timestamp instead of hash in filename
fix #92
2023-12-11 16:48:26 +01:00
sallbet 878f2cd269
Add ge translation 2023-12-01 17:51:32 +03:00
HF 72561d9752 change pixeltraa script 2023-11-24 11:06:59 +01:00
HF 16a889c5e8 fa maps to country code ir for iran
pr -> fa (language code for persian)
2023-10-09 21:58:07 +02:00
hf 0c18500e87 Merge pull request 'Add sc and persian translation' (#85) from sallbet/pixelplanet-fork:translations into master
Reviewed-on: ppfun/pixelplanet#85
2023-10-09 19:51:29 +00:00
hf d72f471d6d Merge pull request 'Change colors for Thoia a bit' (#88) from sallbet/pixelplanet-fork:master into master
Reviewed-on: ppfun/pixelplanet#88
2023-10-09 19:50:53 +00:00
sallbet 5be5f0908c
Change colors for Thoia a bit 2023-10-09 22:44:03 +03:00
HF b0bb296ac6 fix top 10 size change date 2023-10-07 01:06:50 +02:00
HF 5cda6e161b Merge branch 'sallbet-canvases' 2023-10-07 00:32:09 +02:00
HF e2e35971c7 use api/me for historyDownload.py
camel_case canvasID in areaDownload.py
add parameters to USER_AGENT in both
2023-10-07 00:30:04 +02:00
HF 249fabfd91 remove requests dependency from areaDownload.py 2023-10-07 00:30:03 +02:00
sallbet 95cdcade90 Add to translation 2023-10-07 00:30:03 +02:00
sallbet 2a5e62b08e Add logic to areaDownload, make it dynamic by fetching api/me 2023-10-07 00:30:03 +02:00
HF 7c3477921b remove websocket surveillance to test 2023-10-07 00:30:03 +02:00
HF 7f9d0f9429 care about undefined cli in Converter 2023-10-07 00:30:03 +02:00
sallbet e3ef515a90 Add cz and gr translations, update ru translation 2023-10-07 00:30:03 +02:00
sallbet cb66038058 Fix country mute/unmute message in channels 2023-10-07 00:30:03 +02:00
HF 7fe938bad2 decodeURIComponent hash 2023-10-07 00:30:03 +02:00