camper/web/static
jordi fita mas 1de4042d91 Handle path and rects in map
There are many installations on the map that are drawn with rect
instead of path.  I could transform them with Inkscape, but i finally
found out about DOMMatrix, that helps me a lot to convert points, as
it can parse the values of the `transform` attribute.

I also saw that SVGGraphicElements has getCTM() and getScreenCTM(), but
neither of them worked for me: the resulting transformation was “shrunk”
on the map (i.e., like it was scaled down).
2024-01-29 17:57:14 +01:00
..
camping-association Add bottom border to heading and add camping association images 2023-12-22 00:20:53 +01:00
ckeditor5@40.2.0 Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
fonts Add the minimal CSS for the admin section from Numerus 2023-09-28 02:23:25 +02:00
leaflet@1.9.4 Show campground map using leaflet 2024-01-14 22:31:13 +01:00
alpinejs@3.13.3.min.js Replace contact page with location 2023-12-21 21:17:04 +01:00
camper.css Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
camper.js Remove the extra <div> when saving content from CKEditor 2024-01-21 21:04:51 +01:00
default_avatar.svg Add profile form, inside a user menu 2023-07-26 20:46:09 +02:00
favicon.ico Add favicon 2023-07-26 18:59:17 +02:00
htmx@1.9.3.min.js Add the logout button 2023-07-26 13:49:47 +02:00
icons.css Add cabin, flask_gear, grate_droplet, shirt, shop, and tent icons 2024-01-24 19:32:01 +01:00
jquery@3.7.1.min.js Add the first test for the front end design 2023-09-05 04:40:48 +02:00
map.js Handle path and rects in map 2024-01-29 17:57:14 +01:00
public.css Replace <div>s in legend with more semantically meaningful elements 2024-01-29 14:02:31 +01:00
slick@1.8.1.css Add the first test for the front end design 2023-09-05 04:40:48 +02:00
slick@1.8.1.min.js Add the first test for the front end design 2023-09-05 04:40:48 +02:00
sortable@1.15.1.min.js Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00