Commit graph

57 commits

Author SHA1 Message Date
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
1e59c18acd Changes:
- Scroll To Top for Albums and Artists ( closes #123 )
- Opt-in for Prefers Reduced Motion ( closes #124 )
- Thumbnails for local playlists
- Better SW caching
2023-05-20 15:37:16 +00:00
Shiny Nematoda
99612733a1
Fix SW Caching 2023-05-01 09:45:51 +00:00
Shiny Nematoda
fb121317ee
Delete remote playlists
+ minor ui changes
2023-04-16 10:05:54 +00:00
Shiny Nematoda
51dafc43e7 Changes:
- Initial support for playlist reordering (#112)
- Fallback for piped instance api
2023-03-27 19:05:33 +00:00
Shiny Nematoda
62eeca661c Changes:
- Update year in license
- improved "Add to Playlist" modal
- Disable error logging
2023-03-26 10:56:06 +00:00
Shiny Nematoda
bc76a9493b Closes #117 2023-03-05 05:21:46 +00:00
Shiny Nematoda
c6c20eac1f Closes #110, Added support for Portuguese 2023-02-25 17:48:32 +00:00
Shiny Nematoda
fdd376a071
Play next (closes #109) 2023-02-22 07:46:49 +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
cb894ea184
Changes:
- Added pwa support
- Compact view (#100)
- Minor changes
2023-01-24 06:43:05 +00:00
Shiny Nematoda
a6f0b18879
Changes:
- Added song length for remote playlists
- Import/Export local playlists (related to #46)
- Added a few missing weblate strings (related to #91)
- Do not hide range thumb (bad accessability on coarse pointers)
2023-01-13 11:58:53 +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
76fe050fd5
Testing docker builds using CI 2022-12-13 05:41:16 +00:00
Shiny Nematoda
e7ef370387
Code cleaning + fix related to #86 2022-12-10 06:08:31 +00:00
Shiny Nematoda
f3f51c83ee
Bump Version 2022-11-30 17:34:18 +00:00
Shiny Nematoda
599e024afa
Changes:
- Range Headers for videoplayback
- Changed behaviour of local playlists
- Added UTC timestamps to footer
2022-11-26 07:48:13 +00:00
Denevola
988aef15ce Change the CSS property grid-gap to gap 2022-11-03 14:08:27 +09:00
Denevola
92e2e2d17a Add outline transition to input, select 2022-10-23 21:56:11 +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
Denevola
0938a9809b Overhaul StatusBar 2022-10-20 17:38:48 +09:00
Shiny Nematoda
a9d7d07e7b
Added support for charts 2022-10-02 15:41:26 +00:00
Denevola
8ca1a4c469 Make bars togglable depending on playing status 2022-09-28 14:05:40 +09:00
Denevola
08cb6e87cc Fix search cancel button for Safari 2022-09-28 02:34:27 +09:00
Denevola
7ada96643a Definitize search cancel button selector 2022-09-28 01:15:46 +09:00
Denevola
70c9ab9520 Add outline and cancel button to Search input 2022-09-28 00:26:11 +09:00
Shiny Nematoda
d7d7de15e4
Merge branch 'main' into patch-accessibility-focus-outline 2022-09-26 12:57:53 +00:00
Shiny Nematoda
e97aed73aa Merge branch 'main' into patch-text-selection-bgcolor 2022-09-26 14:18:13 +02:00
Denevola
dd452bba27 Add backgrouond color for text selection 2022-09-26 11:11:18 +02:00
Denevola
cf72f49f0b Unify pseudo-elements notation into two colons 2022-09-26 16:18:46 +09:00
Denevola
90784fe88e Fix minor CSS mistakes 2022-09-26 15:14:23 +09:00
Denevola
ce8c189fde Add focused outline to a, button, input, select 2022-09-26 02:39:10 +09:00
Denevola
437e3ebd2f Add click animation to .pop 2022-09-24 03:01:54 +09: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
cdc5d37747 Overhaul music visualizer bar with flexbox 2022-09-13 18:59:18 +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
de6572eee4
Changes:
- Added Authentication for Piped Accounts
- Localization
2022-09-03 06:27:27 +00:00
Shiny Nematoda
8548a3646e
Changes:
- Closes #14
- Removed margin for player (#9)
- Bug Fixes
- Blur theme
2022-08-25 11:53:13 +00:00
Shiny Nematoda
7273fcabc8
Docker support #2, Fixes #4, dynamic imports 2022-07-29 19:21:59 +00:00
Shiny Nematoda
2838030839
Bug Fixes 2022-07-25 15:40:58 +00:00
Shiny Nematoda
f303f91108
Switched to Pinia, Added Save for Albums 2022-07-17 08:06:17 +00:00
Shiny Nematoda
a43b0907e2
Added Explore Tab 2022-07-14 11:42:57 +00:00
Shiny Nematoda
e867ab25e9 Added Sync for Playlists 2022-06-05 20:35:58 +05:30
Shiny Nematoda
a88c9081f1 Playlist Art, Minor Fixes 2022-05-29 14:18:37 -05:00
Shiny Nematoda
abcd8eb7b5 Preferences Improvements, Error Handling... 2022-05-23 22:23:41 +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