Anton Khorev
9f34143049
Store selected map color scheme
2024-12-01 04:58:43 +03:00
Anton Khorev
444a691578
Add map color scheme select to preferences form
2024-12-01 04:58:00 +03:00
Anton Khorev
a35f360d5e
Show map color scheme on user preferences page
2024-12-01 04:58:00 +03:00
Anton Khorev
141a216423
Set map color scheme depending on user preferences
2024-12-01 04:58:00 +03:00
Anton Khorev
3d79f9fd88
Make a generic preferred color scheme method
2024-12-01 04:58:00 +03:00
Anton Khorev
045af66d43
Store selected site color scheme
2024-12-01 04:43:31 +03:00
Anton Khorev
bad03267c1
Add site color scheme select to preferences form
2024-12-01 04:40:01 +03:00
Anton Khorev
d0b8278c4a
Show site color scheme on user preferences page
2024-12-01 04:39:51 +03:00
Anton Khorev
2ca74ab3ef
Add auto/manual color scheme stylesheets depending on user preferences
2024-12-01 03:55:19 +03:00
Tom Hughes
8a020b3ec7
Don't send comment text when reopening a note
...
Fixes #5359 .
2024-11-29 17:41:00 +00:00
translatewiki.net
2e1f6428e7
Localisation updates from https://translatewiki.net .
2024-11-28 13:14:20 +01:00
Andy Allan
ce342fede0
Move html_safe declaration for user_mailer from layout to helper
...
This allows us to enable output safety checks for all code within
erb files.
`rubocop --auto-gen-config` ignores code within the erb files, so
it is easier to maintain an exclusion on the helper than inside
the layout.
2024-11-27 18:04:32 +00:00
Tom Hughes
d2dc1ff897
Merge remote-tracking branch 'upstream/pull/5357'
2024-11-27 17:55:09 +00:00
Andy Allan
35a98e045e
Resolve erb_lint deprecations
...
They have standardized on underscores. See
https://github.com/Shopify/erb_lint/pull/360
2024-11-27 17:11:23 +00:00
Andy Allan
c47a40c1db
Merge pull request #4316 from AntonKhorev/block-reason-max-length
...
Set max length of block reason
2024-11-27 17:02:25 +00:00
Tom Hughes
fa7841acbf
Update bundle
2024-11-26 18:38:29 +00:00
translatewiki.net
26d19939b7
Localisation updates from https://translatewiki.net .
2024-11-25 13:14:48 +01:00
Tom Hughes
9b533b2789
Merge remote-tracking branch 'upstream/pull/5353'
2024-11-24 10:40:39 +00:00
Anton Khorev
26cd62d5f2
Add default browse icons for nodes, ways, relations
2024-11-24 03:04:11 +03:00
Tom Hughes
2882a65d21
Merge remote-tracking branch 'upstream/pull/5349'
2024-11-22 17:51:49 +00:00
Anton Khorev
126a987aa8
Move layer definitions to yml
2024-11-22 03:16:20 +03:00
Tom Hughes
257f4673e1
Merge remote-tracking branch 'upstream/pull/5346'
2024-11-21 22:13:33 +00:00
Anton Khorev
703990a5bb
Move map layer ids/codes/keys to layer definition data
2024-11-22 01:06:22 +03:00
Anton Khorev
aca9bd205e
Add subscribe/unsubscribe buttons to note pages
2024-11-22 00:55:41 +03:00
Tom Hughes
5410fb6cc6
Merge remote-tracking branch 'upstream/pull/5348'
2024-11-21 18:58:14 +00:00
Anton Khorev
00270dd86e
Collect map layer credits into a data structure
2024-11-21 20:24:02 +03:00
translatewiki.net
eed174638e
Localisation updates from https://translatewiki.net .
2024-11-21 13:15:02 +01:00
Andy Allan
6f04849421
Merge pull request #5314 from AntonKhorev/note-subscriptions-api
...
Note subscriptions API
2024-11-20 18:21:11 +00:00
Anton Khorev
53a33110f0
Add destroy note subscription api endpoint
2024-11-20 20:35:24 +03:00
Anton Khorev
edd12c6995
Add create note subscription api endpoint
2024-11-20 20:34:52 +03:00
Tom Hughes
ea3760f94d
Update bundle
2024-11-19 18:24:51 +00:00
Tom Hughes
8f148748a2
Merge remote-tracking branch 'upstream/pull/5341'
2024-11-19 18:10:38 +00:00
dependabot[bot]
43ce6e68c0
Bump qs from 6.13.0 to 6.13.1
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.13.0 to 6.13.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.13.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 00:15:49 +00:00
Anton Khorev
a25b7953b3
Merge branch 'pull/5297'
2024-11-18 18:15:25 +03:00
Emin Kocan
738e66afa6
Add status filter to user's note page
2024-11-18 15:21:55 +01:00
translatewiki.net
96ef05b5f7
Localisation updates from https://translatewiki.net .
2024-11-18 13:14:43 +01:00
Tom Hughes
c69c547d01
Merge remote-tracking branch 'upstream/pull/5335'
2024-11-17 18:48:37 +00:00
Tom Hughes
82a4548ca8
Merge remote-tracking branch 'upstream/pull/5334'
2024-11-17 18:46:45 +00:00
Anton Khorev
69abc13102
Merge branch 'pull/5338'
2024-11-17 19:59:20 +03:00
Marwin Hochfelsner
abb923382c
Enable dark mode attribution font color
...
Increases the specificity of the dark mode attribution selector. This makes it overwrite Leaflet's default link selector.
2024-11-17 15:28:06 +01:00
dependabot[bot]
fff14c2fb0
Bump eslint from 9.14.0 to 9.15.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 23:31:58 +00:00
dependabot[bot]
9fc2a5c4e9
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3
...
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite ) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3 )
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 21:01:29 +00:00
Andy Allan
22942b1ca1
Merge pull request #5333 from AntonKhorev/auth-buttons-same-as-preferred
...
Style small auth buttons similarly to preferred auth buttons
2024-11-15 16:15:05 +00:00
Andy Allan
377391e8bb
Merge pull request #5331 from AntonKhorev/trace-badges-text-bg
...
Set colors for trace visibility badges using .text-bg-*
2024-11-15 16:14:02 +00:00
Andy Allan
d185e8326d
Merge pull request #5332 from AntonKhorev/layer-preview-backgrounds
...
Set background for layer buttons to secondary body color
2024-11-15 16:11:38 +00:00
Anton Khorev
24ccba60cb
Style small auth buttons similarly to preferred auth buttons
2024-11-15 19:09:57 +03:00
Anton Khorev
61aecd32a4
Set background for layer buttons to secondary body color
2024-11-15 18:33:16 +03:00
Anton Khorev
cfe08d42d6
Set colors for trace visibility badges using .text-bg-*
2024-11-15 18:09:03 +03:00
Andy Allan
b73f5d940c
Merge pull request #5330 from AntonKhorev/apply-tile-filter-once
...
Apply dimming filter to tiles directly
2024-11-15 14:48:49 +00:00
Anton Khorev
8497760870
Apply dimming filter to tiles directly
2024-11-15 17:38:02 +03:00