Commit graph

56 commits

Author SHA1 Message Date
Hans5958
2dadfdb255
Port 63ed091
I forgor
2022-04-09 22:49:27 +07:00
Hans5958
4ce2afb60b Console logs haven't been removed?! 2022-04-09 17:24:30 +07:00
Hans5958
a870d33cf8 Refactor to avoid code duplicates 2022-04-09 16:33:10 +07:00
Hans5958
d7861baff3 Finally make explore mode work, small refactor
Oh man, these element structures were quite inefficient...
2022-04-09 16:33:10 +07:00
Hans5958
804159e116 Reduce copyright notice, add 2022 contributors, add missing notice
The lengthy boilerplate is unnecessary, especially since it is already linked. The type of license can stay there instead.
2022-04-09 16:33:10 +07:00
Hans5958
a19ee7d65a Use HTTPS link to license 2022-04-09 16:33:09 +07:00
Stefano
bb5db95158
Merge branch 'master' into diffdel 2022-04-08 23:37:02 +02:00
Stefano
d47d95e93b
Merge branch 'master' into feature/passive_scroll 2022-04-08 23:34:13 +02:00
unknown
68f5f8b5e5 Improved diffview 2022-04-08 17:12:39 -03:00
unknown
f5b84f2331 Collapsable coordinate box 2022-04-08 14:39:10 -03:00
unknown
be7e1ec28d Coord box 2022-04-08 13:39:41 -03:00
Stefano Haagman
307557882f woops 2022-04-08 15:59:37 +02:00
Stefano Haagman
15624c9db2 test 2022-04-08 15:56:22 +02:00
Wayland-Smithy
b0b1215d7f Add diff modes 2022-04-07 21:06:16 -07:00
AnonymousRandomPerson
eabfb4263c Allowed searching by subreddit 2022-04-07 21:53:33 -04:00
Alex Tsernoh
880399eb8c
disable atlas on not latest image 2022-04-08 00:11:29 +01:00
Wayland-Smithy
5cc49d2fc8 Change hover display to list small areas first 2022-04-07 14:09:41 -07:00
Tonny2442
d42fc06d23 removed todo 2022-04-06 20:26:29 -04:00
Tonny2442
31b83c6a1b addressed PR comment 2022-04-06 20:26:28 -04:00
Tonny2442
67c91eada1 add sort by area (largest to smallest) 2022-04-06 20:26:28 -04:00
asivery
9a177b814d Added the ability to selectively override images, removed old, commented-out code from atlas.js, added more info into the info block (position, area). 2022-04-06 15:34:51 +02:00
Someone Somewhere
0163f8593b
Merge branch 'master' into add_2022 2022-04-05 23:07:19 +03:00
Stefano
50603f7be4
Merge branch 'master' into fix_url_id_param 2022-04-05 21:52:52 +02:00
n9iels
ced71c9c92 Fix click propagnation on mobile 2022-04-05 19:29:38 +02:00
Malte Jürgens
cb98d20121
Fix URL id param 2022-04-05 18:09:47 +02:00
Malte Jürgens
f5b490124e
Change name to "The 2022 /r/place Atlas" 2022-04-05 17:53:01 +02:00
asivery
cc88efcf36 Removed XSS in infoblock creation, moved infoblock creation into a separate file, formatted atlas.json and made it distinct by description if it's longer than 10 characters 2022-04-05 12:32:59 +02:00
Stefano Haagman
a0422f2e59 Updated to 2k*2k, fixed selection on hover on info 2022-04-04 22:39:49 +02:00
ash
2eabdb8389
adds object ID to info block 2022-04-04 15:31:10 +01:00
Stefano Haagman
561d815bc0 Added multiple groups, around 30 2022-04-03 21:38:16 +02:00
Stefano Haagman
bea9c39289 Updated website with latest version of the place 2022-04-03 11:08:52 +02:00
Roland Rytz
5cacf3243c Add name of linked entry to title, add JSON-LD metadata 2017-05-03 20:33:58 +02:00
Roland Rytz
dfe6e85c0c Add donate links, because I need to eat, too 2017-04-11 23:16:35 +02:00
Roland Rytz
35e484cd0e Fix weird iOS scrolling and zooming bugs 2017-04-10 23:56:35 +02:00
Roland Rytz
04bc2b7f09 Use double-quotes everywhere 2017-04-10 18:17:29 +02:00
Roland Rytz
5f35484eb5 Limit panning 2017-04-10 16:28:22 +02:00
Roland Rytz
dcc6795517 Fix that ugly bug where mobile users could accidentally click links in a box that just opened 2017-04-10 16:09:56 +02:00
Roland Rytz
fc793d1335 Fix another zooming bug 2017-04-10 15:16:34 +02:00
Roland Rytz
0e0d870370 Fix a variety of scrolling bugs 2017-04-10 12:25:04 +02:00
Roland Rytz
b49ee87efb Filter displayed polygons on search input 2017-04-09 22:22:06 +02:00
Roland Rytz
dd92df8ae6 Sort results alphabetically if they're of the same relevance 2017-04-09 22:00:22 +02:00
Roland Rytz
c77e176f19 Include description in search, add sort option 'relevant' to sort by search result relevancy 2017-04-09 21:45:08 +02:00
Roland Rytz
21fe85128e Remove 161 duplicate entries 2017-04-09 02:08:35 +02:00
Roland Rytz
94a20f2b34 Make zooming more fluid, fix font by including DejaVu Sans as a webfont 2017-04-08 05:57:12 +02:00
Roland Rytz
f80ce2cdd7 Implement pinch zoom in a heroic six-hour battle 2017-04-08 03:27:51 +02:00
Roland Rytz
114523e03a Improve responsiveness of design 2017-04-07 19:52:56 +02:00
Roland Rytz
ad617b6d54 Clean up code for switching modes and hiding the entries list 2017-04-06 23:09:37 +02:00
Roland Rytz
30270505d0 Fix sorting 2017-04-06 19:44:09 +02:00
Roland Rytz
92fb728bef Prevent text selection on dragging, zooming etc 2017-04-06 19:29:54 +02:00
Roland Rytz
f6d483bc9a Completely redesign the website's layout 2017-04-06 19:15:16 +02:00