Commit Graph

304 Commits

Author SHA1 Message Date
Georg Krause 9348614bf3
Fix not working podcast subscription form 2022-01-06 17:36:41 +01:00
Georg Krause 8248f3709a
Fix wrong spelling of component prop 2022-01-06 17:36:40 +01:00
Georg Krause db051aa27a
Fix remote content page 2022-01-06 17:36:40 +01:00
Georg Krause ce46e4d929
Fix album play button 2021-12-27 10:00:29 +01:00
Marcos Peña 57d6489007 Fix moderation user request list crash (#1645) 2021-12-22 19:54:59 +00:00
Marcos Peña 312ceb9cfb Resolve "Computed properties already defined in data" 2021-12-19 17:37:48 +00:00
Georg Krause cefa3ec9d2 Fix post lint issues 2021-12-08 18:48:06 +00:00
Georg Krause 6f58a49c91
Fix wrong prop types 2021-12-06 11:50:04 +01:00
Georg Krause 8ee9a536e1
Lint the frontend code 2021-12-06 11:35:20 +01:00
Ciarán Ainsworth 44394275ec Update track table 2021-10-21 17:26:18 +00:00
Marcos Peña b05bfee277 Fix moderation interface when missing album cover 2021-10-03 12:09:29 +00:00
Ciarán Ainsworth 1a362a2495 Prevent open redirect on login 2021-07-26 18:54:14 +00:00
jovuit f661e3a078 Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00
Georg Krause b713d21a86 Merge branch 'playlist-detail-spacing' into 'develop'
Fix playlist header button spacing

See merge request funkwhale/funkwhale!1271
2021-02-21 22:00:14 +01:00
Erik Duxstad 22ca6e0175 Fix playlist header button spacing
Previously there was no spacing between the "Play all" and "Edit"
button in the playlist view. This fixes the issue by putting all
header buttons into their own "ui buttons" div similar to the
ArtistBase.vue component.
2021-02-20 17:58:15 -05:00
Erik Duxstad f0d2a3f4a6 add space to home's channel description 2021-02-17 13:46:43 +01:00
heyarne 7daeb46903 Improve Donation Notification 2021-01-21 05:53:18 +01:00
Ciarán Ainsworth d0b1b6e632 Resolve "Following channel with fediverse address not working" 2020-12-11 15:27:29 +01:00
Ciarán Ainsworth f477ba1b4f Podcast search capabilities 2020-12-04 09:33:17 +01:00
Ciarán Ainsworth 804f9a7d99 Add prop for default cover 2020-12-04 09:21:17 +01:00
Philipp Wolfer 872ad8633a Fix public shared remote library radio button being disabled
Fixes #1292
2020-11-21 18:14:36 +01:00
Philipp Wolfer 73b9cf8d71 Fix delete library modal closing immediately
The delete library button was not only opening the confirmation modal but also submitted the edit library form, causing the modal to close again.

Fixes #1272
2020-11-21 14:23:35 +01:00
Agate 1d3d5b3942 Fixed broken RSS channel detail page 2020-09-01 11:31:08 +02:00
Agate 36631439fa Merge branch 'remote-link' into 'develop'
Added link to origin pod for track, album, artist, profile, channel and library

See merge request funkwhale/funkwhale!1219
2020-08-28 20:47:17 +02:00
Agate 89037a76db Added link to origin pod for track, album, artist, profile, channel and library 2020-08-28 20:41:42 +02:00
Agate 482647dab9 Fix #1210: Enforce authentication when viewing remote channels, profiles and libraries 2020-08-28 20:19:08 +02:00
Agate af2bdc0591 Fix #1197: Ensure search page reloads if another search is submitted in the sidebar 2020-08-23 17:04:43 +02:00
Agate d4a256b2f9 Fixed some unfocusable links/buttons 2020-08-11 14:07:06 +02:00
Agate c6b36913bd Fixed link redirection issue 2020-08-08 12:36:16 +02:00
Agate 1cc5ed8871 Resolve "Ensure all buttons in the application are operable using only the keyboard" 2020-08-04 13:22:31 +02:00
Agate 3533ba889f Fixed UI crash due to accessing wrong cover 2020-08-04 11:30:26 +02:00
Agate e271851f67 See #1100: clean compat and XXX in the code 2020-08-03 15:47:14 +02:00
Ciarán Ainsworth 8c3c19796c Resolve "Add alt tags to existing images" 2020-08-01 19:07:06 +02:00
Ciarán Ainsworth 33ba92a0d6 Contrast and labelling fixes 2020-08-01 11:11:51 +02:00
Agate 667d9d2ba6 Resolve "UX, UI : Search Page" 2020-07-31 15:10:16 +02:00
Agate e9186ca813 Fx #1178: Display channel and track downloads count 2020-07-31 11:46:25 +02:00
Agate eb66d4e3d2 Expose public libraries and channels in standard API 2020-07-28 14:21:15 +02:00
Agate 9a0bcffaf1 Merge branch 'link-purpose-issues' into 'develop'
Link purpose issues

Closes #1129

See merge request funkwhale/funkwhale!1175
2020-07-27 11:05:35 +02:00
Ciarán Ainsworth dd592eb6d1 Link purpose issues 2020-07-27 11:05:34 +02:00
Ciarán Ainsworth 83349700a9 Album pagination 2020-07-27 11:02:56 +02:00
Ciarán Ainsworth fc8f29d52e Improve naming of pages for accessibility audit 2020-07-22 12:10:07 +01:00
Agate 21f147c0c4 Merge branch 'master' into develop 2020-07-21 14:47:07 +02:00
Agate 4351331355 Fix #1175: Fix embedded player not working on channel serie/album 2020-07-21 11:19:35 +02:00
Agate 6ceb88264d Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop 2020-07-09 11:58:28 +02:00
Agate 1295144681 Fixed really slow SQL 2020-07-09 11:51:58 +02:00
Agate bc7a2fbb28 Merge branch '1131-autorefresh' into 'develop'
Fix #1131: More consistent search UX on /albums, /artists, /radios and /playlists

Closes #1131

See merge request funkwhale/funkwhale!1161
2020-07-06 13:26:36 +02:00
Agate da2229c441 Fix #1131: More consistent search UX on /albums, /artists, /radios and /playlists 2020-07-06 13:21:07 +02:00
Agate 926e695576 Fix #407: Confirm email without requiring the user to validate the form manually 2020-07-06 13:01:27 +02:00
Agate a3fa2793fc Fixed broken authorize screen 2020-07-04 11:33:03 +02:00
Agate 86b90ec716 Fix #1121: Use semantic headers for accessibility 2020-07-03 14:20:47 +02:00