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 |
|
Tom Hughes
|
314713e73d
|
Merge remote-tracking branch 'upstream/pull/5320'
|
2024-11-14 17:57:23 +00:00 |
|
translatewiki.net
|
4b1ceb2205
|
Localisation updates from https://translatewiki.net.
|
2024-11-14 13:15:08 +01:00 |
|
Anton Khorev
|
808c2cbfa9
|
Remove jQuery.timers plugin
|
2024-11-14 13:43:41 +03:00 |
|
Andy Allan
|
ae00fa84c8
|
Merge pull request #4761 from AntonKhorev:dark-mode-with-close-button
Enable dark theme if user prefers dark color scheme - no javascript version
|
2024-11-13 20:26:47 +00:00 |
|
Andy Allan
|
7f611b295f
|
Merge pull request #5151 from AntonKhorev/no-history-and-export-buttons
Move History and Export buttons to secondary nav
|
2024-11-13 19:15:59 +00:00 |
|
Andy Allan
|
cdf9634d08
|
Merge pull request #5293 from AntonKhorev/user-roles-resourceful-routes
Use resourceful routes for granting/revoking user roles
|
2024-11-13 18:45:16 +00:00 |
|
Tom Hughes
|
49ba5ab6d2
|
Merge remote-tracking branch 'upstream/pull/5319'
|
2024-11-13 18:40:02 +00:00 |
|
Tom Hughes
|
84681ff868
|
Merge remote-tracking branch 'upstream/pull/5318'
|
2024-11-13 18:38:59 +00:00 |
|
Andy Allan
|
a64b7237ec
|
Merge pull request #5158 from tomhughes/vagrant-debian
Switch vagrant to use Debian 12
|
2024-11-13 17:27:46 +00:00 |
|
Andy Allan
|
c54ad72f93
|
Add note on assigning issues
New users are encouraged by Github to read the CONTRIBUTING file,
so that's where it's worth putting it. The explanation of why can
be put elsewhere.
|
2024-11-13 17:19:57 +00:00 |
|
Tom Hughes
|
380027ffe0
|
Merge remote-tracking branch 'upstream/pull/5316'
|
2024-11-13 17:05:12 +00:00 |
|
Tom Hughes
|
349f5e0655
|
Merge remote-tracking branch 'upstream/pull/5315'
|
2024-11-13 17:00:06 +00:00 |
|
Tom Hughes
|
d975100504
|
Merge remote-tracking branch 'upstream/pull/5312'
|
2024-11-13 16:55:44 +00:00 |
|
Tom Hughes
|
5e26b33235
|
Switch vagrant to use Debian 12
|
2024-11-13 16:53:52 +00:00 |
|
Andy Allan
|
8c0f575280
|
Merge pull request #5295 from tomhughes/danger-branches
Create base and head branches before running danger
|
2024-11-13 16:07:41 +00:00 |
|
Andy Allan
|
fef9aceb67
|
Merge pull request #5303 from tomhughes/remember-me
Make the "remember me" option work as intended
|
2024-11-13 16:05:03 +00:00 |
|
Anton Khorev
|
f6141277d5
|
Remove unused timer from new note js controller
|
2024-11-13 15:54:20 +03:00 |
|
Tom Hughes
|
a42b654606
|
Make the "remember me" option work as intended
|
2024-11-13 12:18:23 +00:00 |
|
Anton Khorev
|
c3b17aa506
|
Show spinner using delayed css animation in sidebar loader
|
2024-11-13 15:15:54 +03:00 |
|
Andy Allan
|
42224790b5
|
Add yaml syntax highlighting to code blocks
|
2024-11-13 12:14:01 +00:00 |
|
Anton Khorev
|
9fded02450
|
Show spinner using delayed css animation in richtext preview
|
2024-11-13 15:05:20 +03:00 |
|
Andy Allan
|
d6b5c0e5c5
|
Add missing headers to docs
|
2024-11-13 11:51:50 +00:00 |
|
Andy Allan
|
9421f514e1
|
Use fenced code blocks
For consistency with other documentation
|
2024-11-13 11:44:48 +00:00 |
|
Anton Khorev
|
ff0569829f
|
Don't update deactivates_at if block was already viewed
|
2024-11-13 01:41:11 +03:00 |
|
Tom Hughes
|
6042632806
|
Merge remote-tracking branch 'upstream/pull/5310'
|
2024-11-12 19:01:22 +00:00 |
|
Tom Hughes
|
a44818f979
|
Merge remote-tracking branch 'upstream/pull/5311'
|
2024-11-12 18:54:36 +00:00 |
|
Tom Hughes
|
efe4a0a942
|
Update bundle
|
2024-11-12 17:13:59 +00:00 |
|
translatewiki.net
|
c1d4f3cc7f
|
Localisation updates from https://translatewiki.net.
|
2024-11-11 13:13:21 +01:00 |
|
Anton Khorev
|
a05692a3f6
|
Restore loading spinner in richtext previews
|
2024-11-08 15:04:38 +03:00 |
|
Anton Khorev
|
2347906725
|
Send notifications to note subscribers instead of commenters
|
2024-11-08 11:40:55 +03:00 |
|
Tom Hughes
|
3a1b4cbe33
|
Merge remote-tracking branch 'upstream/pull/5307'
|
2024-11-08 08:03:41 +00:00 |
|
Tom Hughes
|
708603801a
|
Merge remote-tracking branch 'upstream/pull/5304'
|
2024-11-08 08:03:28 +00:00 |
|
Anton Khorev
|
771b75ed71
|
Replace query marker fade animation with css
|
2024-11-08 10:50:47 +03:00 |
|