bsdata
bsdata copied to clipboard
BattleScribe data file hosting platform
Current status:  Status monitor: https://stats.uptimerobot.com/QAEwmS6XLG There is a recurring problem with the website being unresponsive, not loading repository list, loosing some repositories for some time, responding...
## The problem We're not scalable. Full stop. The current design of our organization is not scalable to the increasing popularity, needs and update frequency. The system has been failing...
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Adds more consistent repo update times so we don't have to keep guessing when updates are gonna drop. CC @amis92
Bumps commons-io from 2.6 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
As part of https://github.com/orgs/BSData/projects/3 we'll redirect JSON endpoints of bsdata webapp to appropriate BSData/gallery or repositories themselves.
REST API definition: https://github.com/BSData/bsdata/blob/41af6dbb415918dd9d1d074f23c36d3fc05919f4/src/main/java/org/battlescribedata/rest/RepoResource.java Endpoints: Verb | URL | description | model -|-|-|- `GET` | `/{repo}/{filename}` | retrieves a file - be it an index, catalogue, game system or even...
The website is currently written in Angular.js. It's an outdated framework, and there will only be less and less people able to help us fix it. As such it's probably...
if you want to see how it looks you can go into the react folder under webapp and run an install and npm start, i have a problem atm with...
There are two workflows when the user downloads all the files for the given repository: 1. First time download when the repo subscription is created. 2. Any other time when...