Georg Krause
163e9310fc
Update contributor documentation for the docs
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
Georg Krause
58a5733987
fix(docs): Allow make to be run on MacOS
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
Georg Krause
47efcb4b5a
fix(docs): Use correct path configs
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
Georg Krause
e0f6641bba
fix(docs): Make sure required directory exists
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
Georg Krause
73364145c3
chore: Delete obsolete script
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
jo
fe47420ba1
docs: replace scripts with makefile
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
jo
c5dd88a2e2
chore: add new releases.py script
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348 >
2023-11-02 12:04:20 +00:00
Georg Krause
accf261683
fix(gitpod): Remove falsely added pyenv commands
2023-11-02 10:03:56 +00:00
Georg Krause
9cd2f30129
chore: Avoid Python 3.12 since its not yet supported #2243
2023-11-01 15:03:03 +00:00
Mathieu Jourdan
a756a5f920
collection terminology - insist on the possibility to follow as many collections as wanted
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591 >
2023-11-01 09:03:44 +00:00
Ciarán Ainsworth
b70cabccdf
Add changelog snippet
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591 >
2023-11-01 09:03:44 +00:00
Ciarán Ainsworth
1a04a84ec3
fix(docs): run pre-commit
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591 >
2023-11-01 09:03:44 +00:00
Ciarán Ainsworth
c0d6c7ee74
feat(docs): Add collections spec
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2591 >
2023-11-01 09:03:44 +00:00
Georg Krause
40cc9afb65
test: Run tests with python 3.12
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2596 >
2023-10-27 17:44:38 +00:00
Georg Krause
9d23d10e23
Adopt Gitpod to architecture changes
2023-10-13 10:12:05 +00:00
alextprog
ccec8288ef
fix: Make Artist ordering by name case insensitive
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2431 >
2023-10-10 13:02:13 +02:00
Georg Krause
786735d122
fix: Make sure build requirements for ujson are met
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2582 >
2023-09-28 10:49:51 +02:00
petitminion
4ad806b8e9
Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count
2023-09-25 22:28:11 +00:00
Ciarán Ainsworth
04acd056e6
feat(docs): add docs for in-place s3 update
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506 >
2023-09-25 11:33:21 +00:00
Georg Krause
b907f48f1c
test: Remove test test that wont work
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506 >
2023-09-25 11:33:21 +00:00
Georg Krause
afbaa49bb3
fix: Make sure to set right target when none is given
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506 >
2023-09-25 11:33:21 +00:00
Georg Krause
9ee75d0252
test: Use the right assert to validate empty file field
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506 >
2023-09-25 11:33:21 +00:00
jooola
b20b33b838
style: Simplify code
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506 >
2023-09-25 11:33:21 +00:00
Georg Krause
cb4c27dce0
feat(api): Add inplace_to_s3 management command
...
This command allows to update Uploads that originally were imported
using --in_place but are moved to s3. This command does not copy any
file, it just makes sure the files are read from S3 after they have been
moved.
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2506 >
2023-09-25 11:33:21 +00:00
Kasper Seweryn
f5200eecea
style: fix linting
2023-09-21 12:57:30 +02:00
Kasper Seweryn
185a61ecdd
fix(front): fix initialization error on dev setup
2023-09-21 12:44:15 +02:00
Kasper Seweryn
096a435d56
fix(lint): fix linting error
2023-09-21 12:24:48 +02:00
Kasper Seweryn
51f37afb72
fix(front): enable custom logger in tests
2023-09-21 12:20:38 +02:00
Kasper Seweryn
46e84f8f9a
fix(front): fix logger on webkit/blink
2023-09-21 12:20:33 +02:00
Georg Krause
65994943eb
ci: Delete obsolete files from docs when deploying a new version
2023-09-13 08:45:27 +02:00
Georg Krause
00baf5e9cb
build(front): Remove duplicate key from vite.config.ts
2023-09-13 08:30:19 +02:00
petitminion
f821dcbbc2
Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground)
2023-09-12 16:09:34 +00:00
Georg Krause
cc0f8f395c
Merge branch 'stable' into develop
2023-09-07 08:58:37 +02:00
Georg Krause
03f435193d
Version bump and changelog for 1.3.3
2023-09-07 08:29:13 +02:00
Georg Krause
e08add956e
Revert refactoring of frontend logging since its crashing #2215 #2214 #2212
...
Revert "refactor(front): rename logger timing stop functions to `measureLoading`"
This reverts commit 9abdcb5ff7
.
Revert "chore(front): remove unused dependency and add eslint rule to prevent console usage"
This reverts commit d1f9a99e1b
.
Revert "feat(front): use logger instead of console.log"
This reverts commit b59e29883f
.
2023-09-06 08:20:11 +02:00
Georg Krause
ec8dc8e09f
Merge branch stable into develop
2023-09-01 14:24:58 +02:00
Georg Krause
b043900aaf
Version bump and changelog for 1.3.2
2023-09-01 13:36:41 +02:00
Georg Krause
80383703f2
chore: Fix naming of changelog snippets
2023-09-01 13:34:08 +02:00
Georg Krause
d2f7d45a0d
fix: Multiarch Docker build
...
(cherry picked from commit cc0d642215
)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2570 >
2023-09-01 09:36:12 +00:00
Georg Krause
02bb83e3f4
fix(api): Fix password reset via email
...
The original serializes assumes if allauth is installed, its also used
for the token generation. Thats not the case for us, so we need to
overwrite this behavior
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2565 >
2023-08-31 17:51:46 +00:00
Georg Krause
e78191c917
fix: Fetch nodeinfo endpoint address from .well-known/nodeinfo when checking instance availability
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2561 >
2023-08-31 12:06:34 +00:00
Georg Krause
cc0d642215
WIP: Test if this fixes the multiarch docker builds
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2560 >
2023-08-31 11:49:39 +00:00
Renovate Bot
0b0947004d
chore(api): update dependency click to v8.1.7
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2569 >
2023-08-29 14:05:11 +00:00
Renovate Bot
d0e8045d99
chore(api): update dependency aiohttp to v3.8.5
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2568 >
2023-08-29 12:04:49 +00:00
Renovate Bot
494fda0331
chore(front): update dependency vue3-lazyload to v0.3.8
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2567 >
2023-08-29 11:04:14 +00:00
Renovate Bot
b97d485798
chore: update pre-commit hook pre-commit/mirrors-prettier to v3.0.2
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2564 >
2023-08-29 10:28:47 +00:00
Renovate Bot
04262d54b2
chore(front): update dependency standardized-audio-context to v25.3.55
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2563 >
2023-08-29 10:16:45 +00:00
Renovate Bot
3a226c94ed
chore(api): update dependency psycopg2 to v2.9.7
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2562 >
2023-08-29 08:34:03 +00:00
Renovate Bot
609fb881b9
chore(api): update dependency debugpy to v1.6.7.post1
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2559 >
2023-08-25 08:34:17 +00:00
Renovate Bot
1d39603e6d
chore(front): lock file maintenance
...
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2558 >
2023-08-25 08:21:59 +00:00