Commit graph

3592 commits

Author SHA1 Message Date
AnonymousRandomPerson
31115bdbf9 Fixed entry with no description 2023-04-22 03:04:33 -04:00
Hans5958
6d0ee3b293 Fix entry not having a description 2023-04-22 13:20:22 +07:00
Hans5958
94147ae2dc Handle when entry descriptions/links are missing
Just for safekeeping, all properties should still be defined even if it is empty
2023-04-22 13:20:22 +07:00
Hans5958
d292ffc825 Add query to set atlas data (URL) to use 2
Query is used generally for tracking, let's differ that
2023-04-22 13:08:04 +07:00
Hans5958
ccc1d07b98 Add query to set atlas data (URL) to use
Resolves #1344, untested
2023-04-22 13:08:03 +07:00
Hans5958
7d8eaae1ca Small refactoring 8 2023-04-22 13:08:03 +07:00
Hans5958
f577980f9b Small refactoring 7
Use better for loops (for performance)
2023-04-22 13:08:03 +07:00
Hans5958
5f8a3b96e6 Use start period instead of end for highlightEntryFromUrl 2023-04-22 13:08:03 +07:00
Hans5958
94640681b5 Small refactoring 6, also filter hoverable elements when searching
Change atlasSorted to atlasDisplay (atlasSorted also includes filtering anyway)
Prefer .slice() over .concat() (say it is faster)
2023-04-22 13:08:03 +07:00
Hans5958
3b7f07bef3 Small refactoring 5 2023-04-22 13:08:03 +07:00
Hans5958
b14db0d4e3 Add infinite scrolling on entries list
Resolves #1431
2023-04-22 13:08:03 +07:00
Hans5958
93d66a2927 Fix renderBackground not using atlas data 2023-04-22 13:08:03 +07:00
Hans5958
8e2915b75f Fix hash updating to preserve other URL parts, fix zzz handling 2023-04-22 13:08:03 +07:00
Hans5958
8b99189cbd Simplify CSS, make canvas unselectable 2023-04-22 13:08:03 +07:00
Hans5958
3601e1db36 Fix regression when seeking with wheel not working 2023-04-22 13:08:03 +07:00
AnonymousRandomPerson
7594f9d1ec Updated (1800, 700) to (1900, 800) 2023-04-22 00:07:05 -04:00
AnonymousRandomPerson
7e31a6bfbd Updated Reddit 2023-04-21 18:05:27 -04:00
AnonymousRandomPerson
6897785a4f Updated (1800, 700) to (1900, 800) 2023-04-21 00:29:55 -04:00
Cheng Hann Gan
ffb3be742c Updated (1800, 700) to (1900, 800) 2023-04-20 13:01:37 -04:00
AnonymousRandomPerson
f6957ca65c Updated (1700, 700) to (1800, 800) 2023-04-20 00:11:26 -04:00
AnonymousRandomPerson
6f81c997c4 Updated Reddit 2023-04-19 19:11:19 -04:00
Cheng Hann Gan
7e7e94045f Updated (1700, 700) to (1800, 800) 2023-04-19 16:33:12 -04:00
Cheng Hann Gan
e15994005d Updated (1700, 700) to (1800, 800) 2023-04-18 13:08:28 -04:00
AnonymousRandomPerson
41299127c1 Updated (1600, 700) to (1700, 800) 2023-04-17 21:49:21 -04:00
AnonymousRandomPerson
958a7c8c65 Updated (1500, 700) to (1600, 800) 2023-04-16 16:46:00 -04:00
AnonymousRandomPerson
3519b8f950 Updated (1400, 700) to (1500, 800) 2023-04-15 15:06:01 -04:00
AnonymousRandomPerson
c8a1b49da3 Updated (1300, 700) to (1400, 800) 2023-04-14 22:09:42 -04:00
AnonymousRandomPerson
8b4ec67c01 Updated Reddit 2023-04-14 18:38:38 -04:00
Cheng Hann Gan
dfe2510f2b Updated (1200, 700) to (1300, 800) 2023-04-13 16:51:59 -04:00
AnonymousRandomPerson
7f01568697 Updated (1100, 700) to (1200, 800) 2023-04-12 20:51:45 -04:00
AnonymousRandomPerson
f7da815d81 Updated (1000, 700) to (1100, 800) 2023-04-10 18:12:52 -04:00
Cheng Hann Gan
3714d7533c Updated (1000, 700) to (1100, 800) 2023-04-10 13:22:51 -04:00
AnonymousRandomPerson
249314667f Updated (900, 700) to (1000, 800) 2023-04-09 15:15:45 -04:00
AnonymousRandomPerson
5ef85484eb Updated (800, 700) to (900, 800) 2023-04-08 13:04:50 -04:00
AnonymousRandomPerson
878fd86fe9 Updated (800, 700) to (900, 800) 2023-04-08 00:08:21 -04:00
AnonymousRandomPerson
4badae75cc Updated (800, 700) to (900, 800) 2023-04-08 00:03:50 -04:00
Cheng Hann Gan
79a829b9c3 Updated (800, 700) to (900, 800) 2023-04-07 13:50:26 -04:00
Hans5958
c636e1a7b7 Fix view position not reverting from entry list preview
Alternative name: Bring back view position reverting from entry list preview (ARP removed it before)
2023-04-07 18:47:30 +07:00
Stefano
b869ec77f8
Merge branch 'master' into live-love-life/2 2023-04-07 13:09:39 +02:00
Hans5958
43d2eb887e Small refactoring 4 2023-04-07 16:51:57 +07:00
Hans5958
b78e1b8816 Also update lines on touchend 2023-04-07 16:14:07 +07:00
Hans5958
fb9e080bf6 Fix typo on documentation 2023-04-07 15:29:34 +07:00
AnonymousRandomPerson
d957da7e92 Updated (700, 700) to (800, 800) 2023-04-06 22:44:06 -04:00
AnonymousRandomPerson
2ee009867e Updated Reddit 2023-04-06 18:16:05 -04:00
Cheng Hann Gan
6bf9fdc913 Updated (700, 700) to (800, 800) 2023-04-06 13:28:22 -04:00
Hans5958
cf7e397ab2 Fix hovering an infobox on entries list not working 2023-04-06 23:35:30 +07:00
Hans5958
c91551c956 Add multiline timestamp tooltip
Backport from place-catalog
2023-04-06 22:31:45 +07:00
Hans5958
bd791662a1 Use fetched image size for the canvas
Backport from place-catalog
2023-04-06 22:09:09 +07:00
Hans5958
b59c19315a Let default period and variation configurable 2023-04-06 21:38:44 +07:00
Hans5958
abbab36445 Add config to prefer numerical IDs
Compat for 2017
2023-04-06 10:19:11 +07:00
AnonymousRandomPerson
40dbe52d1d Updated (600, 700) to (700, 800) 2023-04-05 18:45:07 -04:00
AnonymousRandomPerson
cc9fa2b2af Updated (600, 700) to (700, 800) 2023-04-05 18:44:19 -04:00
Cheng Hann Gan
710e1a8e6e Updated (600, 700) to (700, 800) 2023-04-05 16:44:48 -04:00
Cheng Hann Gan
1eea4be4b9 Updated (600, 700) to (700, 800) 2023-04-05 13:08:26 -04:00
Cheng Hann Gan
77b2ca789b Updated (600, 700) to (700, 800) 2023-04-04 13:35:20 -04:00
AnonymousRandomPerson
0ccd84710e Updated (500, 700) to (600, 800) 2023-04-03 22:40:25 -04:00
AnonymousRandomPerson
6ddfd11905 Updated (400, 700) to (500, 800) 2023-04-03 20:43:28 -04:00
Cheng Hann Gan
d79403c646 Updated (400, 700) to (500, 800) 2023-04-03 13:29:31 -04:00
Cheng Hann Gan
0ae365e478 Fixed area calculation 2023-04-03 13:09:03 -04:00
Cheng Hann Gan
263d14e188 Merge remote-tracking branch 'origin' into cleanup 2023-04-03 13:06:09 -04:00
AnonymousRandomPerson
fbbb77bea9 Updated (400, 700) to (500, 800) 2023-04-02 21:10:51 -04:00
AnonymousRandomPerson
c2499b068b Updated (300, 700) to (400, 800) 2023-04-02 17:55:45 -04:00
Hans5958
4300c6a531 Rename sw files, fix sw hopefully 2023-04-02 13:21:02 +07:00
AnonymousRandomPerson
56616a52ff Updated Reddit 2023-04-01 23:33:47 -04:00
AnonymousRandomPerson
20fca58ae3 Updated (200, 700) to (300, 800) 2023-04-01 19:21:13 -04:00
Hans5958
2588bde989 Improve service worker based caching 2 2023-04-01 15:57:03 +07:00
Hans5958
0e21f1aec8 Add informational console log 2023-04-01 14:56:03 +07:00
Hans5958
4a17422bd6 Prefer using layer system, add function to download canvas 2023-04-01 14:55:24 +07:00
Hans5958
e70768c14c Improve service worker based caching
Old object-based caching can be removed hopefully
2023-04-01 14:50:36 +07:00
Hans5958
0a7305df1e Add more manifest properties 2023-04-01 13:41:15 +07:00
AnonymousRandomPerson
42c3a395e2 Updated (100, 700) to (200, 800) 2023-03-31 22:59:55 -04:00
AnonymousRandomPerson
2f43b40e67 Updated (0, 700) to (100, 800) 2023-03-30 23:27:53 -04:00
Cheng Hann Gan
dad859514f Updated (0, 700) to (100, 800) 2023-03-30 13:21:59 -04:00
AnonymousRandomPerson
6f9f95826f Updated (0, 700) to (100, 800) 2023-03-29 21:02:23 -04:00
Cheng Hann Gan
d6e45e1672 Updated (0, 700) to (100, 800) 2023-03-29 13:26:55 -04:00
Cheng Hann Gan
487f5e973a Updated (1900, 600) to (2000, 700) 2023-03-29 12:52:00 -04:00
AnonymousRandomPerson
e076042f67 Updated (1900, 600) to (2000, 700) 2023-03-28 23:48:25 -04:00
AnonymousRandomPerson
11d1a6fa62 Updated Reddit 2023-03-28 18:25:53 -04:00
AnonymousRandomPerson
174b7ae481 Updated (1800, 600) to (1900, 700) 2023-03-27 21:41:23 -04:00
AnonymousRandomPerson
c077916a41 Updated (1700, 600) to (1800, 700) 2023-03-27 01:17:51 -04:00
Hans5958
6d4adceb69 Rename prefixed ID 2023-03-26 19:37:34 +07:00
Hans5958
ce4439f142 Handle zzz and 0 prefix on URLs 2023-03-26 19:37:34 +07:00
Hans5958
5df83c25df Small refactoring 3 2023-03-26 19:06:58 +07:00
Hans5958
07ffc41fa4 Shorten the license text
Nearly nobody bat an eye on this one (better check the LICENSE file on GitHub), also now make it so it doesn't get removed when minified
2023-03-26 15:16:05 +07:00
Hans5958
c8f474cad2 Fix how entryId works 2023-03-26 15:16:05 +07:00
Hans5958
7b8fbad690 Remove duplicate &text= 2023-03-26 15:16:05 +07:00
Hans5958
9061ed66fc Hide if default variation only has 1 version 2023-03-26 15:16:04 +07:00
Hans5958
f73c6d39e0 Fix hash not updating on default state 2023-03-26 15:16:04 +07:00
Hans5958
8f93434d45 Rename temp files
For consistency
2023-03-26 15:16:04 +07:00
Hans5958
7f6a24dd4b Use prodDomain for production atlas data 2023-03-26 15:16:04 +07:00
Hans5958
6ee0b382c4 Configure canvas element size on the fly 2023-03-26 15:16:04 +07:00
Hans5958
c74a31bbca Correct "r/place" 2023-03-26 15:16:04 +07:00
Hans5958
d9cfcca554 Attribution edits 2023-03-26 15:16:04 +07:00
Hans5958
c87460c6e9 Fix regression when view not moving directly to the editing shape 2023-03-26 15:16:04 +07:00
Hans5958
c904ca501a Capitalize Atlas
Fron "The 2022 r/place Atlas", which "Atlas" refers to the project name/brand
2023-03-26 15:16:04 +07:00
Hans5958
ac55fb93e3 Improve export entry process
Add tooltip when entry is still too long to be sent directly
Minify when entry is too long for copy-and-past submission
Add name (and emoji) for the post title when sending directly
2023-03-26 15:16:04 +07:00
Hans5958
1c0b2754cb Change ID for ID-based sorting 2023-03-26 15:16:04 +07:00
Hans5958
8ccdf0d660 Fix and simplify filtering and sorting 2023-03-26 15:16:03 +07:00
Hans5958
c420d49025 Also compare length to handle longer ID on newest/oldest 2023-03-26 15:16:03 +07:00
Hans5958
2a238836a1 Small refactoring 2
An instance is the copy of Atlas for a specific r/place event
Instance-only code are now indicated with "@instance-only"
2023-03-26 15:16:03 +07:00