Dominika Jadowska
Dominika Jadowska
It's correct in the UI and not in here...Made me get some headackes wondering on the issue
Can the addon utilize other means of storing the data? I see a `connectionString` option but I'm not sure if I can use it, Don't really want to break the...
Create a `GET` API serving `/api/markers` providing a response containing all currently available markers. Expected response ```json { "markers": [ { "position": [ 49.038230248475905, 31.450182690663947 ], "title": "Twit Title with...
This is so people can access the site using tor, might make some people feel safer. This would need a separate frontend that doesn't contain any tracking and no links...
Create a GET API serving /api/zonesproviding a response containing all currently available markers. Expected response ```json [ { "positions": [ [ 50.36429316995319, 30.228621662109 ], [ 50.51303377189189, 30.28741424805162 ], [ 50.60122461757218,...
It would be neat to see how many hits the site gets. I'd recommend either google or unami(this is more gdpr complaint and can be self hosted on Heroku for...
How about I make a quick mockup with vuejs that would just read an api. That way once the project is evolved enough it would be enough to just hook...
Hi there! I am writting a small app and i have noticed that `unavailable` videos don't trigger the error function and i do not belive there is another way to...
Is there any way to run the agent in a docker container?
Nawiązując do zgłoszenia #1420 z durzą chęcią pomogę uaktualnić interfejs LMS. Z góry mówię nie znam się na PHP z czego dziennie pracuję z VUE.JS(Dość nowoczesny framework do aplikacji webowych)...