upsiflu
|
533cd4e21b
|
fix(ui): make aria-pressed "true" when given as a prop to the Button component
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
e583c51a54
|
feat(ui): color (see "using color" in dev:ui-docs)
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
3865cbac93
|
feat(ui): add layout and spacing options
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
32cf6c2e3d
|
feat(ui): [WIP] use new Ui components for user menu in sidebar
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
e1072b9dbb
|
chore(ui-docs): rename `Layout` to `Theme` to prevent confusion with Layout component
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
db197c24aa
|
fix(ui): provide default injection value for 'popover' to eliminate error messages
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
ee2819d826
|
fix(ui): repair link in card with `to` route (whole card as link)
|
2025-01-08 21:34:03 +01:00 |
upsiflu
|
94f02e2d02
|
feat(ui): colors for active links
|
2025-01-08 21:34:02 +01:00 |
upsiflu
|
10361af8f9
|
feat(ui): finish Link component (for Sidebar)
|
2025-01-08 21:34:02 +01:00 |
upsiflu
|
7c07f87cfd
|
feat(ui): use dark and light theme for ui components in funkwhale app
|
2025-01-08 21:34:02 +01:00 |
upsiflu
|
ad9e3dd4b0
|
feat(ui): [WIP] new `Link` component, use for sidebar links
|
2025-01-08 21:34:02 +01:00 |
upsiflu
|
8ea49dd251
|
fix(ui): default slot has no name, see https://vuejs.org/guide/components/slots
|
2025-01-08 21:34:01 +01:00 |
ArneBo
|
6d06d9514d
|
fix(ui): fixing errors
|
2025-01-08 21:34:01 +01:00 |
ArneBo
|
f3a7be03ed
|
fix(ui): [WIP] replace buttons
|
2025-01-08 21:34:01 +01:00 |
upsiflu
|
316908fe61
|
fix(front): remove botched Html comment
|
2025-01-08 21:34:01 +01:00 |
ArneBo
|
5eef4692e1
|
[WIP] replace buttons with new ui component
|
2025-01-08 21:34:01 +01:00 |
ArneBo
|
5399f9be0e
|
[WIP] replace modals and buttons with new ui components
|
2025-01-08 21:34:01 +01:00 |
upsiflu
|
e0fb7f0fc4
|
[WIP] replace `semantic-modal` with `ui/Modal` component
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
c369f3168a
|
fix(front): [WIP] replace `semantic-modal` with `ui/Modal` component
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
aa2016ce59
|
feat(ui): make modal closed by default
|
2025-01-08 21:31:40 +01:00 |
ArneBo
|
491871c598
|
fix(front): Add missing closing </div>
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
8f69c7b3bd
|
fix(ui): [WIP] remove `useGettext` translation mechanism
TODO: Replace with `{ t }`
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
10683f327c
|
fix(ui): [WIP] remove translation mechanism
TODO: Replace with
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
ebc85d2a19
|
fix(ui): [WIP] import TagsList explicitly
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
c5307fcdcc
|
fix(front) [WIP] Comment out jQuery `search` until we find the correct version
|
2025-01-08 21:31:40 +01:00 |
upsiflu
|
95a78c6bae
|
fix(front): re-instate SetInstanceModal
|
2025-01-08 21:31:39 +01:00 |
ArneBo
|
46af65e54c
|
fix(ui): import jQuery
|
2025-01-08 21:31:39 +01:00 |
upsiflu
|
0695d7e913
|
feat(ui): modal template for confirming dangerous actions
|
2025-01-08 21:31:39 +01:00 |
upsiflu
|
66239b00a3
|
chore(typo): remove duplicate definition of `{ t }`
|
2025-01-08 21:31:39 +01:00 |
upsiflu
|
a0acb15492
|
chore(cleanup): remove unused imports and functions
|
2025-01-08 21:31:39 +01:00 |
upsiflu
|
3d4562e180
|
chore(typo): execute function on click
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
4cfacf009f
|
chore(typo): add missing vue imports
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
bf859e38ee
|
chore(typo): use existing color name
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
f3961449f1
|
chore(typo): execute function on click
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
e50a62b26a
|
fix(ui): [WIP] remove fomantic dropdown
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
415661e0a5
|
chore(ui-docs): boolean variables start with 'is'
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
09077156ad
|
chore(ui): [WIP] replace jquery-based dropdown with new popover
|
2025-01-08 21:31:18 +01:00 |
upsiflu
|
b447daed47
|
chore(ui): use `store` object instead of `$store` plugin
|
2025-01-08 21:31:18 +01:00 |
ArneBo
|
074df60f09
|
WIP: TrackBase.vue
|
2025-01-08 21:30:13 +01:00 |
ArneBo
|
34ed89c378
|
fix(ui): more '''s declared as 'store'
|
2025-01-08 21:30:13 +01:00 |
ArneBo
|
30e4ea64c7
|
forgot one
|
2025-01-08 21:30:13 +01:00 |
ArneBo
|
edad84b0b6
|
consistent use of i18n for translations, replace , and global variables with local definitions
|
2025-01-08 21:30:13 +01:00 |
ArneBo
|
4d78c2143c
|
fix(ui):[WIP] replace popover menus, buttons, messages
|
2025-01-08 21:28:56 +01:00 |
ArneBo
|
3b537a2b85
|
fix(ui): remove fomantic, replace external ui with built stylesheets
|
2025-01-08 21:28:56 +01:00 |
ArneBo
|
d967e91dcc
|
fix(ui): active toggle visible in dark-theme
|
2025-01-08 21:28:56 +01:00 |
upsiflu
|
0e045bda11
|
chore(ui): make imports consistent; modernize `useProps` and `useModel`
WIP: #2355
|
2025-01-08 21:28:55 +01:00 |
upsiflu
|
8d54d7b87a
|
chore(front): Replace `defineProp` macro with `defineProps` builtin available in Vue 3.5
|
2025-01-08 21:28:55 +01:00 |
upsiflu
|
215857233a
|
chore(ui): move docs markdown files into ui-docs because vitepress could not access parent directory
|
2025-01-08 21:28:55 +01:00 |
upsiflu
|
744c4b8691
|
feat(ui-docs): implement dev:docs, build:docs and serve:docs (vitepress)
NOTE: type:module added to front/package.json. TODO: Check if app still builds
|
2025-01-08 21:28:55 +01:00 |
ArneBo
|
b281d9a85d
|
refactor: continue replacing artist card and widget
|
2025-01-08 21:28:54 +01:00 |
ArneBo
|
36965695d9
|
(refactor): replaced album cards
|
2025-01-08 21:28:53 +01:00 |
upsiflu
|
b2d36abd81
|
feat(front): Load fallback image from album (feature was present in components/audio/artist/Card.vue)
|
2025-01-08 21:28:53 +01:00 |
upsiflu
|
2ea919cd81
|
refactor(Ui): Move style into component
|
2025-01-08 21:28:53 +01:00 |
ArneBo
|
a9b60cc928
|
fix: correct paths in frontend
|
2025-01-08 21:28:53 +01:00 |
upsiflu
|
f9e564fc9b
|
fix(style): Remove classes that were overriding new Artist Card styles
|
2025-01-08 21:28:53 +01:00 |
upsiflu
|
b2deead0ab
|
fix(style): explicit import unneeded (styles are already globally loaded)
|
2025-01-08 21:28:53 +01:00 |
upsiflu
|
b17c929801
|
dx: Paths in frontend templates: shorten
|
2025-01-08 21:28:53 +01:00 |
jon r
|
684fc13f7e
|
Paths in frontend templates to find the source files. Move non-abstract external UI components into this repo. ArtistCard working, with missing css
|
2025-01-08 21:28:53 +01:00 |
ArneBo
|
658946c15d
|
WIP Replacing Cards
|
2025-01-08 21:28:52 +01:00 |
petitminion
|
fedd340ed5
|
Playlist federation (#1458)
|
2025-01-03 18:17:25 +00:00 |
petitminion
|
9804de3650
|
User follow with trackfavorite and listening activity (#1810 and #2075)
|
2024-12-06 14:17:21 +00:00 |
petitminion
|
d1287a36a5
|
Import/export playlist in xspf (#836).
|
2024-12-05 11:31:41 +00:00 |
petitminion
|
3b5de1a32d
|
Supporting multi-artist per tracks/albums (#1568)
|
2024-08-29 14:11:35 +00:00 |
petitminion
|
a972708334
|
migrate frontend to api V2 (#2324)
|
2024-08-04 13:18:21 +00:00 |
petitminion
|
b59f71ef0f
|
Quality filter for content frontent (#1469)
|
2024-07-16 18:58:15 +00:00 |
Kasper Seweryn
|
02400ceea3
|
fix(types): resolve vuex and typescript >5 errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2769>
|
2024-02-29 11:03:38 +01:00 |
Kasper Seweryn
|
673fe8b828
|
feat: update dependencies
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
|
2024-02-21 15:20:11 +01:00 |
Kasper Seweryn
|
e42646d8a1
|
feat(instance-chooser): add dark mode support
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
|
2024-02-21 15:18:59 +01:00 |
Kasper Seweryn
|
0095fc566e
|
feat(tauri): offload OAuth login flow to a separate window
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
|
2024-02-21 15:18:59 +01:00 |
Kasper Seweryn
|
f3a7394461
|
test: test if tauri env is recognized correctly
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
|
2024-02-21 15:06:29 +01:00 |
Kasper Seweryn
|
62f84a311b
|
feat: enable switch instance button in tauri builds
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
|
2024-02-21 14:46:10 +01:00 |
Kasper Seweryn
|
5647a1072d
|
feat: add tauri
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2701>
|
2024-02-21 14:45:38 +01:00 |
Ciarán Ainsworth
|
eb0c644b93
|
fix(front): Fix broken copy button in embed modal
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2642>
|
2023-11-23 12:10:38 +00:00 |
Georg Krause
|
71140d5a9b
|
feat(settings): Allow to set the instances server location
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2604>
|
2023-11-23 11:47:03 +01:00 |
Ciarán Ainsworth
|
82a0a040d2
|
fix(docs): update website links in UI
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2635>
|
2023-11-18 14:46:23 +00:00 |
Georg Krause
|
ec8dc8e09f
|
Merge branch stable into develop
|
2023-09-01 14:24:58 +02:00 |
Georg Krause
|
232ca0f050
|
Merge branch 'stable' into develop
|
2023-06-28 13:05:47 +02:00 |
Georg Krause
|
9aeefca728
|
feat: Add basic cypress testing
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
|
2023-06-21 22:49:39 +00:00 |
Kasper Seweryn
|
b376d66e58
|
feat(instance): standardize instanceUrl value
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2487>
|
2023-06-14 21:37:53 +02:00 |
Kasper Seweryn
|
6d1597637b
|
fix: dynamically add report targets
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2456>
|
2023-06-12 09:31:34 +00:00 |
Kasper Seweryn
|
a26b29d434
|
fix(radio-builder): render Fomantic UI's dropdown content once
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2459>
|
2023-06-11 22:17:47 +02:00 |
Georg Krause
|
c48b62da94
|
Merge branch 'pre-release/1.3.0' into develop
|
2023-05-12 09:21:47 +02:00 |
Kasper Seweryn
|
78bc8426dd
|
fix: fix notification count
|
2023-05-08 14:11:41 +00:00 |
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
|
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 |
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 |
Kasper Seweryn
|
b55aace00d
|
feat(buffer-progress): use 3d translation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
87c456f603
|
fix(eslint): fix i18n issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
c362a7fd90
|
fix(volume-slider): fix scrolling
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
ac940cc277
|
fix: resolve progressbar issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:19:35 +02:00 |
Kasper Seweryn
|
502773b7b4
|
fix: make progress bars work again
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:16:13 +02:00 |
Kasper Seweryn
|
67f21c9861
|
fix: #2052
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:14:14 +02:00 |
Kasper Seweryn
|
385fc47158
|
fix: build warnings
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:14:12 +02:00 |
Kasper Seweryn
|
a69aeb07e2
|
feat: optimize CPU and memory usage
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 15:11:45 +02:00 |
Kasper Seweryn
|
fe769b2321
|
feat(buffer-progress): use 3d translation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:08 +00:00 |
Kasper Seweryn
|
1dbd269516
|
fix(eslint): fix i18n issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:08 +00:00 |
Kasper Seweryn
|
5c28a9b88a
|
fix(volume-slider): fix scrolling
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:08 +00:00 |
Kasper Seweryn
|
47b3bfd2c0
|
fix: resolve progressbar issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:08 +00:00 |
Kasper Seweryn
|
9cc58d16c8
|
fix: make progress bars work again
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:08 +00:00 |
Kasper Seweryn
|
8d353a27a9
|
fix: #2052
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:07 +00:00 |
Kasper Seweryn
|
8713d3b98a
|
fix: build warnings
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:07 +00:00 |
Kasper Seweryn
|
77e920672d
|
feat: optimize CPU and memory usage
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
|
2023-03-26 12:08:07 +00:00 |
Georg krause
|
b0d6a0407a
|
Merge branch 'pre-release/1.3.0' into develop
|
2023-03-24 18:17:44 +01:00 |
wvffle
|
15d6e7811a
|
fix(invitation-code): fix invitation code generation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2375>
|
2023-03-22 22:48:36 +00:00 |
jo
|
7d96baa3cd
|
feat(front): split large bundles into chunks
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2349>
|
2023-01-31 18:09:17 +00:00 |
Philipp Wolfer
|
993fb426ee
|
Support boolean config fields in plugins
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2334>
|
2023-01-30 09:08:41 +00:00 |
Kasper Seweryn
|
9ca357c2c3
|
fix(front): reinitialize virtual queue list whenever queue gets empty
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
|
2023-01-24 18:50:15 +01:00 |
Kasper Seweryn
|
d4cf0bd590
|
fix(front): reinitialize virtual queue list whenever queue gets empty
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2337>
|
2023-01-24 09:31:16 +00:00 |
Kasper Seweryn
|
8d65551c2c
|
refactor: cleanup code
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
|
2023-01-20 23:36:10 +01:00 |
Ciarán Ainsworth
|
8353de9c15
|
fix: fix permission check
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
|
2023-01-20 22:33:17 +00:00 |
Kasper Seweryn
|
25d378ae16
|
fix: fix tags repr in library edit card
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2329>
|
2023-01-20 22:33:17 +00:00 |
Kasper Seweryn
|
88d3e23cc9
|
fix: fix album modal not showing up
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2327>
|
2023-01-20 22:22:05 +00:00 |
wvffle
|
d7255bf293
|
fix: fix tsc linter
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
91c6935e2d
|
fix: ensure description is always available in upload metadata form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
d3fda52e4f
|
fix(ui): fix uploaded check on loader in channel upload form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
a124ff9030
|
fix(ui): fix channel upload form loaders being visible after tracks are uploaded
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
640abb07f7
|
fix(ui): fix double uploading file from channels upload form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
f0e7ab9945
|
fix(ui): fix metadata when we do not have uploadData
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
66473084eb
|
fix(ui): expose public channel upload form methods
This commit also returns a function removed during Vue 3 rewrite. (in 1c395c01b0 )
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
943b50ffda
|
fix(ui): move files variable to the top in channel upload form component
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
|
2023-01-20 08:08:38 +00:00 |
wvffle
|
7f93311150
|
feat(ui): update upload status with error message if import failed
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2308>
|
2023-01-19 07:26:17 +00:00 |
Ciarán Ainsworth
|
b04e087ca6
|
Improve a11y
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
|
2022-12-28 18:37:37 +00:00 |
Kasper Seweryn
|
d55176b213
|
refactor: fix indentation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
|
2022-12-28 14:48:37 +00:00 |
Ciarán Ainsworth
|
9833133894
|
Improve formatting
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
|
2022-12-28 14:47:09 +00:00 |
wvffle
|
576f6f448f
|
fix(components): remove all `%{}` string templates
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2303>
|
2022-12-28 14:47:09 +00:00 |
wvffle
|
fb87d3141a
|
fix(ui): repair reactivity on search fieds in moderation views when on first page
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2304>
|
2022-12-28 08:38:03 +00:00 |
wvffle
|
1b6de47a4f
|
fix(playback): previous button now seeks to 0 when track is listened over 3 seconds
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2305>
|
2022-12-27 13:09:12 +00:00 |
Petitminion
|
03a5a83a3b
|
Random and less listened radio filter out un-owned content on library section (#2007)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2285>
|
2022-12-19 17:13:29 +00:00 |
wvffle
|
f4c5ebed18
|
Fix hours and nodeinfo
|
2022-12-13 21:13:40 +00:00 |
Kasper Seweryn
|
75e717785a
|
Resolve "Invalid prop: type check failed for prop "index". Expected Number with value NaN, got Undefined" NOCHANGELOG
|
2022-12-13 21:02:47 +00:00 |
wvffle
|
ba97fb5bd4
|
Fix album view
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2244>
|
2022-11-30 15:17:00 +00:00 |
wvffle
|
6fc9f64583
|
Fix double uploading
|
2022-11-28 21:55:16 +00:00 |
wvffle
|
b1828394ce
|
Fix redirect to last page when login guard breaks flow
|
2022-11-28 19:41:14 +00:00 |
wvffle
|
89b2c052b9
|
Fix playback
|
2022-11-28 15:47:56 +00:00 |
wvffle
|
d8adb3731a
|
Fix type error
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
df77d2b153
|
Standardize plurals
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
3f2e0e9cd0
|
Fix some translation errors
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
6d2e7b95ff
|
Remove i18n block
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
fea7493725
|
Fix linting issues
|
2022-11-28 10:16:58 +00:00 |
Kasper Seweryn
|
14c784e06d
|
Apply 1 suggestion(s) to 1 file(s)
|
2022-11-28 10:16:58 +00:00 |
Kasper Seweryn
|
c2f351ea6b
|
Cleanup HTML templates
|
2022-11-28 10:16:58 +00:00 |
Kasper Seweryn
|
fb298be9a5
|
Remove unused element
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
10dc14f109
|
Fix all locale linting errors except unused keys
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
5c833da34d
|
Fix locale not being preserved
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
5847a23ac3
|
Fix fallback locale
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
3a46cb140d
|
Clean up everything but views
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
9e34fbc47e
|
Start to clean up structure
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
58df446539
|
Fix all linting issues
|
2022-11-28 10:16:58 +00:00 |