Georg krause
|
ea0de43ad6
|
fix(2054): Crash on opening a play button menu
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
Georg krause
|
c7ac66d823
|
fix(2054): Increase mobile table row padding
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
Georg krause
|
90f93e052e
|
style(2054): Remove unnessessary nesting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
Kasper Seweryn
|
0cbe567ac1
|
Simplify Code
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
tobifroe
|
e258e6f12b
|
fix(2054): only calculate dropdown position when opening
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
tobifroe
|
fe01521c72
|
fix(2054): add queue item title max width for mobile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
tobifroe
|
78fa52e103
|
fix(2054): player/queue-dropdown mobile layout widths
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2372>
|
2023-05-05 22:16:32 +00:00 |
Sporiff
|
d6d23bbd58
|
Use reload instead of restart
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-05-02 09:48:00 +02:00 |
Sporiff
|
8a8ae1d272
|
Make pre-commit happy
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-05-02 09:45:31 +02:00 |
Sporiff
|
edb493a599
|
Add Docker instructions
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-05-02 09:41:15 +02:00 |
Sporiff
|
5b43ae4f2b
|
Reuse content across files
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-05-02 09:41:09 +02:00 |
Sporiff
|
b46fdaacd5
|
Add copy button to code blocks
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-05-02 09:40:36 +02:00 |
Sporiff
|
7d03f31052
|
Fix pre-commit
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-04-27 13:33:01 +02:00 |
Sporiff
|
7853330790
|
Add Nginx update instructions to Debian guide
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
|
2023-04-27 13:24:22 +02:00 |
Georg krause
|
6057670105
|
fix: Make sure tzdata is available in docker container
|
2023-04-27 07:57:24 +00:00 |
jo
|
3028672096
|
fix(api): prefer str over dict for the CACHE_URL setting
This fix the ability to reuse the CACHE_URL with other settings such as
CELERY_BROKER_URL.
|
2023-04-19 12:47:24 +02:00 |
jo
|
ca3106828d
|
refactor(api): rename CACHE_DEFAULT to CACHE_URL_DEFAULT
|
2023-04-19 12:40:41 +02:00 |
jo
|
dde89def2b
|
ci: speed up postgres when testing api
|
2023-04-18 12:42:15 +00:00 |
Renovate Bot
|
e7e83e91de
|
chore(api): update dependency channels-redis to v4.1.0
|
2023-04-14 15:42:30 +02:00 |
Renovate Bot
|
156d35a46b
|
chore(api): update dependency redis to v4.5.4
|
2023-04-14 15:41:25 +02:00 |
jo
|
f35e09e593
|
ci: fix merge request only workflow
|
2023-04-14 13:38:17 +00:00 |
Renovate Bot
|
5f5d60b0d5
|
chore(api): update dependency channels-redis to v4.1.0
|
2023-04-14 13:02:55 +00:00 |
Renovate Bot
|
8d63472821
|
chore(api): update dependency redis to v4.5.4
|
2023-04-14 12:03:25 +00:00 |
jo
|
83b2aa0ad8
|
fix(api): move docker cache settings to django settings
|
2023-04-14 13:17:55 +02:00 |
jo
|
e4793f06e8
|
refactor: use global IS_DOCKER_SETUP setting
|
2023-04-14 12:27:52 +02:00 |
Renovate Bot
|
28422369de
|
chore(api): update dependency drf-spectacular to v0.26.1
|
2023-04-14 10:03:07 +00:00 |
Renovate Bot
|
58ffbc2156
|
chore(api): update dependency django-environ to v0.10.0
Porting 8d182138f4
|
2023-04-14 11:18:46 +02:00 |
Renovate Bot
|
8d182138f4
|
chore(api): update dependency django-environ to v0.10.0
|
2023-04-12 15:33:15 +00:00 |
Renovate Bot
|
ae3e17a5cb
|
chore(front): update nginx docker tag to v1.23.4
|
2023-04-07 03:02:06 +00:00 |
JuniorJPDJ
|
c1c3cc5f17
|
fix(docs): linting
|
2023-04-07 02:35:42 +00:00 |
Marcos Peña
|
ddda1676de
|
Fix(docs): updates vite documentation
|
2023-04-07 02:25:25 +00:00 |
Marcos Peña
|
fabef98fac
|
Fix(docs): removes obsolete step
|
2023-04-07 02:25:25 +00:00 |
Renovate Bot
|
420b2b1527
|
chore(api): update dependency boto3 to v1.26.108
|
2023-04-06 22:02:43 +00:00 |
Renovate Bot
|
fde240389c
|
chore(api): update dependency pytest-asyncio to v0.21.0
|
2023-04-06 17:05:51 +00:00 |
Renovate Bot
|
bed76fafa8
|
chore(api): update dependency black to v23
|
2023-04-06 09:56:57 +00:00 |
jo
|
0f8393e156
|
ci: fix duplicate pipelines
|
2023-04-06 09:34:00 +00:00 |
Matyáš Caras
|
5d61a951ef
|
Translated using Weblate (Czech)
Currently translated at 100.0% (2182 of 2182 strings)
Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/cs/
|
2023-04-06 07:43:08 +00:00 |
Georg krause
|
fbaa6e7b71
|
chore: Remove sphinx-multiversion
|
2023-04-06 09:08:12 +02:00 |
Renovate Bot
|
ba120bf7c1
|
chore(api): update dependency pylint to v2.17.2
|
2023-04-05 20:34:42 +00:00 |
Renovate Bot
|
539ee72c53
|
chore: update pre-commit hook psf/black to v23.3.0
|
2023-04-05 19:20:20 +00:00 |
Georg krause
|
83baaa27c8
|
fix: Make development docs available again
|
2023-04-05 21:05:36 +02:00 |
Renovate Bot
|
41d6ae2f6c
|
chore(front): update sentry-javascript monorepo to v7.47.0
|
2023-04-05 17:18:23 +00:00 |
Renovate Bot
|
67752c24e9
|
chore(api): update dependency sentry-sdk to v1.19.1
|
2023-04-05 16:33:43 +00:00 |
Ciarán Ainsworth
|
e54110b697
|
Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2397>
|
2023-04-04 12:57:53 +00:00 |
Julian-Samuel Gebühr
|
8bfba1b68b
|
Add mash playbook installation method
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2397>
|
2023-04-04 12:57:53 +00:00 |
jo
|
94521d2b86
|
feat(api): replace pytz with zoneinfo
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2388>
|
2023-04-04 07:08:47 +00:00 |
jo
|
0b33b42210
|
fix(front): album tracks count i18n
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2389>
|
2023-03-31 12:28:09 +02:00 |
Renovate Bot
|
3490ccf153
|
chore(front): update dependency @types/diff to v5.0.3
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2381>
|
2023-03-28 18:49:16 +00:00 |
jo
|
22c255700e
|
style: format code using black v23
|
2023-03-28 19:49:24 +02:00 |
Renovate Bot
|
42879f2aec
|
chore: update pre-commit hook psf/black to v23
|
2023-03-28 19:49:24 +02:00 |