Renovate Bot
|
62860d0781
|
Update pre-commit hook pre-commit/pre-commit-hooks to v4.4.0
|
2022-11-23 20:02:43 +00:00 |
Renovate Bot
|
7eed76f96f
|
Update vueuse to v9.6.0
|
2022-11-23 19:32:04 +00:00 |
Renovate Bot
|
114bb1e24c
|
Update sentry-javascript monorepo to v7.21.1
|
2022-11-23 19:01:53 +00:00 |
Jacek Pruciak
|
15d328c974
|
Revert "ci: Disable Pipeline execution for branches"
This reverts commit 0fc7a96eef .
|
2022-11-23 20:00:14 +01:00 |
JuniorJPDJ
|
753b5d71e9
|
fix linter
|
2022-11-23 12:25:16 +00:00 |
JuniorJPDJ
|
f6b094aa63
|
changelog snippet
|
2022-11-23 10:43:06 +00:00 |
JuniorJPDJ
|
0c6cc0ec5b
|
chore(api/Dockerfile): pin alpine dependencies and bump watchfiles
|
2022-11-23 10:43:06 +00:00 |
Renovate Bot
|
069a118cc7
|
Update dependency uvicorn to v0.20.0
Tested-by: Marge <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2186>
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2186>
|
2022-11-23 09:33:34 +00:00 |
Renovate Bot
|
19f38a0c4c
|
Update python Docker tag to v3.11
|
2022-11-23 09:01:38 +00:00 |
Renovate Bot
|
79cb95b61b
|
Update dependency @typescript-eslint/eslint-plugin to v5.44.0
Tested-by: Marge <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2184>
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2184>
|
2022-11-23 08:31:15 +00:00 |
Georg Krause
|
0fc7a96eef
|
ci: Disable Pipeline execution for branches
|
2022-11-23 09:12:44 +01:00 |
Renovate Bot
|
6845366366
|
Update dependency eslint to v8.28.0
|
2022-11-23 07:49:18 +00:00 |
jo
|
8f7ab9b3b3
|
chore: fix flake8 warnings
Tested-by: Marge <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
|
2022-11-23 07:32:43 +00:00 |
jo
|
4fbef50d71
|
chore: add flake8 pre-commit hook
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
|
2022-11-23 07:32:43 +00:00 |
Renovate Bot
|
af699c3303
|
Update dependency standardized-audio-context to v25.3.35
|
2022-11-23 03:04:01 +00:00 |
Renovate Bot
|
d67aba746b
|
Update dependency sentry-sdk to v1.11.1
|
2022-11-23 02:04:40 +00:00 |
Renovate Bot
|
8514d28c58
|
Update dependency redis to v4.3.5
|
2022-11-23 01:04:28 +00:00 |
Renovate Bot
|
a9d26cbbf7
|
Update dependency prompt-toolkit to v3.0.33
|
2022-11-23 00:34:50 +00:00 |
Renovate Bot
|
342e5ff04d
|
Update dependency jsdom to v20.0.3
|
2022-11-22 23:32:45 +00:00 |
Renovate Bot
|
36d970fa6c
|
Update dependency boto3 to v1.26.15
|
2022-11-22 23:04:24 +00:00 |
Renovate Bot
|
d56a7edd15
|
Update dependency Faker to v15.3.3
|
2022-11-22 22:03:35 +00:00 |
JuniorJPDJ
|
c458bfe547
|
fix(api/Dockerfile): use psycopg2 from alpine repository
|
2022-11-22 22:49:30 +01:00 |
RenovateBot
|
ca2ad37aea
|
Lock file maintenance (develop)
|
2022-11-22 21:21:15 +00:00 |
jooola
|
eea77bc234
|
ci: scan for broken links
|
2022-11-22 20:52:06 +00:00 |
wvffle
|
983c7085f6
|
Upgrade test utils
|
2022-11-22 19:39:51 +00:00 |
wvffle
|
6b537cb8bb
|
Fix RegExpArrayMatch guard
|
2022-11-22 19:39:51 +00:00 |
Renovate Bot
|
6370f03a23
|
Update dependency typescript to v4.9.3
|
2022-11-22 19:39:51 +00:00 |
JuniorJPDJ
|
ae53cf4cf0
|
fix(nginx): cleanup all nginx config files NOCHANGELOG
|
2022-11-22 19:23:13 +00:00 |
Georg Krause
|
67759d3498
|
chore(deps): Remove not required dependency pyOpenSSL
|
2022-11-22 19:04:08 +00:00 |
jooola
|
017d416ae4
|
ci: refactor renovate config NOCHANGELOG
|
2022-11-22 15:32:19 +00:00 |
jo
|
e0ffb780f5
|
ci: fix permissions for build artifacts
- anyone should be able to read and traverse the tree
- not all the files should be executable, only scripts
|
2022-11-22 14:54:48 +00:00 |
jo
|
90b4cf15d1
|
chore: improve ci job readability
|
2022-11-22 14:54:48 +00:00 |
jo
|
070a039c53
|
chore: add gitpod pre-commit task
|
2022-11-22 14:30:01 +00:00 |
jo
|
753e9dcfd4
|
docs: add instruction on how to use pre-commit
|
2022-11-22 14:30:01 +00:00 |
jo
|
45630be695
|
ci: add pre-commit job
|
2022-11-22 14:30:01 +00:00 |
jo
|
0061e82ecd
|
chore: clean files using pre-commit
|
2022-11-22 14:30:01 +00:00 |
jo
|
f4dbc584e1
|
chore: add pre-commit config
|
2022-11-22 14:30:01 +00:00 |
Jhoan Sebastian Espinosa Borrero
|
b2e61a04bd
|
Translated using Weblate (Spanish)
Currently translated at 66.6% (848 of 1272 strings)
Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/es/
|
2022-11-22 01:32:43 +00:00 |
Georg Krause
|
6908f4bf74
|
Resolve "value too long for type character varying(255) during import_files"
|
2022-11-21 18:12:49 +00:00 |
jo
|
1d323b8e2f
|
style: format root pyproject.toml
|
2022-11-20 18:47:51 +00:00 |
jo
|
7ee5800b99
|
chore: remove .editorconfig
|
2022-11-20 18:47:51 +00:00 |
jo
|
193d5aa9d1
|
fix: allow enabling systemd funkwhale.target
|
2022-11-20 18:39:34 +00:00 |
petitminion
|
01fd1503c9
|
add playlists radio to search result page
|
2022-11-20 10:49:23 +00:00 |
Renovate Bot
|
5fc613b21a
|
Update dependency boto3 to v1.26.13
|
2022-11-18 21:03:31 +00:00 |
Renovate Bot
|
475aa427c4
|
Update dependency boto3 to v1.26.12
|
2022-11-17 20:33:51 +00:00 |
Renovate Bot
|
620f91e04f
|
Update Sentry to v7.20.0
|
2022-11-17 15:32:29 +00:00 |
RenovateBot
|
abfa971eb5
|
Update alpine Docker tag to v3.17 (develop)
|
2022-11-17 15:30:41 +00:00 |
RenovateBot
|
9d84423732
|
Update dependency sentry-sdk to v1.11.0 (develop)
|
2022-11-17 06:33:52 +00:00 |
Renovate Bot
|
2b668cffa5
|
Update dependency boto3 to v1.26.11
|
2022-11-16 22:03:54 +00:00 |
RenovateBot
|
60a8e94e31
|
Update dependency focus-trap to v7.1.0 (develop)
|
2022-11-16 21:40:59 +00:00 |