Commit graph

44 commits

Author SHA1 Message Date
Shiny Nematoda
d4eee69077 added MPRE* support
+ a few strings from #139
+ minor cleanup
2023-08-12 07:59:25 +00:00
vrifox
a01d14cbbc add t/string for playlist saving 2023-07-20 11:04:59 +00:00
Shiny Nematoda
d0245c273e Created AddToPlaylist Modal 2023-07-16 10:48:52 +00:00
Shiny Nematoda
4353cacead Initial support for offline playback 2023-06-20 15:55:16 +00:00
Shiny Nematoda
faef667189 Changes:
- closes #129
- closes #130
- minor cleanup
2023-06-13 12:26:48 +00:00
Shiny Nematoda
fb121317ee
Delete remote playlists
+ minor ui changes
2023-04-16 10:05:54 +00:00
Shiny Nematoda
3f5abe967b "See more" for albums and singles in artist page 2023-03-24 10:34:26 +00:00
Shiny Nematoda
c6c20eac1f Closes #110, Added support for Portuguese 2023-02-25 17:48:32 +00:00
Shiny Nematoda
7adf7e569f
Changes:
- POST requests for feeds
- Export subscriptions
- Replaced xml-js
- Thumbnails for songs in local playlist
- Closes #107
2023-02-09 11:37:06 +00:00
Shiny Nematoda
7cc847146d Changes:
- Removing Local playlists and playlist items
- Unsubscribe from feeds
- Closes #56
- Closes #85
2022-12-31 19:23:14 +00:00
Shiny Nematoda
e7ef370387
Code cleaning + fix related to #86 2022-12-10 06:08:31 +00:00
Shiny Nematoda
29eb3d0c35
Changes:
- Added support for unauthenticated feeds #42
- Added support for Romanian
- Closes #66
- Closes #81
- Closes #82
- Closes #84
2022-11-30 17:29:42 +00:00
Denevola
39c085ff32 Fix filter tabs cut off 2022-11-01 16:20:31 +09:00
Shiny Nematoda
edb618b3f5
Changes:
- Added Blur (Light) theme, Closes #62
- Support Changing Default Tab (related to #56)
- Link to Piped, Closes #48
- Continuations for albums (related to #46)
- Support for recently added languages
2022-10-22 06:27:21 +00:00
Shiny Nematoda
2ff1308278
Changes:
- Search continuations (related to #46)
- Search for Playlists (related to #46)
2022-10-17 17:12:38 +00:00
Shiny Nematoda
7905394b26
Bug Fixes:
- Closes #42
- Closes #44
- Closes #45
2022-10-08 11:02:28 +00:00
Shiny Nematoda
f48149d0c9
Hotfixes 2022-10-02 16:49:55 +00:00
Shiny Nematoda
a9d7d07e7b
Added support for charts 2022-10-02 15:41:26 +00:00
Denevola
cbf4ef9c63 Fix trending song to have correct channel URL 2022-09-26 02:17:37 +02:00
Denevola
8bd6703e9e Merge branch 'main' into patch-accessibility-bgcolor 2022-09-23 20:38:00 +02:00
Shiny Nematoda
945630bc60
Hotfixes 2022-09-23 18:09:40 +00:00
Denevola
b9d84f2534 Add optional clickable animation to .bi 2022-09-24 02:39:38 +09:00
Shiny Nematoda
8efa6a6439
Changes:
- Shuffle
- Favorities (remote)
- Remove song for remote playlists (WIP)
2022-09-23 10:14:22 +00:00
Denevola
54edfad154 Remove duplicated filter label on search results 2022-09-22 10:35:10 +02:00
Shiny Nematoda
98ec04387a Closes #29
Signed-off-by: Shiny Nematoda <snematoda@noreply.codeberg.org>
2022-09-21 22:24:19 +02:00
Shiny Nematoda
fcc3d455c6
Changes:
- Closes #9
- Removed dependency on vue-i18n
- Localization Changes
2022-09-12 15:00:54 +00:00
Shiny Nematoda
44db54737b
Changes:
- Relocated code from App.vue to their respective stores
- Linked to privacy page in wiki (related to #15)
2022-09-09 18:49:13 +00:00
Shiny Nematoda
de6572eee4
Changes:
- Added Authentication for Piped Accounts
- Localization
2022-09-03 06:27:27 +00:00
Shiny Nematoda
e0bc3c61a2
Bug Fixes:
- Fixed Navbar links (closes #8)
- Fixed Lyrics not updating
2022-08-14 06:17:40 +00:00
Shiny Nematoda
f303f91108
Switched to Pinia, Added Save for Albums 2022-07-17 08:06:17 +00:00
Shiny Nematoda
2b55ff908f
Minor Fixes 2022-06-27 18:57:50 +00:00
Shiny Nematoda
44ee558509 Explore 2022-06-15 22:19:37 +05:30
Shiny Nematoda
0c1bb172b1 Changes:
- Added Preferences tab
	- Piped Api Selection
	- Bug Fixes
2022-05-15 09:51:06 +05:30
Shiny Nematoda
19fc65e6c0 Search Improvements 2022-05-03 19:17:48 +05:30
Shiny Nematoda
51c56abe16 Playlists, Play Next, Code Refactor 2022-04-21 18:38:21 +05:30
Shiny Nematoda
5486be7613 Fixed bug with play 2022-04-18 19:49:20 +05:30
Shiny Nematoda
9e2339492e Added 'Singles' in artist page and song recommendations 2022-04-17 00:31:12 +05:30
Shiny Nematoda
ab076dc47d mediaSession Controls 2022-04-16 18:58:42 +05:30
Shiny Nematoda
8ee03fa623 Switched to Composition API 2022-04-15 15:29:43 +05:30
Shiny Nematoda
e3192f7438 Cleaning 2022-04-14 22:19:48 +05:30
shiny_nematoda
c3c22fc455 Fixed Messy Artist 2022-04-13 20:47:59 +05:30
shiny_nematoda
03b4c151f9 New Golang Backend + Minor Fixes 2022-04-13 08:03:42 -04:00
shiny_nematoda
f80a86a3ae Fixed 'See All' Error 2022-04-07 02:32:34 +05:30
shiny_nematoda
98d558ad6f Initial Commit 2022-04-07 02:12:25 +05:30