Commit graph

39 commits

Author SHA1 Message Date
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
Roland Rytz
f335a5f7e7 Make entries list collapsible 2017-04-06 11:44:50 +02:00
Roland Rytz
1984ba1f58 Change entry linking to use ?id=42 instead of #id42 due to problems in firefox 2017-04-06 01:58:30 +02:00
Matthew Ramina
a5c609d14f added linking to entries via url hash 2017-04-05 18:43:45 -04:00
Roland Rytz
02904ef1ed Add list of entries and search function 2017-04-05 20:48:32 +02:00
Roland Rytz
05f5b1c8ec Add black outline to hovered elements for a clearer distinction of overlapping elements 2017-04-05 04:20:49 +02:00
Roland Rytz
15fd7becae Change directory structure, supply a compressed atlas.js 2017-04-05 03:12:01 +02:00
Renamed from view.js (Browse further)