OpenSourceBikeShare
OpenSourceBikeShare copied to clipboard
The world's first low-cost and open source bike sharing system. (new version in development, use working "breakthrough" release instead!)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
Hi, I'd like to help out with development/maintenance of the web app but I'm not sure where to begin. I've managed the get the breakthrough branch running, but it doesn't...
Hi after following the README instructions ``` docker-compose build docker-compose up -d ``` Both http://localhost/app/home and http://localhost/logs return 403 Forbidden error for me. Is there a setting I missed somewhere?
On branch `develop`, every artisan command (e.g. `php artisan package:discover`) comes back with: ``` In Router.php line 342: Type error: Argument 1 passed to Illuminate\Routing\Router::group() must be of the type...
If I run the Develop branch with docker, I get it running. But if I go to register, fill in personal data to register and then click on Register, it...
The web-app keeps reloading the location on Android and ignores maximumAge. Therefore the overlay is shown more or less all the time. Proposed solution ``` function changelocation(location) { var now...
Geofence
Only allow the user to rent / return a bike if they are within x meters of the stand.