summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-02-24Try to feed fs_uniquifierDashie
2021-02-24client_metadata migrationDashie
2021-02-24Revert "Rename migration; Rename some CI targets; Switch to cimg images"Dashie
This reverts commit 5f113a49c69fd4af0754b37746731f8dcacf620b.
2021-02-24Revert "Also test current node"Dashie
This reverts commit 9456417bef8824058dfd4c77be2e4b81a865e51c.
2021-02-24Revert "Bump versions"Dashie
This reverts commit 29e4442dcf5141fb641d5053263997067da2633f.
2021-02-24Revert "Remove .python-version"Dashie
This reverts commit 3168d1996c3b38201a2c8ef51c4711798e7455e4.
2021-02-24Remove .python-versionDashie
2021-02-24Bump versionsDashie
2021-02-24Also test current nodeDashie
2021-02-24Rename migration; Rename some CI targets; Switch to cimg imagesDashie
2021-02-24Set fs_uniquifier here tooDashie
2021-02-24Add python 3.8 to CIDashie
2021-02-23Is that THE fixDashie
2021-02-23This uses the client_metadata from authlib, /oauth/authorize seems ok, ↵Dashie
/oauth/token still not working
2021-02-23add pytest-sugar pluginDashie
2021-02-23Bump lof of libs versionsDashie
2021-02-23Fix Authlib breakageDashie
2021-02-23bump some versionsDashie
2021-02-23Fix requirementDashie
2021-02-23forgot the linterDashie
2021-02-23Some fixes for Flask-Security and Oauth thingyDashie
2021-02-23useless requirementDashie
2021-02-23Front in //Dashie
2021-02-23Add python 3.9Dashie
2021-02-23s/Babelex/Babel/Dashie
2021-02-23Switch to the right Flask-SecurityDashie
2021-02-22fix(ci): Adapt to change in authlib importsPolyedre
See the warning about the change in version 0.13 in https://docs.authlib.org/en/stable/client/flask.html
2021-02-22fix(ci): Update python packages versionsPolyedre
- Flask_Babelex was updated to fix an error with an old Werkzeug version - Flask_Upload was replaced by Flask_Reuploaded for the same reason. See https://pypi.org/project/Flask-Reuploaded/ - Flask-Security was added
2021-02-22fix(ci): Remove error displayed by flake8Polyedre
2021-02-22fix(ci): Use black to reformat utils.pyPolyedre
2021-02-22fix(ci): Add rustc to the system dependenciesPolyedre
2021-02-22fix(front): Bump docker base image to node:12Polyedre
2020-10-23Merge pull request #372 from ↵Valérianne
reel2bits/dependabot/npm_and_yarn/front/object-path-0.11.5 Bump object-path from 0.11.4 to 0.11.5 in /front
2020-10-23Bump object-path from 0.11.4 to 0.11.5 in /frontdependabot[bot]
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23Merge pull request #371 from ↵Valérianne
reel2bits/dependabot/npm_and_yarn/front/node-fetch-2.6.1 Bump node-fetch from 2.6.0 to 2.6.1 in /front
2020-10-23Merge pull request #370 from ↵Valérianne
reel2bits/dependabot/npm_and_yarn/front/http-proxy-1.18.1 Bump http-proxy from 1.17.0 to 1.18.1 in /front
2020-10-23Merge pull request #369 from ↵Valérianne
reel2bits/dependabot/npm_and_yarn/front/elliptic-6.5.3 Bump elliptic from 6.5.0 to 6.5.3 in /front
2020-10-23Merge pull request #368 from ↵Valérianne
reel2bits/dependabot/npm_and_yarn/front/lodash-4.17.19 Bump lodash from 4.17.15 to 4.17.19 in /front
2020-10-23Merge pull request #367 from ↵Valérianne
reel2bits/dependabot/npm_and_yarn/front/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4 in /front
2020-09-12Bump node-fetch from 2.6.0 to 2.6.1 in /frontdependabot[bot]
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10Bump http-proxy from 1.17.0 to 1.18.1 in /frontdependabot[bot]
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31Bump elliptic from 6.5.0 to 6.5.3 in /frontdependabot[bot]
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18Bump lodash from 4.17.15 to 4.17.19 in /frontdependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07Bump websocket-extensions from 0.1.3 to 0.1.4 in /frontdependabot[bot]
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-04-06Prevent #358 by fixing validations in frontendDashie
2020-04-06hhhhhDashie
2020-03-11Hotfix Funkwhale actor discoveryDashie
2020-02-04Merge pull request #356 from reel2bits/dependabot/pip/api/waitress-1.4.3Valérianne Lagrange
Bump waitress from 1.4.2 to 1.4.3 in /api
2020-02-04Bump waitress from 1.4.2 to 1.4.3 in /apidependabot[bot]
Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v1.4.2...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-01-29Bump feedgen from 0.8.0 to 0.9.0 in /api (#355)Valérianne Lagrange
Bump feedgen from 0.8.0 to 0.9.0 in /api