Commit Graph

68 Commits

Author SHA1 Message Date
HF
e108a23a83 use api/me for historyDownload.py
camel_case canvasID in areaDownload.py
add parameters to USER_AGENT in both
2023-10-01 01:48:40 +02:00
HF
d79636ae88 remove requests dependency from areaDownload.py 2023-10-01 00:03:57 +02:00
8ab0961e85
Add logic to areaDownload, make it dynamic by fetching api/me 2023-09-26 00:57:31 +03:00
HF
924fb41741 updating drawOcean.js script and instructions 2023-06-22 23:21:23 +02:00
HF
3ab076c917 change redisMoveCanvas script 2022-09-28 22:19:22 +02:00
HF
f7352a49c7 set -e in backup rsync 2022-09-16 13:12:40 +02:00
HF
4e74912655 clean up utils folder 2022-08-12 16:09:52 +02:00
HF
6052b00861 debug right-shift 2022-07-09 15:20:33 +02:00
HF
09157955fa adjust timings of socket health check 2022-07-03 22:31:38 +02:00
HF
3bf536e4de fix redisMoveCanvas script 2022-06-28 13:13:09 +02:00
HF
d88db0ead4 update redisMoveCanvas.js util script 2022-06-28 02:14:47 +02:00
HF
1efd40ca4e add top10 canvas to historyDownload.py
change size of top10 canvas *2
change README to mention that we do power of 2 now
2022-06-28 00:18:34 +02:00
HF
ec9ea0211d implement own connect-redis
closes #1
2022-06-19 17:28:14 +02:00
HF
e95b6ae8d3 Set pixels in redis in batches
finish node-redis update by making sure that everything that needs redis
runs after redis connected
2022-04-07 07:54:36 +02:00
HF
4fd94ebd65 update node-redis 2022-04-06 01:24:00 +02:00
HF
e80f9b4447 expand Markdown parsing, add embeds 2022-02-09 16:26:59 +01:00
HF
837b1de613 fix historyDownload 2022-01-14 03:28:11 +01:00
HF
bce1cfda5a add bufferutil to resulting package.json
cleanup
2022-01-12 00:24:57 +01:00
HF
53fb0fe3c5 add mailverification to adminapi 2022-01-11 15:10:00 +01:00
HF
2bc1aa9591 reorganize routes
add adminapi
remove body-parser in favor of express methods
add id to captchas
add testmodule for matrix-synapse to login with ppfun credentials (just
a test)
2022-01-11 02:05:55 +01:00
HF
edfd16d3ae continue markdown (thats primary for other projects right now) 2021-12-25 18:24:23 +01:00
HF
cd485f4259 add parsing of []() enclosures 2021-11-29 15:46:33 +01:00
HF
f6c348bab0 remove commonmark comparison 2021-11-29 05:04:06 +01:00
HF
14726a37ca add parsing of floating links 2021-11-29 05:03:46 +01:00
HF
7060919f76 add markdown for bold, italic, etc 2021-11-27 19:35:43 +01:00
HF
134d666480 refactor MarkdownParser 2021-11-27 16:56:49 +01:00
HF
87e053f99d start to parse markdown paragraphs 2021-11-27 05:29:35 +01:00
HF
d91bfeb527 more work on Markdown parsing, now with ordered lists 2021-11-27 03:10:30 +01:00
HF
554c67229f add quotes to markdown parser and expand test page 2021-11-27 01:42:52 +01:00
HF
6c0148bf14 clean up markdown test scripts 2021-11-26 13:15:24 +01:00
HF
dac17c57aa full path commands for compressBackup 2021-09-13 13:11:10 +02:00
HF
887fb3b763 add scripts for compression on backup server 2021-07-08 17:23:58 +02:00
HF
1b33260520 add markdown parser beginning and test site 2021-06-15 21:13:08 +02:00
HF
399d548794 update README and backup server utils 2021-06-04 16:41:47 +02:00
HF
241ed14117 fix last commit 2021-06-02 21:11:23 +02:00
HF
b839866aea Change backup-path into YYYY/MM/DD 2021-05-31 22:51:10 +02:00
HF
a60c40c51f update historyDownload script and api/history for yyyy subfolder 2021-05-31 14:03:24 +02:00
HF
47bd8b85fc add node about inode usage of backups 2021-05-31 11:28:34 +02:00
HF
f0efda1d5f smaller fixes 2021-04-18 19:27:57 +02:00
HF
148eff81ff add script to move moon chunks to center 2021-04-18 18:10:05 +02:00
HF
bf6ca24699 allow historyDownload.py to consider canvas size changes in historical view 2021-04-18 17:37:11 +02:00
HF
fb35eb5220 add 1bit canvas to historyDownload.py 2021-03-24 12:39:57 +01:00
HF
1386c0f472 add information about lossless compression to historyDownload.py and small README change 2020-11-30 14:57:32 +01:00
HF
64d94fb246 fix historyDownload generating wrong image size on canvas launch day 2020-11-30 00:39:04 +01:00
HF
56c36b61e6 fix areaDownload.py not working on protected pixels 2020-11-30 00:38:28 +01:00
HF
a4671e6f4e update pp-center pmg 2020-11-19 20:19:25 +01:00
HF
ee34124fbf change README, add preview and loading tiles for pc and pz mirrors, add utils script for initial image upload 2020-07-05 12:06:42 +02:00
HF
19c4b23046 change center link to guilded.gg
adjust redisCopy.js utils script
fix .babelrc (idk why we even have that tbh)
2020-06-28 06:12:45 +02:00
HF
d28c4f10bb add script to create png tiles for ocean 2020-06-23 01:25:30 +02:00
HF
e12a9a24a7 make historicalDownload deal with missing daily total Backup frames 2020-05-31 01:56:35 +02:00