Mirco T.

Results 22 comments of Mirco T.

I can help doing somewhat in this Project.. Using this in my newly created app and i like this alot... Would also appreciata a function to determine a route by...

For some reason the dev server to use in VueJS in a basic VueJS project (started with `npm run serve` which runs `vue-cli-service serve`) `.vue` files are served as XML....

Heyho, as this should be fixed by #94, i tried this now with a newly downloaded caddy-binary with http.git enabled and im still getting a 403 from Bitbucket (self hosted)...

I read somewhere something about a "hook_ips" setting which would be really helpful - unfortunate i dont know Go enough to implement it :( Probably adding 10.0.0.0/8 would help also,...

Thats true https://github.com/Templarian/MaterialDesign/issues/5409 Is there a way to get this on to the main branch anyway? There is no way we could use both versions is there?

Its already possible to hide the right sidebar by adding a small CSS to your markdown like i did in: https://raw.githubusercontent.com/alteravitarp/Gesetzbuch/master/src/Bu%C3%9Fgelder/Beamtendienstgesetz.md ```html .sidebar-right { display: none; } ```

Ah now i get it, you want it to hide if there is not a link at all, okay... But what do you mean with "the whole site" - i...

Hey, we also cant access the "Apps" page in our nextcloud instance probably due to this issue...

I cant believe it, is there a way to mirror the appstore and use a mirrored version? The store is again nearly unreachable..

I wrote a simple FastAPI service which (for now) caches those json files @kesselb mentioned *indefinitely*. My Apps page is now fast as hell again :D There is a Git...