Robin van der Linde Robin-van-der-Linde · any pronouns
  • Netherlands
  • https://rlin.eu
  • OpenStreetMapper, transit geek (mostly buses), developer, occasional gamer, BLÅHAJ "owner" and much more besides.

  • Joined on 2024-12-02
Robin-van-der-Linde pushed to main at Robin-van-der-Linde/MapCompleteVScode 2025-01-15 22:39:34 +01:00
4f049d2ce9 ✏️ Fix typo
Robin-van-der-Linde pushed tag v1.2.0 to Robin-van-der-Linde/MapCompleteVScode 2025-01-15 22:37:58 +01:00
Robin-van-der-Linde released v1.2.0 at Robin-van-der-Linde/MapCompleteVScode 2025-01-15 22:37:58 +01:00
Robin-van-der-Linde pushed to main at Robin-van-der-Linde/MapCompleteVScode 2025-01-15 22:37:17 +01:00
c19af1ef46 🔖 Version 1.2.0
619f1d7fb1 Allow toggling cache, refresh command
720f4e6c2f Add completion for default icons (#7)
80a536d848 ️ Save cache state, reuse if possible
b8b9586b1e 🐛 Fix broken icon links (#14)
Compare 22 commits »
Robin-van-der-Linde commented on issue MapComplete/MapComplete#2297 2025-01-15 22:17:53 +01:00
“Only public access” listed as a recycling option in the waste theme

Opened PR (#2298), sooner than I expected

Robin-van-der-Linde created pull request MapComplete/MapComplete#2298 2025-01-15 22:17:10 +01:00
Fix some broken translations
Robin-van-der-Linde pushed to patch-1 at Robin-van-der-Linde/MapComplete 2025-01-15 22:16:06 +01:00
8c6619a172 Themes(waste): Fix broken translations (fj#2297)
8dd6b4c3ef UX: don't show "no more questions" if not logged in
9cc67a0b62 Chore: typo
524e679ea1 Chore: docs, console.log
3194dbfe52 Actions: attempt to fix build
Compare 10 commits »
Robin-van-der-Linde created branch patch-1 in Robin-van-der-Linde/MapComplete 2025-01-15 22:16:06 +01:00
Robin-van-der-Linde commented on issue MapComplete/MapComplete#2297 2025-01-15 22:06:33 +01:00
“Only public access” listed as a recycling option in the waste theme

Seems like there's something wrong with the translations from commit 7332080d39c3883c52abe9e35ae9ed8827582aad onwards, will open a PR with a fix soon ™️

Robin-van-der-Linde created pull request MapComplete/MapComplete#2296 2025-01-10 02:55:42 +01:00
Add charge point layer
Robin-van-der-Linde pushed to charge-point at Robin-van-der-Linde/MapComplete 2025-01-10 02:51:58 +01:00
0c5ab259e8 Fix: Add question block
Robin-van-der-Linde pushed to charge-point at Robin-van-der-Linde/MapComplete 2025-01-10 02:28:54 +01:00
67b3fb3740 Themes(charging_station): add charge_point layer
b9092b24b8 Chore: translation sync
a3d26db84a Logic: better support for tag optimization and simplifying expressions
bd228a6129 Fix: add missing data
d745671e36 Actions: remove directory before unzipping to deal with eventual leftovers
Compare 10 commits »
Robin-van-der-Linde created branch charge-point in Robin-van-der-Linde/MapComplete 2025-01-10 02:28:54 +01:00
Robin-van-der-Linde released v1.1.1 at Robin-van-der-Linde/MapCompleteVScode 2025-01-10 00:48:31 +01:00
Robin-van-der-Linde pushed tag v1.1.1 to Robin-van-der-Linde/MapCompleteVScode 2025-01-10 00:47:25 +01:00
Robin-van-der-Linde created branch cache in Robin-van-der-Linde/MapCompleteVScode 2025-01-09 22:15:19 +01:00
Robin-van-der-Linde pushed to cache at Robin-van-der-Linde/MapCompleteVScode 2025-01-09 22:15:19 +01:00
97fe45f6f9 📝 Update readme and changelog
9e2ee80699 Add layerImplementationProvider
62c25bc693 Add implementationProvider for filters
3b0b58e44b 🐛 Fix (most) bugs in cache
3fa4e39342 🚧 Move some code to CacheWorker
Compare 8 commits »
Robin-van-der-Linde pushed to main at Robin-van-der-Linde/MapCompleteVScode 2025-01-09 22:14:43 +01:00
36fcba8a6d 🔖 Version 1.1.1
99ed1d362f 🚑 Fix broken color
852dd51726 ⬆️ Bump @types/node from 22.10.2 to 22.10.5
e8bbfa5f6d ⬆️ Bump typescript-eslint from 8.19.0 to 8.19.1
5b4a3c77e8 🙈 Add vscodeignore file
Compare 5 commits »
Robin-van-der-Linde commented on issue MapComplete/MapComplete#2287 2025-01-09 22:09:17 +01:00
Vending machines for public transport tickets not being rendered

Should be fixed in #2294

Robin-van-der-Linde commented on pull request MapComplete/MapComplete#2294 2025-01-08 19:24:08 +01:00
Some fixes

Looks good. What is WIP about this?

I believe my original thought was being unsure about fixing #2287 due to #2293, but that looks good now.