Commit Graph

112 Commits

Author SHA1 Message Date
HF
66662e49c3 fix small ui issues 2020-01-25 07:39:45 +01:00
HF
caf08ee32d Add 3d voxel canvas
Add Canvas Selection Menu
Improve Rendering
Move ChunkRGB into seperate file
2020-01-25 03:53:35 +01:00
HF
88990bf454 lazy load test 2020-01-22 06:55:55 +01:00
HF
c77aec130f fix typo 2020-01-21 23:00:47 +01:00
HF
80f335d335 add pixelgame comparison chart 2020-01-21 22:44:19 +01:00
HF
b8e1436efa add voxelpainter test 2020-01-21 22:41:34 +01:00
HF
cc3fc29e89 add typescript support
update sass
2020-01-21 22:38:50 +01:00
HF
56370c548f fix issue of Loading not disappearing in Historical mode 2020-01-17 03:38:24 +01:00
HF
9207890b3c make arrows go past days 2020-01-17 03:25:28 +01:00
HF
8a72aa232c add arrow buttons to historical mode 2020-01-17 02:35:19 +01:00
HF
7e9ee23aef back to 15s cd on moon 2020-01-17 01:30:49 +01:00
HF
55d348d6d6 fx typo 2020-01-17 00:12:02 +01:00
HF
3cb519ad33 temporary 0cd on moon 2020-01-16 02:04:05 +01:00
HF
f99241476d fix two eslint errors :peepoweird: 2020-01-15 00:39:35 +01:00
HF
23bfebbfe5 Resolve circular dependencies 2020-01-14 17:52:41 +01:00
HF
2820805f35 send verify mail limit to 2min 2020-01-14 04:16:15 +01:00
HF
4b8bbf2716 fix incremential tile creation when protected pixels got set 2020-01-13 04:35:46 +01:00
HF
7214ae6128 make everyone start at 0,0 2020-01-13 04:01:50 +01:00
HF
4f349baef5 Merge branch 'production' 2020-01-11 16:04:09 +01:00
HF
4231f56a59 passport login error handling 2020-01-11 16:03:13 +01:00
HF
81e1d50aae passport login error handling 2020-01-11 15:47:29 +01:00
HF
c758fee082 fix admintools imageupload on non-default canvases 2020-01-11 14:35:03 +01:00
HF
8d2c5e75d9 also list midnight full-backup in historical view 2020-01-11 02:00:33 +01:00
HF
7abe936cd1 fix Loading... message on date select in historical view 2020-01-10 20:59:06 +01:00
HF
d037d34e1f add promotion videos 2020-01-10 17:42:32 +01:00
HF
bc11f9e825 fix default canvases 2020-01-10 16:48:58 +01:00
HF
2f81a6df3b resolve BIG_CHUNK_FAILURE error when chunk is already removed 2020-01-10 16:46:39 +01:00
HF
b326ffd9b5 change canvas req: 0 = has to be registered; -1 = no requirements
make historical view start date canvas specific
2020-01-10 16:40:22 +01:00
HF
16ebfa9629 add video of historical view 2020-01-10 14:24:51 +01:00
HF
7bb2e361f9 fix new set pixels shining throuhg 2020-01-10 04:06:05 +01:00
HF
572408ba6a add client render code for historical view 2020-01-10 03:26:35 +01:00
HF
1e1d511d21 add HistorySelection dialog 2020-01-09 23:13:56 +01:00
HF
2ecf670db7 fix redis url in README 2020-01-09 19:18:11 +01:00
HF
8be7d8ce41 add history api 2020-01-09 19:12:56 +01:00
HF
060540d23d small render improvement, avoiding double render on scale update 2020-01-09 17:17:56 +01:00
HF
1161392d3b fix some eslint errors 2020-01-09 17:09:29 +01:00
HF
14410ce903 fix rendering issues 2020-01-09 16:57:03 +01:00
HF
ba144c3b8a remove HOSTURL variable and instead get host from header 2020-01-09 16:41:39 +01:00
HF
cfbae41817 make hook for renderer to store 2020-01-09 03:52:25 +01:00
HF
c6dabe8a3e fix async in backup 2020-01-08 23:00:47 +01:00
HF
47f55a585a update backup script 2020-01-08 21:52:31 +01:00
HF
64c809cdac add COMMAND option to backup script
fix directory date name
2020-01-08 21:09:41 +01:00
HF
c33c532e2b update backup script 2020-01-08 20:22:52 +01:00
HF
38ea84e719 add section about backups to README 2020-01-08 19:09:05 +01:00
HF
e7a16fa3b9 store / reducers fixes, move websocketClient to reducers 2020-01-08 15:58:21 +01:00
HF
337fbf2462 log backup dir name 2020-01-08 15:15:36 +01:00
HF
8894c38289 change backup to use commandline args instead of environment 2020-01-08 03:31:00 +01:00
HF
e6c6b45a6b make backup.js deployable and add cron timers to it 2020-01-08 01:29:52 +01:00
HF
759bffbf1f change Blacklist/Whitelist tables to not use ip.toLong to avoid weird results on IPv6 2020-01-08 00:36:34 +01:00
HF
62337771a2 add backup functions 2020-01-08 00:02:01 +01:00