McToel activity https://gitlab.com/McToel 2026-03-11T20:04:30Z tag:gitlab.com,2026-03-11:5194108592 McToel commented on issue #140 at Bahn-Vorhersage / Bahn-Vorhersage 2026-03-11T20:04:30Z McToel McToel

Vielen Dank für den Report. Ich hatte gestern an meiner Datenbank herumgespielt, und war jetzt ein Fehler drin. Den habe ich gerade gebogen und jetzt sollte es wieder gehen.

tag:gitlab.com,2026-03-11:5194108540 McToel closed issue #140: Holy Guacamole! Error beim Aufrufen der Seite at Bahn-Vorhersage / Bahn-Vorhersage 2026-03-11T20:04:29Z McToel McToel tag:gitlab.com,2026-03-11:5194010673 McToel pushed to project branch main at Bahn-Vorhersage / bahnvorhersage frontend 2026-03-11T19:30:46Z McToel McToel

McToel (7fba5df2) at 11 Mar 19:30

Opt in prerendering

... and 1 more commit

tag:gitlab.com,2026-03-10:5189637448 McToel pushed to project branch master at Bahn-Vorhersage / Bahn-Vorhersage 2026-03-10T21:54:36Z McToel McToel

McToel (824296fd) at 10 Mar 21:54

Don't add craled stuff to message queue anymore

tag:gitlab.com,2026-03-07:5178564963 McToel pushed to project branch main at McToel / pasing-ist-bunt 2026-03-07T22:09:50Z McToel McToel

McToel (12a244c5) at 07 Mar 22:09

Added date format hint

tag:gitlab.com,2026-03-07:5178556905 McToel pushed to project branch main at McToel / pasing-ist-bunt 2026-03-07T22:00:53Z McToel McToel

McToel (2e68d5eb) at 07 Mar 22:00

New structure for ankündigungen

... and 2 more commits

tag:gitlab.com,2026-03-07:5178551916 McToel pushed to project branch main at McToel / climatecrisis-theme 2026-03-07T21:56:02Z McToel McToel

McToel (92041f24) at 07 Mar 21:56

shortcodes für zukünftige und vergangene Veranstaltungen

tag:gitlab.com,2026-03-07:5178042221 McToel commented on issue #15 at Bahn-Vorhersage / bahnvorhersage frontend 2026-03-07T12:50:02Z McToel McToel

I don't know. Probably there is about a 50% chance that I will use the wasm at some point. I've tested just deleting the wasm files which worked great. If I ever need the wasm, then that's a future me problem. I suggest changing the config as follows:

  init:
    - cd ..
    - npm install --build-from-source
    - npm run build-only
    - rm dist/_nuxt/sqlite3*.wasm
    - npx cap sync android

If you want I can open a merge request, but it is probably easier if you just update those last two lines.

tag:gitlab.com,2026-03-06:5176143111 McToel commented on issue #15 at Bahn-Vorhersage / bahnvorhersage frontend 2026-03-06T16:29:27Z McToel McToel

Thanks for raising this issue. I have tested the build locally where I don't make sure everything is build from source. The sqlite wasm is needed by nuxt content, however in the app deployment, the pages build with nuxt content aren't findable yet.

So there are several paths:

  • Build sqltite wasm from source. (The Dockerfile of sqlite-wasm might be a good start)
  • Just delete the wasm file as it should not be loaded by the app anyway
  • Exclude nuxt content based pages in web build, so that the wasm files aren't even created. (No clue if that is configurable)

I think the cleanest solution would be to build it from source, but I currently lack the time to investigate how that would work. Do you know of any similar apps where one might be able to get some inspiration? Otherwise, I will look into a different solution.

tag:gitlab.com,2026-02-28:5153767856 McToel pushed to project branch master at Bahn-Vorhersage / Bahn-Vorhersage 2026-02-28T20:23:24Z McToel McToel

McToel (f7ce49f1) at 28 Feb 20:23

Merge branch 'master' of https://gitlab.com/bahnvorhersage/bahnvorh...

... and 1 more commit

tag:gitlab.com,2026-02-26:5146598090 McToel pushed to project branch main at McToel / pasing-ist-bunt 2026-02-26T14:35:29Z McToel McToel

McToel (239044fa) at 26 Feb 14:35

Abgesprochene veränderungen

tag:gitlab.com,2026-02-24:5139167221 McToel pushed to project branch main at Bahn-Vorhersage / bahnvorhersage frontend 2026-02-24T22:52:40Z McToel McToel

McToel (0dbbd563) at 24 Feb 22:52

Small SEO improvement

tag:gitlab.com,2026-02-23:5133749930 McToel pushed new project tag v0.6.2 at Bahn-Vorhersage / bahnvorhersage frontend 2026-02-23T18:25:44Z McToel McToel

McToel (12a752f3) at 23 Feb 18:25

tag:gitlab.com,2026-02-23:5133745104 McToel pushed to project branch main at Bahn-Vorhersage / bahnvorhersage frontend 2026-02-23T18:24:04Z McToel McToel

McToel (12a752f3) at 23 Feb 18:24

... and 1 more commit

tag:gitlab.com,2026-02-23:5133720953 McToel commented on issue #139 at Bahn-Vorhersage / Bahn-Vorhersage 2026-02-23T18:17:58Z McToel McToel

Thanks a lot, the code works without a problem. For now, I will keep the frontend as you build it, but if I ever start to add more options to the search, I might still put it in an easy-to-access sub menu.

I will publish the changes on F-Droid, the official stores will have to wait until I have gathered some more changes, so that the publishing effort is worth it.

tag:gitlab.com,2026-02-23:5133704400 McToel pushed to project branch master at Bahn-Vorhersage / Bahn-Vorhersage 2026-02-23T18:13:18Z McToel McToel

McToel (446f1504) at 23 Feb 18:13

Merge branch 'accept-transfer-time' into 'master'

... and 1 more commit

tag:gitlab.com,2026-02-23:5133704399 McToel accepted merge request !142: Accept `transfer_time` parameter at Bahn-Vorhersage / Bahn-Vorhersage 2026-02-23T18:13:18Z McToel McToel

See: #139