Commit graph

15926 commits

Author SHA1 Message Date
Tom Hughes
ddd7b8e582 Merge remote-tracking branch 'upstream/pull/5737' 2025-03-01 12:27:30 +00:00
Tom Hughes
8665059a0c Merge remote-tracking branch 'upstream/pull/5735' 2025-03-01 12:27:12 +00:00
Anton Khorev
614542ad7f Register startinglocation listener as a named function
The listener is not going to be run once if it's constructed inside the locateactivate listener. It's going to be run however many times locateactivate happens.
2025-03-01 11:29:19 +03:00
Anton Khorev
c37dc5c56d Merge branch 'pull/5734' 2025-03-01 09:08:26 +03:00
Anton Khorev
f0d19b04f6 Merge branch 'pull/5716' 2025-03-01 09:00:22 +03:00
Marwin Hochfelsner
4f7cf6dbb1 Fix icon list 2025-02-28 22:23:36 +01:00
Tom Hughes
5f0891daea Delete mismatched ul close tag 2025-02-28 19:53:37 +00:00
Tom Hughes
ab4f96261f Drop explicit lengths from bigint columns 2025-02-28 17:22:56 +00:00
Tom Hughes
1213e7009a Update model annotations 2025-02-28 17:22:55 +00:00
Tom Hughes
a52558ecc4 Switch to using annotaterb for annotations 2025-02-28 17:22:54 +00:00
Tom Hughes
b3443b7553 Merge remote-tracking branch 'upstream/pull/5732' 2025-02-28 17:14:09 +00:00
Marwin Hochfelsner
4059b961ec Add colors and abbreviation to web manifest 2025-02-28 12:33:41 +01:00
Marwin Hochfelsner
6ce0a13f59 Generate icon entries dynamically 2025-02-28 12:27:18 +01:00
Tom Hughes
847d2c544b Merge remote-tracking branch 'upstream/pull/5730' 2025-02-27 22:03:56 +00:00
Tom Hughes
5a397711ac Merge remote-tracking branch 'upstream/pull/5729' 2025-02-27 22:03:21 +00:00
Marwin Hochfelsner
64d41eac67 Replace jquery's getJSON with fetch 2025-02-27 22:40:18 +01:00
Marwin Hochfelsner
87363858cb Clean up new direction form 2025-02-27 21:41:46 +01:00
Tom Hughes
648b8ba1f8 Merge remote-tracking branch 'upstream/pull/5727' 2025-02-27 20:31:19 +00:00
Tom Hughes
ca4a2d9e9a Merge remote-tracking branch 'upstream/pull/5652' 2025-02-27 20:28:47 +00:00
Marwin Hochfelsner
370fe0855e Set directions departure to location 2025-02-27 20:47:00 +01:00
Marwin Hochfelsner
459d3b314a Split directions engine select into modes and providers 2025-02-27 20:30:22 +01:00
Tom Hughes
9160bdebc2 Merge remote-tracking branch 'upstream/pull/5728' 2025-02-27 18:14:46 +00:00
translatewiki.net
abc1204968
Localisation updates from https://translatewiki.net. 2025-02-27 13:14:46 +01:00
dependabot[bot]
a02b0e1171
Bump @stylistic/eslint-plugin-js from 4.0.1 to 4.1.0
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.1.0/packages/eslint-plugin-js)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 23:57:06 +00:00
Tom Hughes
e23f32e4fa Update bundle 2025-02-25 18:13:20 +00:00
Tom Hughes
599217dfb6 Merge remote-tracking branch 'upstream/pull/5726' 2025-02-24 17:11:58 +00:00
translatewiki.net
5f3ff6a6ba
Localisation updates from https://translatewiki.net. 2025-02-24 13:15:17 +01:00
Anton Khorev
b32e23b412 Merge branch 'pull/5715' 2025-02-24 02:15:24 +03:00
Anton Khorev
0d72d0ca49 Remove unnecessary RuboCop exclusion 2025-02-24 01:27:03 +03:00
Anton Khorev
075f8df94a Test api changeset comment hide/unhide at legacy routes 2025-02-24 01:27:03 +03:00
Anton Khorev
3765a7e89e Refactor api changeset comment visibility json tests 2025-02-24 01:27:03 +03:00
Anton Khorev
c88770e4ce Refactor api changeset comment visibility xml tests 2025-02-24 01:27:03 +03:00
Anton Khorev
84a0c76ab2 Create api changeset comment visibility resource 2025-02-24 01:27:03 +03:00
Anton Khorev
457cc99349 Test response body of changeset comment hide/unhide 2025-02-24 01:27:03 +03:00
Tom Hughes
ec73d70659 Merge remote-tracking branch 'upstream/pull/5725' 2025-02-23 20:34:42 +00:00
Tom Hughes
753b948029 Allow cross-origin access to active storage endpoints
Fixes #5639
2025-02-23 19:48:04 +00:00
Anton Khorev
631e233280 Make changeset comment create action resourceful 2025-02-23 22:43:52 +03:00
Tom Hughes
040f2c4fb3 Merge remote-tracking branch 'upstream/pull/5724' 2025-02-23 18:59:18 +00:00
Anton Khorev
316ce7b4e9 Add show_redactions param to changeset downloads 2025-02-23 21:03:31 +03:00
Tom Hughes
3cfb8b7d05 Merge remote-tracking branch 'upstream/pull/5721' 2025-02-23 11:12:43 +00:00
Anton Khorev
dc60d78cda Rewrite changeset download show test 2025-02-22 20:49:54 +03:00
Anton Khorev
49fac49f9d Create api changeset download resource 2025-02-22 20:49:54 +03:00
Anton Khorev
1f1a20e539 Merge branch 'pull/5719' 2025-02-22 20:33:48 +03:00
Tom Hughes
837924027a Extend user list to allow searching by name or email 2025-02-22 11:40:58 +00:00
Tom Hughes
d82a3df97a Check user searches find the right users 2025-02-22 11:36:37 +00:00
Tom Hughes
9143fd61e8 Merge remote-tracking branch 'upstream/pull/5717' 2025-02-22 11:11:36 +00:00
Tom Hughes
5db6669363 Merge remote-tracking branch 'upstream/pull/5718' 2025-02-22 11:10:25 +00:00
dependabot[bot]
034a3e4177
Bump eslint from 9.20.1 to 9.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.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.20.1...v9.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-21 23:41:15 +00:00
Anton Khorev
a297e2ccdc Make api changeset show path resourceful 2025-02-22 02:19:44 +03:00
Tom Hughes
2de26d54ef Update minimum ruby version to 3.2 2025-02-21 19:48:23 +00:00