dependabot[bot]
|
cab7d59874
|
Bump eslint from 9.8.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.8.0 to 9.9.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.8.0...v9.9.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-08-09 23:32:40 +00:00 |
|
Tom Hughes
|
6b179c4e9b
|
Merge remote-tracking branch 'upstream/pull/5059'
|
2024-08-08 17:59:41 +01:00 |
|
translatewiki.net
|
af75e66fd0
|
Localisation updates from https://translatewiki.net.
|
2024-08-08 14:15:22 +02:00 |
|
Anton Khorev
|
3ae313fd1d
|
Set min preview height when switching away from edit tab
Previously it was set when switching to a preview tab. Now that won't work correctly because we have one extra tab.
|
2024-08-08 07:23:49 +03:00 |
|
Anton Khorev
|
a9fa756878
|
Switch away from help tab when help sidebar becomes visible
|
2024-08-08 07:23:49 +03:00 |
|
Anton Khorev
|
8401cd0d14
|
Move help card between pane/sidebar depending on sidebar visibility
|
2024-08-08 07:23:49 +03:00 |
|
Anton Khorev
|
fb0f955651
|
Add richtext help tab
|
2024-08-08 07:23:49 +03:00 |
|
Anton Khorev
|
5e35448491
|
Use closest() instead of parents() when looking for richtext container
|
2024-08-08 06:07:42 +03:00 |
|
Anton Khorev
|
1adb5caf99
|
Remove unused richtext dom ids
|
2024-08-08 05:56:56 +03:00 |
|
Anton Khorev
|
8103eb18ab
|
Remove .richtext_preview css class
|
2024-08-08 05:56:06 +03:00 |
|
Anton Khorev
|
6ebf98255c
|
Remove .richtext_content css class
|
2024-08-08 03:20:57 +03:00 |
|
Anton Khorev
|
69122afe78
|
Remove .richtext_dopreview css class
|
2024-08-08 03:16:50 +03:00 |
|
Tom Hughes
|
a0b612ad15
|
Merge remote-tracking branch 'upstream/pull/5055'
|
2024-08-07 18:40:40 +01:00 |
|
Tom Hughes
|
96e118a61d
|
Merge remote-tracking branch 'upstream/pull/5054'
|
2024-08-07 18:38:09 +01:00 |
|
Tom Hughes
|
02e603119d
|
Merge remote-tracking branch 'upstream/pull/5053'
|
2024-08-07 18:37:17 +01:00 |
|
Andy Allan
|
70cb93a101
|
Merge pull request #5019 from tomhughes/oauth2-cleanup
Add expiry for OAuth 2 grants and tokens
|
2024-08-07 16:22:21 +01:00 |
|
Andy Allan
|
2a649d16df
|
Merge pull request #5044 from mmd-osm/patch/rn1
JSON partial rendering in loop
|
2024-08-07 16:12:53 +01:00 |
|
Anton Khorev
|
6f5167b866
|
Don't order by id when getting last records
|
2024-08-07 05:08:27 +03:00 |
|
Anton Khorev
|
5e3cda345a
|
Redirect to newly created diary comment
|
2024-08-07 04:59:09 +03:00 |
|
mmd-osm
|
5b707ae5ea
|
Lock note during status update to avoid race condition
|
2024-08-06 19:51:48 +02:00 |
|
Tom Hughes
|
4c00c57c0b
|
Merge remote-tracking branch 'upstream/pull/5051'
|
2024-08-06 18:35:36 +01:00 |
|
Tom Hughes
|
0f50292784
|
Merge remote-tracking branch 'upstream/pull/5050'
|
2024-08-06 18:33:35 +01:00 |
|
Tom Hughes
|
17a39e804f
|
Merge remote-tracking branch 'upstream/pull/5049'
|
2024-08-06 18:30:27 +01:00 |
|
Tom Hughes
|
ec9eb174ca
|
Merge remote-tracking branch 'upstream/pull/5046'
|
2024-08-06 18:29:25 +01:00 |
|
Tom Hughes
|
eefa31718a
|
Update bundle
|
2024-08-06 18:08:04 +01:00 |
|
Anton Khorev
|
7556059175
|
Refactor copypasted invalid node attribute test code
|
2024-08-06 06:26:03 +03:00 |
|
Anton Khorev
|
2245505185
|
Don't use XML::Parser when testing changeset upload diffResults
|
2024-08-06 05:31:26 +03:00 |
|
Anton Khorev
|
2cd63d3001
|
Always check the order when testing changeset queries
|
2024-08-06 04:08:18 +03:00 |
|
Anton Khorev
|
560b1ee6d7
|
Merge branch 'pull/5045'
|
2024-08-06 02:26:41 +03:00 |
|
translatewiki.net
|
7e22d42897
|
Localisation updates from https://translatewiki.net.
|
2024-08-05 14:14:59 +02:00 |
|
Anton Khorev
|
243557a31a
|
Set og:image:alt OpenGraph property
|
2024-08-05 05:32:47 +03:00 |
|
Anton Khorev
|
69a2d5f4d4
|
Add image_alt accessor to rich text
|
2024-08-05 05:08:44 +03:00 |
|
mmd-osm
|
0472d7b0bc
|
Users: avoid calling json.partial! in loop
|
2024-08-04 22:37:42 +02:00 |
|
mmd-osm
|
341ff0a06b
|
Notes: avoid calling json.partial! in loop
|
2024-08-04 22:37:18 +02:00 |
|
mmd-osm
|
ccdc427a5d
|
Changeset: avoid XML rendering in loop
|
2024-08-04 22:35:48 +02:00 |
|
mmd-osm
|
14184b1b2e
|
Messages: avoid calling json.partial! in loop
|
2024-08-04 21:49:07 +02:00 |
|
mmd-osm
|
a5a6713bfc
|
Changesets: avoid calling json.partial! in loop
|
2024-08-04 21:48:09 +02:00 |
|
Anton Khorev
|
fa9654fe90
|
Merge branch 'pull/5023'
|
2024-08-04 18:46:25 +03:00 |
|
Tom Hughes
|
1e15b89f76
|
Merge remote-tracking branch 'upstream/pull/5042'
|
2024-08-04 12:36:27 +01:00 |
|
Tom Hughes
|
add32a4fe9
|
Merge remote-tracking branch 'upstream/pull/5041'
|
2024-08-04 12:35:20 +01:00 |
|
Anton Khorev
|
259437728e
|
Switch between richtext edit/preview using Bootstrap tab panes
|
2024-08-03 04:52:41 +03:00 |
|
Anton Khorev
|
ef5352332e
|
Convert richtext edit/preview buttons into tabs
|
2024-08-03 04:52:13 +03:00 |
|
Anton Khorev
|
2ba7eab67d
|
Change richtext edit/preview buttons type to non-submit
|
2024-08-03 04:52:13 +03:00 |
|
Anton Khorev
|
37edcb113a
|
Skip images with missing src
|
2024-08-02 20:19:10 +03:00 |
|
Anton Khorev
|
25aea657e2
|
Detect <img> images in markdown rich text
|
2024-08-02 20:04:59 +03:00 |
|
Tom Hughes
|
3cc0458468
|
Merge remote-tracking branch 'upstream/pull/5040'
|
2024-08-02 07:06:22 +01:00 |
|
Tom Hughes
|
394329de30
|
Merge remote-tracking branch 'upstream/pull/5039'
|
2024-08-02 07:06:19 +01:00 |
|
dependabot[bot]
|
aad55e2716
|
Bump rexml from 3.3.2 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.2...v3.3.3)
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-02 02:10:30 +00:00 |
|
dependabot[bot]
|
073c4311e5
|
Bump qs from 6.12.3 to 6.13.0
Bumps [qs](https://github.com/ljharb/qs) from 6.12.3 to 6.13.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.12.3...v6.13.0)
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 23:37:07 +00:00 |
|
Tom Hughes
|
250413871f
|
Merge remote-tracking branch 'upstream/pull/5037'
|
2024-08-01 18:26:46 +01:00 |
|