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
Ciarán Ainsworth
db9986e7b9
Add all missing strings
2022-11-28 10:16:58 +00:00
Ciarán Ainsworth
ef757e1854
Update all components
2022-11-28 10:16:58 +00:00
Ciarán Ainsworth
592e53486f
Start using vue-18n in templates
2022-11-28 10:16:58 +00:00
wvffle
edfbf94313
Add eslint rules for i18n
2022-11-28 10:16:58 +00:00
wvffle
ebea32faf9
Replace gettext with i18n
2022-11-28 10:16:58 +00:00
wvffle
6455e21cf2
Update axios
2022-11-26 12:16:30 +00:00
wvffle
a6334a923f
Fix scrolling queue on open
2022-11-26 11:05:49 +00:00
Georg Krause
0602de6d81
Merge branch 'stable' into develop
2022-11-25 18:10:45 +01:00
jo
054a9e54f5
docs: fix spelling errors (pre-commit)
2022-11-24 01:43:36 +01:00
Marcos Peña
aa17f9679b
Resolves reuse of invitation code
2022-11-21 18:50:08 +00:00
petitminion
01fd1503c9
add playlists radio to search result page
2022-11-20 10:49:23 +00:00
wvffle
203f256181
Refetch data on scope change
2022-11-16 10:38:03 +00:00
wvffle
76a09d92a7
Fix creating channels
2022-11-16 10:34:43 +00:00
wvffle
2eb6b0dd9b
Fix custom fields on signup form
2022-11-16 10:22:09 +00:00
wvffle
a80b1fe931
Fix #1953
2022-11-15 20:45:40 +00:00
wvffle
b867fe8b07
Fix registered applications not being displayed
2022-11-15 20:40:26 +00:00
wvffle
360dcb7ccb
Fix type errors
2022-11-15 20:28:30 +00:00
Ciarán Ainsworth
9626c91f91
Update copy
2022-11-15 18:03:43 +00:00
wvffle
eece534f1d
Display unhashed client secret
2022-11-15 18:03:43 +00:00
wvffle
d2dcc541a1
Remove console.log
2022-11-13 16:00:45 +00:00
wvffle
b9646be0ea
Resolve issues in Application Form
2022-11-13 15:06:50 +00:00
Kasper Seweryn
ea25f5e9aa
Add storage namespace
2022-11-06 10:04:33 +00:00
wvffle
839a80b3ac
Fix #1945 and #1943
2022-11-06 09:58:15 +00:00
wvffle
2c9327fefc
Fix play button in albums with multi-page volumes
2022-11-05 12:53:12 +00:00
wvffle
b7355c9c95
Fix adding same track multiple times
2022-11-05 12:48:30 +00:00
wvffle
ec31004952
Fix typo
2022-11-04 13:20:22 +00:00
wvffle
315e5ef766
Responsivity and accessibility fixes
2022-11-04 13:20:22 +00:00
wvffle
ed9cb97ba6
Add option for fullscreen covers
2022-11-04 13:20:22 +00:00
wvffle
aa7ded73f8
Add toggle switches for cover/visualizer
2022-11-04 13:20:22 +00:00
wvffle
8306eaaff6
Add buttons to the cover art
2022-11-04 13:20:22 +00:00
wvffle
5eff89920a
Add MilkDrop
2022-11-04 13:20:22 +00:00
wvffle
60ae29a612
Fix fetching pages of albums in album detail view
2022-11-03 09:44:25 +01:00
wvffle
8a1cdd27d5
Fix request/reports not filtering and form auto focussing on mounted when `autofocus` is `false`
2022-11-03 08:23:16 +00:00
wvffle
78854bbae3
Fix tracks table fetching all tracks in some cases
2022-11-03 08:15:17 +00:00
wvffle
298cd1afae
Add selected theme computed
2022-11-02 20:51:16 +00:00
Kasper Seweryn
8367e09e6c
Fix favorite button in queue
2022-10-31 19:56:38 +00:00
wvffle
34d4f3b25b
Fix transcoded track and add info if there are no track sources
2022-10-30 19:20:34 +01:00
wvffle
247abbcfea
Fix clearing queue with shortcut
2022-10-30 19:20:34 +01:00
wvffle
d90f41ec51
Fix some linting problems
2022-10-30 19:20:32 +01:00
wvffle
0118fe0c63
Resolve TODOs
2022-10-30 19:17:56 +01:00
wvffle
4376e40e26
Fix shuffling
2022-10-30 19:17:55 +01:00
wvffle
9f36c4b3a8
Cleanup old queue and player logic
2022-10-30 19:17:55 +01:00
wvffle
f06464ffa2
Fix calling createTrack multiple times when radio track changes
2022-10-30 19:17:55 +01:00
wvffle
c828e106b0
Add radio support
2022-10-30 19:17:55 +01:00
wvffle
ccb905b004
Migrate queue component
2022-10-30 19:17:54 +01:00
wvffle
bef0d1dec4
WIP Rewrite queue
2022-10-30 19:17:54 +01:00
wvffle
aba816e8bf
Add queue shuffling
2022-10-30 19:17:53 +01:00
wvffle
c08e1fad94
WIP: Rewrite queue
2022-10-30 19:17:51 +01:00
wvffle
3bf7dd98a2
Fix volume controls
2022-10-30 19:16:29 +01:00
wvffle
e47dbc5ab5
Add Sound implementation
2022-10-30 19:16:26 +01:00
wvffle
7b17c46987
Create audio system based on Web Audio API
2022-10-30 19:12:46 +01:00
Ciarán Ainsworth
b2223131b5
Resolve "Can't subscribe to podcasts"
2022-10-24 22:30:05 +00:00
wvffle
4e5fb464e0
Fix OAuth login
2022-10-13 10:25:29 +00:00
wvffle
c897ee0771
Fix editing playlist tracks
2022-09-17 13:21:13 +00:00
Kasper Seweryn
fd60fa2add
Fix about pod info NOCHANGELOG
2022-09-13 12:18:46 +00:00
Kasper Seweryn
778d2fcbd4
Fix remote search
2022-09-07 13:10:22 +00:00
Kasper Seweryn
57a5b85ff3
Fix search by text
2022-09-07 09:03:38 +00:00
wvffle
1837107ae8
Make changing tags reactive
2022-09-06 09:26:36 +00:00
wvffle
711aa783b3
Fix setting progress through progressbar
2022-09-06 09:26:36 +00:00
wvffle
fb4f94fb73
Fix search and dynamic ordering ( #1567 )
2022-09-06 09:26:36 +00:00
wvffle
1b31fd4007
Remove js tests
2022-09-06 09:26:36 +00:00
Kasper Seweryn
e2be5662ef
Fix empty descriptions throwing unexpected errors
2022-09-06 09:26:36 +00:00
wvffle
07d7304be1
Fix hanging loading state in some components
2022-09-06 09:26:36 +00:00
wvffle
8a27f350bb
Cleanup eslintrc
2022-09-06 09:26:36 +00:00
wvffle
b17941fc44
Fix eslint
2022-09-06 09:26:36 +00:00
wvffle
95e3dcb130
Fix tsc linter!
2022-09-06 09:26:36 +00:00
Ciarán Ainsworth
2c364ce201
Fix subscribe button
2022-09-06 09:26:36 +00:00
wvffle
436a76928f
Resolve most type conflicts
2022-09-06 09:26:36 +00:00
wvffle
e7da8b5f43
Resolve some TODOs
2022-09-06 09:26:36 +00:00
wvffle
74d1a0a03e
Migrate rest of the components
2022-09-06 09:26:36 +00:00
wvffle
ee975e5854
Add error handler in all unhandled places
2022-09-06 09:26:36 +00:00
wvffle
c1494c8894
Migrate some components
2022-09-06 09:26:36 +00:00
wvffle
7eca32e006
Couple fixes
2022-09-06 09:26:36 +00:00
wvffle
0b263dce71
Test changes
2022-09-06 09:26:36 +00:00
wvffle
e8f65455b8
Migrate EditList.vue
2022-09-06 09:26:36 +00:00
wvffle
5b95a8f954
Migrate some components
2022-09-06 09:26:36 +00:00
wvffle
b3a08c8688
Migrate user menu
2022-09-06 09:26:36 +00:00
wvffle
68f2450c93
Migrate FileUpload component and fix uploading files
2022-09-06 09:26:36 +00:00
wvffle
1c395c01b0
Migrate upload form
2022-09-06 09:26:36 +00:00
wvffle
cac12a85fb
Add proper tracking alert
2022-09-06 09:26:36 +00:00
wvffle
e6bc1ab655
Fix some glitchtip errors
2022-09-06 09:26:36 +00:00
wvffle
2f2409f9f2
Migrate some components
2022-09-06 09:26:36 +00:00
wvffle
45740d510e
Migrate signup
2022-09-06 09:26:36 +00:00
wvffle
14a61d5fe4
Migrate settings
2022-09-06 09:26:36 +00:00
wvffle
5ea5ad3c2a
Use navigation guards and migrate a couple of components
2022-09-06 09:26:36 +00:00
wvffle
1d4a3468ee
Revert "Rewrite player logic"
...
This reverts commit ec630a234ab5ea0dccddaf06c462536bbf1ed329.
2022-09-06 09:26:36 +00:00
wvffle
06310593ac
WIP: Experiment with MediaElementAudioSourceNode
2022-09-06 09:26:36 +00:00
wvffle
97e7049333
Rewrite player logic
...
This commit will bring:
- Gapless play! (Fix #739 )
- Chunked queue shuffling - we play first track after first 50 queue items are shuffled, then we shuffle chunks of 50 queue items with each new animation frame.
- We can now restore original queue order after shuffling! (Part of #1506 )
- Preloading whole tracks into LRU cache (Should fix #1812 )
- Preloading multiple tracks at once
2022-09-06 09:26:36 +00:00
wvffle
465b6918e4
Fix rendering metadata in user requests
2022-09-06 09:26:36 +00:00
wvffle
f06c040b50
Add markdown enhancements
...
This commit will bring:
- Linking to other users with `@username`
- Linking to tags with `#tag`
- Opening external links in new tab (Fix #1647 )
- Single line breaks to avoid confusion for non-technical users (Fix #1377 )
- 😒 support...
- Email encoding in markdown
- Markdown editor now auto-resizes to accomodate content (Fix #1379 )
NOTE: This only works in very few places. We need to wait for #1835 to have those features available widely
2022-09-06 09:26:36 +00:00
wvffle
8aa073b976
Add player seek progress bar
2022-09-06 09:26:36 +00:00
wvffle
bf67676010
Fix scrollToIndex
2022-09-06 09:26:36 +00:00
wvffle
fa68ff76d8
Fix scrollToIndex
2022-09-06 09:26:36 +00:00
wvffle
d1b8190dca
Performance fixes
2022-09-06 09:26:36 +00:00
wvffle
29afac3101
Remove unused attr
2022-09-06 09:26:36 +00:00
wvffle
2117b0e209
Fix scrollToIndex
2022-09-06 09:26:36 +00:00
wvffle
11b67919c8
Dynamically calculate number of track elements in DOM
2022-09-06 09:26:36 +00:00
wvffle
63fbf286a2
Fix scrolling mode
2022-09-06 09:26:36 +00:00
wvffle
fa6a1575e2
Fix moving queue items in FireFox
2022-09-06 09:26:36 +00:00
wvffle
f470e0649e
Better fav button in queue item
2022-09-06 09:26:36 +00:00