]> git.openstreetmap.org Git - rails.git/log
rails.git
2 weeks agoMerge remote-tracking branch 'upstream/pull/6990'
Tom Hughes [Wed, 15 Apr 2026 17:33:33 +0000 (18:33 +0100)]
Merge remote-tracking branch 'upstream/pull/6990'

2 weeks agoMerge pull request #6999 from amire80/patch-3
Marwin Hochfelsner [Tue, 14 Apr 2026 20:11:54 +0000 (22:11 +0200)]
Merge pull request #6999 from amire80/patch-3

Change "Sea Food" to "Seafood" in English strings

2 weeks agoChange "Sea Food" to "Seafood" in English strings
Amir E. Aharoni [Tue, 14 Apr 2026 18:39:05 +0000 (14:39 -0400)]
Change "Sea Food" to "Seafood" in English strings

The spelling "Seafood" is much more common.

2 weeks agoMerge remote-tracking branch 'upstream/pull/6996'
Tom Hughes [Tue, 14 Apr 2026 17:16:16 +0000 (18:16 +0100)]
Merge remote-tracking branch 'upstream/pull/6996'

2 weeks agoReplace vendored leaflet.polyline plugin with @mapbox/polyline
Frank Elsinga [Sun, 12 Apr 2026 00:50:01 +0000 (02:50 +0200)]
Replace vendored leaflet.polyline plugin with @mapbox/polyline

2 weeks agoMerge remote-tracking branch 'upstream/pull/6997'
Tom Hughes [Mon, 13 Apr 2026 13:01:44 +0000 (14:01 +0100)]
Merge remote-tracking branch 'upstream/pull/6997'

2 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 13 Apr 2026 12:18:17 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoSend email replies through notification framework
Tom Hughes [Fri, 10 Apr 2026 14:40:33 +0000 (15:40 +0100)]
Send email replies through notification framework

3 weeks agoMerge remote-tracking branch 'upstream/pull/6993'
Tom Hughes [Thu, 9 Apr 2026 18:13:45 +0000 (19:13 +0100)]
Merge remote-tracking branch 'upstream/pull/6993'

3 weeks agoCenter icon in compact header
Marwin Hochfelsner [Thu, 9 Apr 2026 18:12:15 +0000 (20:12 +0200)]
Center icon in compact header

3 weeks agoFix header button height
Marwin Hochfelsner [Thu, 9 Apr 2026 18:05:47 +0000 (20:05 +0200)]
Fix header button height

Apparently, production environments need this for #6988 to be seamless

3 weeks agoBump connection_pool from 2.5.5 to 3.0.2 in the dependencies group
dependabot[bot] [Thu, 9 Apr 2026 17:59:31 +0000 (17:59 +0000)]
Bump connection_pool from 2.5.5 to 3.0.2 in the dependencies group

Bumps the dependencies group with 1 update: [connection_pool](https://github.com/mperham/connection_pool).

Updates `connection_pool` from 2.5.5 to 3.0.2
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](https://github.com/mperham/connection_pool/compare/v2.5.5...v3.0.2)

---
updated-dependencies:
- dependency-name: connection_pool
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoUnblock connection_pool now that we are on rails 8.1.3
Tom Hughes [Thu, 9 Apr 2026 17:54:16 +0000 (18:54 +0100)]
Unblock connection_pool now that we are on rails 8.1.3

3 weeks agoMerge remote-tracking branch 'upstream/pull/6992'
Tom Hughes [Thu, 9 Apr 2026 17:42:10 +0000 (18:42 +0100)]
Merge remote-tracking branch 'upstream/pull/6992'

3 weeks agoBlock parallel 2.x as it needs rubty 3.3
Tom Hughes [Thu, 9 Apr 2026 17:32:04 +0000 (18:32 +0100)]
Block parallel 2.x as it needs rubty 3.3

3 weeks agoBump the dependencies group across 1 directory with 5 updates
dependabot[bot] [Thu, 9 Apr 2026 17:30:14 +0000 (17:30 +0000)]
Bump the dependencies group across 1 directory with 5 updates

Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [libxml-ruby](https://xml4r.github.io/libxml-ruby/) | `5.0.5` | `6.0.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.218.0` | `1.219.0` |
| [herb](https://github.com/marcoroth/herb) | `0.9.4` | `0.9.5` |
| [puma](https://github.com/puma/puma) | `7.2.0` | `8.0.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.41.0` | `4.42.0` |

Updates `libxml-ruby` from 5.0.5 to 6.0.0

Updates `aws-sdk-s3` from 1.218.0 to 1.219.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `herb` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.9.4...v0.9.5)

Updates `puma` from 7.2.0 to 8.0.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](https://github.com/puma/puma/compare/v7.2.0...v8.0.0)

Updates `selenium-webdriver` from 4.41.0 to 4.42.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.41.0...selenium-4.42.0)

---
updated-dependencies:
- dependency-name: libxml-ruby
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: puma
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/6988'
Tom Hughes [Thu, 9 Apr 2026 17:28:06 +0000 (18:28 +0100)]
Merge remote-tracking branch 'upstream/pull/6988'

3 weeks agoBlock opentelemetry-sdk 1.11 as it needs ruby 3.3
Tom Hughes [Thu, 9 Apr 2026 17:25:15 +0000 (18:25 +0100)]
Block opentelemetry-sdk 1.11 as it needs ruby 3.3

3 weeks agoBlock opentelemetry-exporter-otlp 0.33 as it needs ruby 3.3
Tom Hughes [Thu, 9 Apr 2026 17:24:09 +0000 (18:24 +0100)]
Block opentelemetry-exporter-otlp 0.33 as it needs ruby 3.3

3 weeks agoBlock updates to strong_migrations 2.6 as it needs ruby 3.3
Tom Hughes [Thu, 9 Apr 2026 17:19:37 +0000 (18:19 +0100)]
Block updates to strong_migrations 2.6 as it needs ruby 3.3

3 weeks agoMerge pull request #6966 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 9 Apr 2026 16:37:39 +0000 (18:37 +0200)]
Merge pull request #6966 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 9 Apr 2026 12:17:59 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoExclude `opening_hours` from semicolon splitting in tags helper (#6968)
Kevin Ratzel [Thu, 9 Apr 2026 10:43:36 +0000 (06:43 -0400)]
Exclude `opening_hours` from semicolon splitting in tags helper (#6968)

* Fix tag rendering for opening hours

* Enhance browse_tags_helper_test with opening hours

Add tests for opening hours formatting in browse_tags_helper.

* Update opening hours format in test

* Update browse_tags_helper_test.rb

* Match more keys with opening hours syntax

3 weeks agoSwitch header icons to bootstrap
Marwin Hochfelsner [Wed, 8 Apr 2026 17:33:52 +0000 (19:33 +0200)]
Switch header icons to bootstrap

3 weeks agoOrder elements correctly depthwise
Marwin Hochfelsner [Wed, 8 Apr 2026 23:21:29 +0000 (01:21 +0200)]
Order elements correctly depthwise

3 weeks agoConsistent element definitions
Marwin Hochfelsner [Wed, 8 Apr 2026 21:47:55 +0000 (23:47 +0200)]
Consistent element definitions

3 weeks agoAdjust arm text opacity
Marwin Hochfelsner [Wed, 8 Apr 2026 23:20:52 +0000 (01:20 +0200)]
Adjust arm text opacity

3 weeks agoMatch translation
Marwin Hochfelsner [Wed, 8 Apr 2026 23:25:53 +0000 (01:25 +0200)]
Match translation

3 weeks agoReuse continents path
Marwin Hochfelsner [Wed, 8 Apr 2026 22:37:06 +0000 (00:37 +0200)]
Reuse continents path

3 weeks agoSink Atlantis
Marwin Hochfelsner [Wed, 8 Apr 2026 19:04:45 +0000 (21:04 +0200)]
Sink Atlantis

3 weeks agoRewrite filters
Marwin Hochfelsner [Wed, 8 Apr 2026 18:30:10 +0000 (20:30 +0200)]
Rewrite filters

3 weeks agoReduce group
Marwin Hochfelsner [Wed, 8 Apr 2026 18:22:25 +0000 (20:22 +0200)]
Reduce group

3 weeks agoRemove out of bounds 0s and 1s
Marwin Hochfelsner [Wed, 8 Apr 2026 18:19:30 +0000 (20:19 +0200)]
Remove out of bounds 0s and 1s

3 weeks agoMerge pull request #6983 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Wed, 8 Apr 2026 23:59:46 +0000 (01:59 +0200)]
Merge pull request #6983 from openstreetmap/dependabot/npm_and_yarn/dependencies-7ca4f6565f

Bump the dependencies group with 2 updates

3 weeks agoMerge pull request #6982 from openstreetmap/dependabot/github_actions/dependencies...
Marwin Hochfelsner [Wed, 8 Apr 2026 23:59:45 +0000 (01:59 +0200)]
Merge pull request #6982 from openstreetmap/dependabot/github_actions/dependencies-0c457e8d78

Bump ruby/setup-ruby from 1.299.0 to 1.300.0 in the dependencies group

3 weeks agoBump the dependencies group with 2 updates
dependabot[bot] [Wed, 8 Apr 2026 23:13:20 +0000 (23:13 +0000)]
Bump the dependencies group with 2 updates

Bumps the dependencies group with 2 updates: [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter) and [eslint](https://github.com/eslint/eslint).

Updates `@herb-tools/linter` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.9.5/javascript/packages/linter)

Updates `eslint` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: "@herb-tools/linter"
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoBump ruby/setup-ruby from 1.299.0 to 1.300.0 in the dependencies group
dependabot[bot] [Wed, 8 Apr 2026 23:12:37 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.299.0 to 1.300.0 in the dependencies group

Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

Updates `ruby/setup-ruby` from 1.299.0 to 1.300.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/3ff19f5e2baf30647122352b96108b1fbe250c64...e65c17d16e57e481586a6a5a0282698790062f92)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.300.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/6980'
Tom Hughes [Wed, 8 Apr 2026 19:16:16 +0000 (20:16 +0100)]
Merge remote-tracking branch 'upstream/pull/6980'

3 weeks agoRe-enable actions for forked repos
Andy Allan [Wed, 8 Apr 2026 14:38:06 +0000 (15:38 +0100)]
Re-enable actions for forked repos

Fixes #6822

3 weeks agoMerge remote-tracking branch 'upstream/pull/6979'
Tom Hughes [Wed, 8 Apr 2026 17:31:51 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/6979'

3 weeks agoMerge remote-tracking branch 'upstream/pull/6963'
Tom Hughes [Wed, 8 Apr 2026 17:29:17 +0000 (18:29 +0100)]
Merge remote-tracking branch 'upstream/pull/6963'

3 weeks agoMerge pull request #4947 from kcne/welcome-page-button-ux-improv
Andy Allan [Wed, 8 Apr 2026 17:23:14 +0000 (18:23 +0100)]
Merge pull request #4947 from kcne/welcome-page-button-ux-improv

Move continue auth/start mapping button to appear fixed to the bottom of the welcome page

3 weeks agoMove continue auth/start mapping button to appear fixed in footer
Emin Kocan [Wed, 3 Jul 2024 11:19:23 +0000 (13:19 +0200)]
Move continue auth/start mapping button to appear fixed in footer
Pin 'Continue Auth/Start Mapping' button to bottom of page for improved user navigation and simplified OAuth process.

3 weeks agoMerge pull request #5894 from hlfan/optimize-illustrations
Andy Allan [Wed, 8 Apr 2026 14:53:01 +0000 (15:53 +0100)]
Merge pull request #5894 from hlfan/optimize-illustrations

Reuse elements in user creation illustrations

3 weeks agoAdd section on AI-assisted contributions
Andy Allan [Wed, 8 Apr 2026 14:18:59 +0000 (15:18 +0100)]
Add section on AI-assisted contributions

Based on the conversation in #6954

3 weeks agoMerge pull request #6977 from openstreetmap/dependabot/bundler/addressable-2.9.0
Marwin Hochfelsner [Wed, 8 Apr 2026 11:40:49 +0000 (13:40 +0200)]
Merge pull request #6977 from openstreetmap/dependabot/bundler/addressable-2.9.0

Bump addressable from 2.8.9 to 2.9.0

3 weeks agoBump addressable from 2.8.9 to 2.9.0
dependabot[bot] [Wed, 8 Apr 2026 10:55:24 +0000 (10:55 +0000)]
Bump addressable from 2.8.9 to 2.9.0

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.9...addressable-2.9.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge pull request #6976 from openstreetmap/dependabot/bundler/rack-session-2.1.2
Marwin Hochfelsner [Wed, 8 Apr 2026 09:12:59 +0000 (11:12 +0200)]
Merge pull request #6976 from openstreetmap/dependabot/bundler/rack-session-2.1.2

Bump rack-session from 2.1.1 to 2.1.2

3 weeks agoBump rack-session from 2.1.1 to 2.1.2
dependabot[bot] [Wed, 8 Apr 2026 02:58:40 +0000 (02:58 +0000)]
Bump rack-session from 2.1.1 to 2.1.2

Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/main/releases.md)
- [Commits](https://github.com/rack/rack-session/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: rack-session
  dependency-version: 2.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/6962'
Tom Hughes [Tue, 7 Apr 2026 17:22:29 +0000 (18:22 +0100)]
Merge remote-tracking branch 'upstream/pull/6962'

3 weeks agoMerge remote-tracking branch 'upstream/pull/6975'
Tom Hughes [Tue, 7 Apr 2026 17:15:19 +0000 (18:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6975'

3 weeks agoupdate iD to v2.39.6
Martin Raifer [Tue, 7 Apr 2026 16:07:35 +0000 (18:07 +0200)]
update iD to v2.39.6

3 weeks agoDisable reverse geocoding in directions test
Marwin Hochfelsner [Sat, 4 Apr 2026 19:29:33 +0000 (19:29 +0000)]
Disable reverse geocoding in directions test

3 weeks agoDeduplicate trace image handling
Marwin Hochfelsner [Fri, 3 Apr 2026 11:03:35 +0000 (13:03 +0200)]
Deduplicate trace image handling

3 weeks agoMerge remote-tracking branch 'upstream/pull/6974'
Tom Hughes [Mon, 6 Apr 2026 23:12:11 +0000 (00:12 +0100)]
Merge remote-tracking branch 'upstream/pull/6974'

3 weeks agoBump vite from 7.3.1 to 7.3.2
dependabot[bot] [Mon, 6 Apr 2026 22:09:11 +0000 (22:09 +0000)]
Bump vite from 7.3.1 to 7.3.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/6958'
Tom Hughes [Mon, 6 Apr 2026 21:22:13 +0000 (22:22 +0100)]
Merge remote-tracking branch 'upstream/pull/6958'

3 weeks agoMerge remote-tracking branch 'upstream/pull/6964'
Tom Hughes [Mon, 6 Apr 2026 18:15:53 +0000 (19:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6964'

3 weeks agoExempt translatewiki user from translations check
Tom Hughes [Mon, 6 Apr 2026 14:53:02 +0000 (15:53 +0100)]
Exempt translatewiki user from translations check

4 weeks agoFix Codeberg SVG
Marwin Hochfelsner [Sat, 4 Apr 2026 21:18:32 +0000 (23:18 +0200)]
Fix Codeberg SVG

4 weeks agoMerge pull request #6938 from tomhughes/transport-vector
Marwin Hochfelsner [Sat, 4 Apr 2026 18:06:34 +0000 (18:06 +0000)]
Merge pull request #6938 from tomhughes/transport-vector

Switch transport layer to vector style

4 weeks agoMerge pull request #6804 from CommanderStorm/maplibre-embed
Marwin Hochfelsner [Sat, 4 Apr 2026 18:02:01 +0000 (18:02 +0000)]
Merge pull request #6804 from CommanderStorm/maplibre-embed

Migrate `/export/embed.html` from leaflet to maplibre

4 weeks agoMake sure that the new attribution control correct overriddent correctly in common...
Frank Elsinga [Wed, 18 Mar 2026 22:53:42 +0000 (23:53 +0100)]
Make sure that the new attribution control correct overriddent correctly in common.scss if used on a non-embed site

4 weeks agoMake shortbread embed-able
Frank Elsinga [Wed, 11 Feb 2026 22:46:43 +0000 (23:46 +0100)]
Make shortbread embed-able

4 weeks agoMigrate the embed page from leaflet to maplibre
Frank Elsinga [Wed, 11 Feb 2026 23:32:29 +0000 (00:32 +0100)]
Migrate the embed page from leaflet to maplibre

4 weeks agoBump to maplibre@5.22
Frank Elsinga [Fri, 3 Apr 2026 18:15:44 +0000 (20:15 +0200)]
Bump to maplibre@5.22

4 weeks agoSimplify the maplibre error pane CSS
Frank Elsinga [Wed, 18 Mar 2026 21:46:51 +0000 (22:46 +0100)]
Simplify the maplibre error pane CSS

4 weeks agoMigrate controls.js to use regular JS instead of JQuery
Frank Elsinga [Thu, 12 Feb 2026 00:09:27 +0000 (01:09 +0100)]
Migrate controls.js to use regular JS instead of JQuery

4 weeks agoFix new Herb offenses
Marwin Hochfelsner [Fri, 3 Apr 2026 10:40:38 +0000 (12:40 +0200)]
Fix new Herb offenses

4 weeks agoAdjust globe positioning
Marwin Hochfelsner [Sat, 5 Apr 2025 14:48:40 +0000 (16:48 +0200)]
Adjust globe positioning

4 weeks agoSort attributes
Marwin Hochfelsner [Sat, 5 Apr 2025 05:46:35 +0000 (07:46 +0200)]
Sort attributes

4 weeks agoRemove inline style
Marwin Hochfelsner [Sat, 5 Apr 2025 05:31:41 +0000 (07:31 +0200)]
Remove inline style

4 weeks agoReuse 1s and 0s
Marwin Hochfelsner [Sat, 5 Apr 2025 04:47:07 +0000 (06:47 +0200)]
Reuse 1s and 0s

4 weeks agoRemove single-use defs
Marwin Hochfelsner [Sat, 5 Apr 2025 02:14:38 +0000 (04:14 +0200)]
Remove single-use defs

4 weeks agoDrop xlink namespace
Marwin Hochfelsner [Sat, 5 Apr 2025 01:18:39 +0000 (03:18 +0200)]
Drop xlink namespace

4 weeks agoCrop illustrations
Marwin Hochfelsner [Sat, 5 Apr 2025 01:16:12 +0000 (03:16 +0200)]
Crop illustrations

4 weeks agoFormat illustrations
Marwin Hochfelsner [Fri, 3 Apr 2026 09:20:53 +0000 (11:20 +0200)]
Format illustrations

4 weeks agoRename illustrations
Marwin Hochfelsner [Fri, 3 Apr 2026 09:32:58 +0000 (11:32 +0200)]
Rename illustrations

4 weeks agoMerge remote-tracking branch 'upstream/pull/6960'
Tom Hughes [Thu, 2 Apr 2026 21:08:56 +0000 (22:08 +0100)]
Merge remote-tracking branch 'upstream/pull/6960'

4 weeks agoDisable some svgo plugins
Marwin Hochfelsner [Thu, 2 Apr 2026 19:52:24 +0000 (21:52 +0200)]
Disable some svgo plugins

4 weeks agoUpdate rack to 3.2.6
Tom Hughes [Thu, 2 Apr 2026 13:14:18 +0000 (14:14 +0100)]
Update rack to 3.2.6

4 weeks agoMerge remote-tracking branch 'upstream/pull/6959'
Tom Hughes [Thu, 2 Apr 2026 13:13:33 +0000 (14:13 +0100)]
Merge remote-tracking branch 'upstream/pull/6959'

4 weeks agoBump lodash from 4.17.23 to 4.18.1
dependabot[bot] [Thu, 2 Apr 2026 13:01:58 +0000 (13:01 +0000)]
Bump lodash from 4.17.23 to 4.18.1

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoRemove plural magic
Tom Hughes [Thu, 2 Apr 2026 13:00:25 +0000 (14:00 +0100)]
Remove plural magic

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 2 Apr 2026 12:21:25 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agoUpdate herb config to 0.9.4
Tom Hughes [Thu, 2 Apr 2026 07:13:01 +0000 (08:13 +0100)]
Update herb config to 0.9.4

4 weeks agoMerge remote-tracking branch 'upstream/pull/6957'
Tom Hughes [Thu, 2 Apr 2026 07:02:37 +0000 (08:02 +0100)]
Merge remote-tracking branch 'upstream/pull/6957'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6956'
Tom Hughes [Thu, 2 Apr 2026 07:02:20 +0000 (08:02 +0100)]
Merge remote-tracking branch 'upstream/pull/6956'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6955'
Tom Hughes [Thu, 2 Apr 2026 07:02:16 +0000 (08:02 +0100)]
Merge remote-tracking branch 'upstream/pull/6955'

4 weeks agoBump the dependencies group with 4 updates
dependabot[bot] [Thu, 2 Apr 2026 03:39:05 +0000 (03:39 +0000)]
Bump the dependencies group with 4 updates

Bumps the dependencies group with 4 updates: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [herb](https://github.com/marcoroth/herb), [overcommit](https://github.com/sds/overcommit) and [minitest](https://github.com/minitest/minitest).

Updates `aws-sdk-s3` from 1.217.0 to 1.218.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `herb` from 0.9.2 to 0.9.4
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.9.2...v0.9.4)

Updates `overcommit` from 0.68.0 to 0.69.0
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/overcommit/compare/v0.68.0...v0.69.0)

Updates `minitest` from 6.0.2 to 6.0.3
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: overcommit
  dependency-version: 0.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: minitest
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoBump @herb-tools/linter from 0.9.2 to 0.9.4 in the dependencies group
dependabot[bot] [Thu, 2 Apr 2026 03:36:33 +0000 (03:36 +0000)]
Bump @herb-tools/linter from 0.9.2 to 0.9.4 in the dependencies group

Bumps the dependencies group with 1 update: [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter).

Updates `@herb-tools/linter` from 0.9.2 to 0.9.4
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.9.4/javascript/packages/linter)

---
updated-dependencies:
- dependency-name: "@herb-tools/linter"
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoBump ruby/setup-ruby from 1.295.0 to 1.299.0 in the dependencies group
dependabot[bot] [Thu, 2 Apr 2026 03:35:48 +0000 (03:35 +0000)]
Bump ruby/setup-ruby from 1.295.0 to 1.299.0 in the dependencies group

Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

Updates `ruby/setup-ruby` from 1.295.0 to 1.299.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/319994f95fa847cf3fb3cd3dbe89f6dcde9f178f...3ff19f5e2baf30647122352b96108b1fbe250c64)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.299.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoMerge remote-tracking branch 'upstream/pull/6949'
Tom Hughes [Mon, 30 Mar 2026 21:23:12 +0000 (22:23 +0100)]
Merge remote-tracking branch 'upstream/pull/6949'

4 weeks agoRename mag_map logo variant
Marwin Hochfelsner [Mon, 30 Mar 2026 20:55:21 +0000 (22:55 +0200)]
Rename mag_map logo variant

4 weeks agoMerge remote-tracking branch 'upstream/pull/6501'
Tom Hughes [Mon, 30 Mar 2026 19:33:51 +0000 (20:33 +0100)]
Merge remote-tracking branch 'upstream/pull/6501'

4 weeks agoMerge pull request #6932 from Arpan200502/rename-heatmap-to-contribution-calendar
Marwin Hochfelsner [Mon, 30 Mar 2026 17:48:22 +0000 (17:48 +0000)]
Merge pull request #6932 from Arpan200502/rename-heatmap-to-contribution-calendar

Rename heatmap label to Contribution Calendar

4 weeks agoMerge pull request #6947 from Arpan200502/fix/login-tab-order
Marwin Hochfelsner [Mon, 30 Mar 2026 17:47:27 +0000 (17:47 +0000)]
Merge pull request #6947 from Arpan200502/fix/login-tab-order

Fix login tab order for "Lost your password?" link

4 weeks agoMerge pull request #6866 from Arpan200502/feature-tou-welcome-banner
Marwin Hochfelsner [Mon, 30 Mar 2026 17:46:17 +0000 (17:46 +0000)]
Merge pull request #6866 from Arpan200502/feature-tou-welcome-banner

Add Terms of Use notice to welcome banner

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 30 Mar 2026 12:21:38 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

5 weeks agoFix login tab order by moving 'Lost your password?' link
Arpan Mukherjee [Sun, 29 Mar 2026 17:54:47 +0000 (23:24 +0530)]
Fix login tab order by moving 'Lost your password?' link