Use event listener for QR-Code display in CSP compliance purpose Signed-off-by: Thibaud CANALE <thican@thican.net>
Recent Commits to Shaarli:master
-
Use event listener for QR-Code display in CSP compliance purpose
-
Merge pull request #2107 from nodiscc/doc-changelog-fix-v0.13.0-link
Merge pull request #2107 from nodiscc/doc-changelog-fix-v0.13.0-link doc: changelog: fix link to v0.13.0 release
-
doc: changelog: fix link to v0.13.0 release
doc: changelog: fix link to v0.13.0 release
-
Merge pull request #2106 from nodiscc/doc-changelog-style
Merge pull request #2106 from nodiscc/doc-changelog-style doc: changelog: minor style tweaks/standardization/spacing
-
doc: changelog: minor style tweaks/standardization/spacing
doc: changelog: minor style tweaks/standardization/spacing
-
dependencies: update npm dependencies (npm audit fix)
dependencies: update npm dependencies (npm audit fix) - micromatch: fixes https://avd.aquasec.com/nvd/2024/cve-2024-4067/ - webpack: fixes https://avd.aquasec.com/nvd/cve-2024-43788 - rm yarn.lock && yarnpkg install - fixes https://github.com/shaarli/Shaarli/issues/2052
-
Merge pull request #2086 from kcaran/tags_unique
Merge pull request #2086 from kcaran/tags_unique 2084: Ensure tags are unique when renaming
-
Ensure tags are unique when renaming
Ensure tags are unique when renaming
-
Add tests that are failing for renaming to an existing tag
Add tests that are failing for renaming to an existing tag
-
Merge pull request #2096 from shaarli/doc-opensearch
Merge pull request #2096 from shaarli/doc-opensearch doc: usage: add opensearch/browser search engine integration instructions