Commit Graph

  • 7c55e1cdbd Merge branch '2452-fetch-third-party-metadata' into 'develop' petitminion 2025-07-10 15:55:49 +0000
  • 6c23c49d1f Merge branch '2405-front-buttont-trigger-third-party-hook' into 'develop' petitminion 2025-07-10 15:55:45 +0000
  • 5f5b185cfa Translated using Weblate (Russian) develop FunTranslater 2025-07-10 14:20:23 +0000
  • 2c0f0fd86b Added translation using Weblate (Ukrainian) FunTranslater 2025-07-10 14:19:27 +0000
  • 9626156449 Merge branch 'spec-domain-follow' into 'develop' petitminion 2025-06-22 18:34:28 +0000
  • e7be8d5715 Merge branch '2322-troi-frontend' into 'develop' petitminion 2025-06-18 15:35:34 +0000
  • bd12cc389e fix(front):make soundCache reactive to allow player to get track metadata when the queue only contains one track petitminion 2025-06-18 11:36:56 +0000
  • aaa4e6eb92 fix(api): allow importing single files using fs-import API endpoint JuniorJPDJ 2024-07-09 00:50:21 +0200
  • e1bc3d2474 fix(front): syntax and performance improvements in playlist detail ArneBo 2025-06-12 15:29:09 +0200
  • 2d0a8676e4 WIP(thirdparty): allow manual trigger of the plugins hook 2405-front-buttont-trigger-third-party-hook Petitminion 2025-06-11 20:23:12 +0200
  • 1e714dd28e fix(front):make alert more discrete 2452-fetch-third-party-metadata Petitminion 2025-06-11 15:49:15 +0200
  • 422a0333ac fix:support positions Petitminion 2025-06-11 15:45:03 +0200
  • 7f6d066acc fix(front):search fetch federation object was expecting a music object but got a activitypub obj Petitminion 2025-06-04 02:10:15 +0200
  • 1be4b5204a changelog Petitminion 2025-06-03 17:43:44 +0200
  • 37b5721451 doc Petitminion 2025-06-03 17:30:00 +0200
  • c072f67a4a romove unused code Petitminion 2025-06-03 16:58:17 +0200
  • 3ae34ecfd4 enhancement(backend):trigger plugins download on third_party metadata fetch Petitminion 2025-06-03 16:45:02 +0200
  • 07f37b458c enhancement(backend):support mb release has fetch object Petitminion 2025-06-03 14:09:12 +0200
  • 98a80c4a87 WIP:newfeature(backend):fetch musicbrainz metadata from search bar Petitminion 2025-06-03 03:40:40 +0200
  • 72c62b648a fix(front):make alert more discrete Petitminion 2025-06-11 15:49:15 +0200
  • cc1767c9ad fix:support positions Petitminion 2025-06-11 15:45:03 +0200
  • f8bfbb4434 fix(schema):update schema and documentation for release Petitminion 2025-06-11 12:16:33 +0200
  • 6bc858986b fix(pylint):add default FUNKWHALE_URL var Petitminion 2025-06-11 10:25:32 +0200
  • df34dcb452 fix(backend):pylint django setting variable not properly set Petitminion 2025-06-11 10:04:31 +0200
  • ba385553b3 Version bump and changelog for 2.0.0-alpha.2 2.0.0-alpha.2 Petitminion 2025-06-10 17:42:44 +0200
  • 199c5efc7d Merge branch '2448-complete-tags' into 'develop' Flupsi 2025-06-09 23:09:11 +0000
  • b09ba1c366 fix(front):do not use "usePage" in homepage petitminion 2025-06-09 22:24:04 +0000
  • cbaa823bad fix(front): fallback to medium sized attachments if small doesn't exist Marie 2025-06-09 23:43:10 +0200
  • e650d19c3e chore: add changelog entry; replace var with ref (linter) 2448-complete-tags Flupsi 2025-06-06 21:49:32 +0200
  • 65ae7dfc0c fix(front): allow users to temporarily hide previously added tags #2448 #2390 Flupsi 2025-06-06 20:51:16 +0200
  • a97a8d53d1 feat(front): suggest previously used tags in `<Pills>` component #2448 Flupsi 2025-06-06 20:38:22 +0200
  • 65529429a6 chore(front): cleanup Flupsi 2025-06-06 19:32:02 +0200
  • 5be004ca64 feat(front): cache objects and make them available across components #2448 #2390 Flupsi 2025-06-06 17:38:29 +0200
  • b3070a7829 fix(front): tell `Vue` to update the Pills when tags are reset Flupsi 2025-06-05 19:18:38 +0200
  • 6ab6282435 feat(front): remove unnecessary <span> element Flupsi 2025-06-05 18:51:19 +0200
  • 5351ef0172 fix(front): remove faulty attributes to enable editing tags #2448 #2390 Flupsi 2025-06-05 18:35:55 +0200
  • 703ede9ba5 fix(front): layout (EditForm was occluded by play bar) Flupsi 2025-06-05 18:34:29 +0200
  • efb7193385 feat(front): indicate required fields in edit form with an asterisk * Flupsi 2025-06-05 18:14:01 +0200
  • a5c13d8c23 fix(tags): hide tags until `useRouteQuery` is fully loaded #2448 #2390 Flupsi 2025-06-05 17:58:00 +0200
  • 6214fe6533 fix(tags): allow adding and removing tags in filter toolbar #2448 #2390 Flupsi 2025-06-05 16:22:41 +0200
  • 2d98d244a0 chore: maintenance Flupsi 2025-06-05 16:17:49 +0200
  • 34203afe44 fix(backend):AttributeError: 'AnonymousUser' object has no attribute 'get_channels_groups' Petitminion 2025-06-04 02:36:11 +0200
  • 154e2f635d fix(front):search fetch federation object was expecting a music object but got a activitypub obj Petitminion 2025-06-04 02:10:15 +0200
  • 8c2d92f173 changelog Petitminion 2025-06-03 17:43:44 +0200
  • 724d85a2d9 enhancement(backend): Only refresh_nodeinfo_known_nodes for Funkwhale instances (#2442) Petitminion 2025-06-03 17:40:23 +0200
  • b39aa5fd14 doc Petitminion 2025-06-03 17:30:00 +0200
  • 62a163aaaf romove unused code Petitminion 2025-06-03 16:58:17 +0200
  • 09fd227b67 enhancement(backend):trigger plugins download on third_party metadata fetch Petitminion 2025-06-03 16:45:02 +0200
  • 70ae3609c4 enhancement(backend):support mb release has fetch object Petitminion 2025-06-03 14:09:12 +0200
  • ad91036d51 WIP:newfeature(backend):fetch musicbrainz metadata from search bar Petitminion 2025-06-03 03:40:40 +0200
  • f1890a63fd enhancement(backend):trigger plugins download on third_party metadata fetch Petitminion 2025-06-03 16:45:02 +0200
  • bcfcc9a668 enhancement(backend):support mb release has fetch object Petitminion 2025-06-03 14:09:12 +0200
  • e1445c5637 WIP:newfeature(backend):fetch musicbrainz metadata from search bar Petitminion 2025-06-03 03:40:40 +0200
  • ad9a829af6 enhancement(plugin):make playlist detail reactive to upload upgrades from plugins petitminion 2025-06-02 15:46:59 +0000
  • 5f0414138b chore(api): update to latest storage spec Marie 2025-06-02 15:45:52 +0200
  • 611631213a fix(api): openSubsonic not returning as boolean NOCHANGELOG Marie 2025-06-02 14:35:28 +0200
  • 0bf217dbcd fix(migrations):playlist and playlisttrack fid migrations Philipp Wolfer 2025-06-02 13:51:21 +0200
  • b063a3616e enhancement(front):use paginated page for playlist fix(front): enable more link on artist and user profiles refactor(front): use new ui components in track modal and track-mobile-row, render track-modal only once in parent and populate with data from mobile-row petitminion 2025-06-02 11:27:52 +0000
  • 87e7297fae fix(lint): sort imports alphabetically ArneBo 2025-06-02 01:32:10 +0200
  • f4fb77d0fb fix(lint): newline at end of file ArneBo 2025-06-02 01:23:35 +0200
  • 41d8ecedd8 fix(lint): remove unused modal const, define Emit ArneBo 2025-06-02 01:18:55 +0200
  • 68bfc91529 chore(front): added TODO's as a note for later ArneBo 2025-06-02 00:29:53 +0200
  • e8acfcb733 refactor(front): use new ui components in track modal and track-mobile-row, render track-modal only once in parent and populate with data from mobile-row ArneBo 2025-06-02 00:22:16 +0200
  • 2029c863d6 fix(front):avoid loading track-modal if showTrackModal is false Petitminion 2025-06-01 16:57:24 +0200
  • da83ffb675 chore(front): delete unused delete function ArneBo 2025-05-31 10:56:46 +0200
  • 823e5e70fb fix(front): enable more link on artist and user profiles ArneBo 2025-05-31 10:56:21 +0200
  • 8fc843fab6 lint Petitminion 2025-05-30 22:50:09 +0200
  • fe6a199ff9 fix lint and migrations Petitminion 2025-05-30 19:48:11 +0200
  • 5fcc3cb0bb enhancement(front):use paginated page for playlist fix(front):desable slow rendering component Petitminion 2025-05-30 17:51:40 +0200
  • 0d9c5e77c4 fix(front): remove manual hash and use absolute directory for bootstrap icons ArneBo 2025-05-30 21:54:01 +0200
  • ad1ca7658c fix(front): use futureproof sass import and make firefox load the app ArneBo 2025-05-30 20:37:13 +0200
  • 7a7cc246aa fix(nginx): proxy Vite dev server deps for HMR in multi-node setup ArneBo 2025-05-22 12:44:40 +0200
  • d45c249f6b Merge branch 'renovate/front-all-dependencies' into 'develop' RenovateBot 2025-05-24 05:16:23 +0000
  • 6eddef1e1b Version bump and changelog for 2.0.0-alpha.1, with fixed typo 2.0.0-alpha.1 Petitminion 2025-05-23 19:20:10 +0200
  • 1b77ef4d24 Version bump and changelog for 2.0.0-alpha.1 Petitminion 2025-05-23 18:54:28 +0200
  • 3710059a25 Update .gitlab-ci.yml file set oci-mediatypes to true (default) petitminion 2025-05-22 15:52:35 +0000
  • 947080a517 Update .gitlab-ci.yml file : restoring petitminion 2025-05-22 14:03:00 +0000
  • ed3bc3162e Update .gitlab-ci.yml file adding debugging information petitminion 2025-05-22 13:13:33 +0000
  • 051bb43239 Update .gitlab-ci.yml file with --provenance=false petitminion 2025-05-22 11:58:38 +0000
  • 557b6088b9 Update .gitlab-ci.yml file with --provenance=false petitminion 2025-05-22 11:57:32 +0000
  • 81b40be7f5 fix(front):only request playlist.libfollow if not my playlist NOCHANGELOG petitminion 2025-05-21 16:28:53 +0000
  • bc89f4f4f0 chore(front): update all dependencies renovate/front-major-all-dependencies Renovate Bot 2025-05-20 21:36:26 +0000
  • c9600fd0ac fix(api): Return a 404 response when an actor is not found Alessandro Molina 2025-05-16 20:41:53 +0000
  • 32f67e838f $ sass-migrator module --migrate-deps your-entrypoint.scss renovate/front-all-dependencies Petitminion 2025-05-15 17:46:56 +0200
  • d5a440fc0a node22 dockerfile Petitminion 2025-05-15 13:24:08 +0200
  • a83ee7fba0 downgrade typescript and fix gapbug Petitminion 2025-05-15 12:24:23 +0200
  • 43633495a3 remove md file from tsconfig and lint upgrade bug Petitminion 2025-05-15 12:13:18 +0200
  • af2ab3d906 upgrade tsc Petitminion 2025-05-13 18:31:43 +0200
  • f675286b18 node 22 Petitminion 2025-05-13 17:43:37 +0200
  • 669efff5b2 add allowedhost to vite config Petitminion 2025-05-13 17:20:11 +0200
  • 58a77e9bff chore(api): update all dependencies (major) NOCHANGELOG RenovateBot 2025-05-13 15:02:35 +0000
  • 567fbf356d chore(front): update all dependencies Renovate Bot 2025-05-13 14:30:53 +0000
  • fc472b8bab chore(docs): update all dependencies (develop) (major) RenovateBot 2025-05-13 14:27:44 +0000
  • dce903d8ba lint Petitminion 2025-05-13 16:23:10 +0200
  • 77837e1d18 Merge branch 'renovate/develop-docs-major-all-dependencies' of https://dev.funkwhale.audio/funkwhale/funkwhale into renovate/develop-docs-major-all-dependencies Petitminion 2025-05-13 16:22:28 +0200
  • 42e7c22fa5 update python version Petitminion 2025-05-13 14:36:24 +0200
  • c68cf368ca chore(docs): update all dependencies Renovate Bot 2025-05-13 12:12:33 +0000
  • 41da357066 Update .gitlab-ci.yml to reevaluate CI_MERGE_REQUEST_TITLE if NOCHANGELOG is added in the title (by rerunning the pipeline) petitminion 2025-05-13 13:14:37 +0000
  • 305ca28382 update python version Petitminion 2025-05-13 14:36:24 +0200
  • c7a42d8a2a chore(docs): update all dependencies Renovate Bot 2025-05-13 12:12:33 +0000