Commit Graph

25 Commits

Author SHA1 Message Date
62b05d621d Replaced extension name 2024-07-02 19:04:09 +02:00
4d2e1b2044 wip 2023-10-16 20:26:04 +02:00
3d37a66702 wip 2023-10-16 20:22:57 +02:00
ab223595e9 Fixed issue where only the first 50 users would be displayed on the map 2023-08-26 12:02:02 +02:00
5c5d1f0d16 Translated map button 2023-08-25 12:04:29 +02:00
479a69b159 less clustering of points 2023-08-24 23:26:49 +02:00
765f00067c Increased limit of users that can be displayed on the map 2023-08-24 23:08:42 +02:00
969d68cba8 Added leaflet cluster plugin
Less and CSS files are now loaded from forum.js so that webpack can load
resources from node modules (leaflet etc.)
2023-08-24 22:35:00 +02:00
cc70c4eab1 Added map on the global map page 2023-08-24 15:52:08 +02:00
6600ba7139 Fixed display bugs when map is resized 2023-08-24 15:26:27 +02:00
967f8dbf15 Merge remote-tracking branch 'justoverclock/main' 2023-08-24 13:51:42 +02:00
c3bf850902 Added global map page (wip) 2023-08-24 12:43:36 +02:00
Marco Colia
31e88900e9 push fixes 2022-06-16 16:18:56 +02:00
Marco Colia
2b62c5532d fixed map centering 2022-06-16 12:21:16 +02:00
Marco Colia
dc102a975f fix for preloading maps tiles 2022-06-16 09:52:19 +02:00
Marco Colia
23d0d89830 some fixes to the code 2022-06-15 15:30:57 +02:00
Marco Colia
79b886e20c
Revert "Revert "Revert "improved UI and changed how locations are stored in database""" 2022-02-24 23:21:24 +01:00
Marco Colia
7179ec5786
Revert "Revert "improved UI and changed how locations are stored in database"" 2022-02-24 23:07:21 +01:00
Marco Colia
2138dd866d
Revert "improved UI and changed how locations are stored in database" 2022-02-24 22:48:44 +01:00
89db44584e exported AddLocationAttribute so that it can be used in other extensions 2022-02-23 23:51:24 +01:00
cd4fdfe9a0 fixed bug when mithril renders the AddLocationComponent only once 2022-02-23 23:49:44 +01:00
e52d351381 first version of the new UI to edit location 2022-02-17 18:56:39 +01:00
5fc8f9891a refactored how location is stored in database (geocoded before saving) 2022-02-16 02:18:21 +01:00
Marco Colia
478a95a471 added field to userlistPage 2022-02-08 09:46:34 +01:00
Marco Colia
87a4f81293 first release 2022-02-05 15:45:41 +01:00