You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
XSS vulnerability (see the osm app entry in the store app to know what I mean)
you can go into the rating screen, even when you already rated the app
you can not use arrow up in the description field
no username where ratings are
comment is mandatory (not optional) to discourage spam (you need a comment with atleast 3 chars: 2 emojis or a simple word like Awesome, good or whatever)
no possibility to set the username nor migrate the account
Optional ideas:
Code cleanup
move functions inside of an Rating namespace/object like we done it for the download counter
move network request functions to backend-api file, so later when implementing proxies we can do it all at one place (like it's done for the download counter)
The text was updated successfully, but these errors were encountered:
TODO / Problems:
Optional ideas:
The text was updated successfully, but these errors were encountered: