Commit graph

4513 commits

Author SHA1 Message Date
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
Stefano
be34ca9b25
Merge pull request #1433 from placeAtlas/cleanup
Cleanup sync
2023-04-16 22:26:38 +02: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
Stefano
94a2cca165
Merge pull request #1430 from Hans5958/live-love-life/2.1
Various "minor" changes (2.1)
2023-04-07 13:58:03 +02: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
2dfd02a8a5
Merge pull request #1428 from Hans5958/live-love-life/2
Various "minor" changes (2)
2023-04-07 13:11:08 +02:00
Stefano
b869ec77f8
Merge branch 'master' into live-love-life/2 2023-04-07 13:09:39 +02:00
Stefano
95e84e799d
Merge pull request #1427 from placeAtlas/cleanup
Cleanup sync
2023-04-07 13:08:07 +02:00
Hans5958
fc5d8604ac Improve Contributing 5 2023-04-07 17:51:02 +07: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
19c2b5ca03 Utilize parcelIgnore better 2023-04-06 23:01:54 +07:00
Hans5958
0dfbe7d0c7 Fix .gitignore again 2023-04-06 22:34:25 +07:00
Hans5958
c91551c956 Add multiline timestamp tooltip
Backport from place-catalog
2023-04-06 22:31:45 +07:00
Hans5958
fa326a423d Update dependencies 2023-04-06 22:09:09 +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