Commit graph

36 commits

Author SHA1 Message Date
Shiny Nematoda
129f14c64f changes:
- added shuffle/save/clear to queue
- custom piped api (1/2 #154)
- track numbers for songs in album/playlist (see #147)
- use dash if managed mse is available
- store artist name for local playlist
2023-12-12 09:31:31 +00:00
Shiny Nematoda
cdded78de8 Changes:
- closes #146
- minor cleanup and cosmetic changes
2023-11-12 14:10:20 +00:00
Shiny Nematoda
4585baabad Merge pull request 'feat: option to restore settings via url' (#144) from Bnyro/Hyperpipe:settings-export into main
Reviewed-on: https://codeberg.org/Hyperpipe/Hyperpipe/pulls/144
2023-10-19 14:06:29 +00:00
Bnyro
1b678b032c feat: option to restore settings via url 2023-10-19 16:04:50 +02:00
Bnyro
ee961c7c4f feat: add blur variants for all themes 2023-10-18 20:55:45 +02:00
Bnyro
a3bd213a56 feat: add a pure black theme 2023-10-17 11:04:54 +02:00
Shiny Nematoda
452f66a19c changes:
+ closes #136
+ display player errors in ui
2023-08-30 09:03:20 +00:00
vrifox
2e3ab42908 add translatable strings for default instances 2023-07-20 11:04:30 +00:00
Vri
ba236ae216 Add translatable string prefs.language 2023-07-20 10:54:12 +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
580c1b7b46
Minor fixes
- Avoid queue when fetching lyrics id
- Better error handling for logout
2023-04-07 16:24:11 +00:00
Shiny Nematoda
08da12fa67
closes #119 2023-04-02 21:46:28 +05:30
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
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
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
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
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
a9d7d07e7b
Added support for charts 2022-10-02 15:41:26 +00:00
Shiny Nematoda
d7d7de15e4
Merge branch 'main' into patch-accessibility-focus-outline 2022-09-26 12:57:53 +00:00
Denevola
cf72f49f0b Unify pseudo-elements notation into two colons 2022-09-26 16:18:46 +09:00
Denevola
ce8c189fde Add focused outline to a, button, input, select 2022-09-26 02:39:10 +09:00
Shiny Nematoda
170b4a1f27
Fixed:
- Blank custom api url
- Collapsing .pl-item without art
2022-09-21 11:24:41 +00: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
8548a3646e
Changes:
- Closes #14
- Removed margin for player (#9)
- Bug Fixes
- Blur theme
2022-08-25 11:53:13 +00:00
Shiny Nematoda
6b349380af
Bug Fixes
- Fixes #10
- Fixes #12
- Fixes #13
- Added CSP
2022-08-15 12:36:11 +00:00
Shiny Nematoda
4ac524dcf2
Moved to AGPLv3, Prefs for codec and audio quality 2022-08-09 12:46:46 +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
2b55ff908f
Minor Fixes 2022-06-27 18:57:50 +00:00
Shiny Nematoda
e867ab25e9 Added Sync for Playlists 2022-06-05 20:35:58 +05:30
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