Wykres commitów

4963 Commity (d0a0bcf4918d327f96851ea3e7517f326ad9f407)

Autor SHA1 Wiadomość Data
Kasper Seweryn 43f609b497
Update axios-auth-refresh 2022-02-24 11:54:21 +01:00
Georg Krause 7fb82c5785
Disable source maps for production builds again 2022-02-24 10:27:02 +01:00
Georg Krause 0b379aa2d1
Add changelog snippet 2022-02-24 10:26:24 +01:00
Kasper Seweryn 3b78ac8cc6
Workaround axios-auth-refresh in production
axios-auth-refresh has only prebuilt files, that might be the case when
vite is trying to bundle it. It seems like vite thinks that it's
constructed like:
```
export default {
    default () {
        // ...
    }
}
```

This also fixes `jQuery is not defined` in dev
2022-02-22 13:01:29 +01:00
Kasper Seweryn 5e24160375
Fix jQuery in fomantic-ui-css 2022-02-22 13:01:29 +01:00
Georg Krause b2dc70cf3a
Remove tests and their dependencies for now 2022-02-22 12:48:20 +01:00
Georg Krause ebb3d7deb5
Remove vue cli config 2022-02-22 12:36:51 +01:00
Georg Krause 06f636fec0
Remove babel config 2022-02-22 12:34:13 +01:00
Kasper Seweryn 17006094b6
Fix linter error
Linter did not like await in global scope besides it being fully
functional, so I've created a `src/jquery.js` file which sets jquery
globals and then we can safely import `src/semantic.js`.
2022-02-22 00:00:17 +01:00
Kasper Seweryn 5f319db268
Remove console.log 2022-02-21 23:48:55 +01:00
Kasper Seweryn 94af589757
Fix jQuery and semantic ui 2022-02-21 23:38:51 +01:00
Kasper Seweryn 4ce7386128
Fix env variables 2022-02-21 23:23:13 +01:00
Kasper Seweryn 873e498031
Remove undeclared `exports` from volume.js 2022-02-21 23:21:39 +01:00
Kasper Seweryn a6ce396fa2
Fix django-channels import
`django-channels` module has only dist files which are built with
parcel. This leads to `assignment to undeclared variable parcelRequire`
error.

A simple workaround is to add `var parcelRequire;` to the beginning of
the module.
2022-02-21 23:16:48 +01:00
Kasper Seweryn 80ed06db04
Remove @/lodash.js
Vite handles tree shaking out of the box, so cherry picking modules is
now pointless
2022-02-21 22:49:02 +01:00
Georg Krause db86483fbc
Make linter happy 2022-02-21 20:09:06 +01:00
Ciaran Ainsworth d949909c40 Fix additional linting issues 2022-02-21 20:02:08 +01:00
Georg Krause d92d75f822
Fix linting of App.vue 2022-02-21 19:54:04 +01:00
Ciaran Ainsworth 60c6a1938f Fix some linting issues 2022-02-21 19:52:16 +01:00
Georg Krause e76ab66084
Start fixing lint errors in App.vue 2022-02-21 18:00:45 +01:00
Ciaran Ainsworth 08d6772392 Fix broken imports 2022-02-21 17:27:00 +01:00
Georg Krause e9c4bfe947
Start migration to vite 2022-02-21 15:07:07 +01:00
Georg Krause 593cff4316
Update dependency vue cli and plugins to 5.0.1 2022-02-20 19:55:48 +01:00
RenovateBot 2b6a7c7e48 Update dependency text-clipper to v2 (develop) 2022-02-20 18:12:53 +00:00
RenovateBot 651417410e Update dependency showdown to v2 (develop) 2022-02-20 17:18:51 +00:00
Georg Krause 3d1a06dfa9
Install jq from Debian repositories instead of downloading x64 binary from github 2022-02-20 13:03:44 +01:00
RenovateBot 25eccc880e Update dependency Faker to v13 (develop) 2022-02-20 11:58:46 +00:00
RenovateBot c766c5e1a1 Update dependency mocha to v9.2.1 (develop) 2022-02-20 08:02:46 +00:00
RenovateBot 1d4392a8c4 Update dependency click to v8.0.4 (develop) 2022-02-20 07:32:52 +00:00
RenovateBot efaaa0a3cc Update dependency boto3 to v1.21.3 (develop) 2022-02-20 06:32:51 +00:00
RenovateBot 5b19583157 Update dependency @vue/cli-plugin-unit-mocha to v5 (develop) 2022-02-19 20:36:25 +00:00
ghose 7bb1750b58 Translated using Weblate (Galician)
Currently translated at 100.0% (1296 of 1296 strings)

Translation: Funkwhale/Funkwhale's server front-end
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/gl/
2022-02-19 14:17:03 +00:00
Georg Krause 11ca9dfff6
Fix release year of 1.2.2 2022-02-19 08:19:07 +01:00
JuniorJPDJ 90aa4dcc2a Retry API test CI job once if failed 2022-02-18 14:41:37 +01:00
RenovateBot 42ac68eb4b Update dependency setuptools to v60.9.3 (develop) 2022-02-18 06:33:19 +00:00
RenovateBot 9328bbc516 Update dependency sass to v1.49.8 (develop) 2022-02-17 22:33:23 +00:00
RenovateBot 82d113739a Update dependency boto3 to v1.21.2 (develop) 2022-02-17 22:02:44 +00:00
RenovateBot 148d6d3195 Update dependency sanitize-html to v2.7.0 (develop) 2022-02-17 19:15:58 +00:00
RenovateBot c83fd45190 Update dependency core-js to v3.21.1 (develop) 2022-02-17 15:33:13 +00:00
RenovateBot 7cd0236634 Update dependency boto3 to v1.21.1 (develop) 2022-02-17 12:33:50 +00:00
Georg Krause a87dab71a6
Adjust dependencies in order to make build succeed 2022-02-17 13:11:22 +01:00
Georg Krause fcf55b598e
[CI] Use node version 16 for all CI jobs 2022-02-17 12:29:51 +01:00
RenovateBot 0f7ab2574b Update dependency pytest-asyncio to v0.18.1 (develop) 2022-02-16 16:35:01 +00:00
RenovateBot 33e5276868 Update dependency eslint to v8.9.0 (develop) 2022-02-16 15:51:12 +00:00
RenovateBot 7cc13d7e70 Update dependency setuptools to v60.9.2 (develop) 2022-02-16 15:32:53 +00:00
RenovateBot 37a7f6d903 Update dependency uvicorn to v0.17.5 (develop) 2022-02-16 14:33:11 +00:00
RenovateBot 4e8704750d Update dependency boto3 to v1.21.0 (develop) 2022-02-16 12:36:44 +00:00
RenovateBot 0d278f4012 Update dependency redis to v4.1.4 (develop) 2022-02-16 11:03:08 +00:00
Ciaran Ainsworth 7b74e55e7f Use proper method for fetching artist cover 2022-02-16 10:29:39 +00:00
Ciaran Ainsworth c1694a808c Fix linting issues 2022-02-16 10:29:39 +00:00