aboutsummaryrefslogtreecommitdiffstats
path: root/main.js
Commit message (Expand)AuthorAgeFiles
* Factor out Popover handling into separate module.Guilhem Moulin3 days1
* ESLint: Fix no-loss-of-precision error.Guilhem Moulin3 days1
* ESLint: Remove unused variables.Guilhem Moulin3 days1
* ESLint: Remove useless escapes.Guilhem Moulin3 days1
* Move *.css files to ./src.Guilhem Moulin3 days1
* ESLint: Remove unused imports.Guilhem Moulin3 days1
* Split `layers` object into separate file.Guilhem Moulin3 days1
* Add comment/warning.Guilhem Moulin3 days1
* Ensure age filter only applies to layers which expose the feature.Guilhem Moulin4 days1
* Improve wording in layer list.Guilhem Moulin4 days1
* Age filter dialog: Improve wording.Guilhem Moulin4 days1
* Rename “age” to “ts”.Guilhem Moulin4 days1
* Add ability to filter over feature “age”.Guilhem Moulin4 days1
* Use optional chaining operator (?.).Guilhem Moulin4 days1
* Rename #modal-info to #info-modal for consistency.Guilhem Moulin5 days1
* Refactor button selection logic.Guilhem Moulin6 days1
* Popover Consolidate building of <a> tags for links.Guilhem Moulin6 days1
* Consolidate comparison with undefined/null.Guilhem Moulin6 days1
* Feature fetch: Never pass “fid:undefined” when querying the CGI.Guilhem Moulin6 days1
* JS: Minor refactorining of the OL layer creation logic.Guilhem Moulin6 days1
* info-modal: Don't crash for layers with unknown sources or URLs.Guilhem Moulin6 days1
* Add a dynamic legend.Guilhem Moulin7 days1
* typofixGuilhem Moulin7 days1
* Fix layer names.Guilhem Moulin8 days1
* Add two more nature value layers.Guilhem Moulin8 days1
* JS: Refactor layer creation.Guilhem Moulin8 days1
* Rename layers for consistency with what's produced by the tooling.Guilhem Moulin8 days1
* Add (WIP) WebGL layer for kontinuitetsskog.Guilhem Moulin8 days1
* Add some nature value layers.Guilhem Moulin8 days1
* typofixGuilhem Moulin8 days1
* Make stroke thinner for layers where the typical geometry is small.Guilhem Moulin8 days1
* Move Naturvårdsavtal under Skyddad Natur.Guilhem Moulin8 days1
* Show SvK layers above VBK's.Guilhem Moulin10 days1
* MRR: Fix expiration date for exploration permits.Guilhem Moulin10 days1
* JS: Don't redirect an empty `layers=` parameter to the default layer selection.Guilhem Moulin10 days1
* Update default view.Guilhem Moulin10 days1
* Change layer group/name separator to ‘.’ from ‘_’.Guilhem Moulin10 days1
* Add layers for offshore wind farms.Guilhem Moulin10 days1
* JS: Replace some `let`s with `const`s.Guilhem Moulin10 days1
* Improve wording for VBK layer descriptions.Guilhem Moulin11 days1
* Info dialog: Change icon from clock to map.Guilhem Moulin11 days1
* info-modal: Fetch source copyright and mtime remotely from metadata.json.Guilhem Moulin11 days1
* info modal: Workaround for boostrap bug #41005.Guilhem Moulin11 days1
* MRR: Drop export_date field.Guilhem Moulin11 days1
* JS Fetch API: Don't try to decode JSON if the status code isn't 200.Guilhem Moulin2025-05-271
* Tighten split() limit argument.Guilhem Moulin2025-05-271
* Popover: Dynamically generate HTML from properties.Guilhem Moulin2025-05-271
* Gray out a detached popover before recyling it.Guilhem Moulin2025-05-271
* Dispose popover when (un)selecting layers.Guilhem Moulin2025-05-271
* Overlay: Get an array of feature properties from the CGI.Guilhem Moulin2025-05-271