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.
McToel (824296fd) at 10 Mar 21:54
Don't add craled stuff to message queue anymore
McToel (12a244c5) at 07 Mar 22:09
Added date format hint
McToel (92041f24) at 07 Mar 21:56
shortcodes für zukünftige und vergangene Veranstaltungen
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.
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:
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.
McToel (f7ce49f1) at 28 Feb 20:23
Merge branch 'master' of https://gitlab.com/bahnvorhersage/bahnvorh...
... and 1 more commit
McToel (239044fa) at 26 Feb 14:35
Abgesprochene veränderungen
McToel (0dbbd563) at 24 Feb 22:52
Small SEO improvement
McToel (12a752f3) at 23 Feb 18:25
Merge branch 'main' of https://gitlab.com/bahnvorhersage/bahnvorher...
McToel (12a752f3) at 23 Feb 18:24
Merge branch 'main' of https://gitlab.com/bahnvorhersage/bahnvorher...
... and 1 more commit
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.
McToel (446f1504) at 23 Feb 18:13
Merge branch 'accept-transfer-time' into 'master'
... and 1 more commit
See: #139