Commit graph

105 commits

Author SHA1 Message Date
Shiny Nematoda
356d9d7472 Merge branch 'main' into patch-minor-css-fix 2022-09-26 14:17:53 +02:00
Denevola
cf72f49f0b Unify pseudo-elements notation into two colons 2022-09-26 16:18:46 +09:00
Denevola
cbf4ef9c63 Fix trending song to have correct channel URL 2022-09-26 02:17:37 +02:00
Denevola
ce8c189fde Add focused outline to a, button, input, select 2022-09-26 02:39:10 +09:00
Denevola
8bd6703e9e Merge branch 'main' into patch-accessibility-bgcolor 2022-09-23 20:38:00 +02:00
Shiny Nematoda
44dcd63e55
Merge branch 'main' of https://codeberg.org/Hyperpipe/Hyperpipe into main 2022-09-23 23:40:34 +05:30
Denevola
f207b2f4dc Add click animation to Genres, Modal, Playlists 2022-09-24 03:10:08 +09:00
Shiny Nematoda
945630bc60
Hotfixes 2022-09-23 18:09:40 +00: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
c4b27926ed Merge branch 'main' into patch-ios-stretched-header-fix 2022-09-23 12:19:41 +02:00
Shiny Nematoda
8efa6a6439
Changes:
- Shuffle
- Favorities (remote)
- Remove song for remote playlists (WIP)
2022-09-23 10:14:22 +00:00
Denevola
77d28a1e51 Fix stretched header on iOS lower than version 15 2022-09-23 10:14:09 +02:00
Shiny Nematoda
04af1a227d
Added Repeat for a single song 2022-09-22 14:01:14 +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
170b4a1f27
Fixed:
- Blank custom api url
- Collapsing .pl-item without art
2022-09-21 11:24:41 +00:00
Denevola
e4c6a064de Fix TextModal not to scroll horizontally 2022-09-19 01:34:15 +09:00
Shiny Nematoda
eb17dff7ff Merge branch 'main' into patch-new-logo 2022-09-17 19:14:56 +02:00
Denevola
227a2558fb Add new logo to NavBar 2022-09-17 15:53:27 +02:00
Denevola
d9e57ffbc0 Merge remote-tracking branch 'upstream/main' into patch-current-playlist-fix 2022-09-17 16:54:25 +09:00
Denevola
5cc12f3f30 Resize artist profile link in SongItem by changing flex items alignment 2022-09-14 19:46:27 +02:00
Denevola
a56ba53c4a Overhaul playlist layout with flexbox 2022-09-13 18:57:40 +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
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
e0bc3c61a2
Bug Fixes:
- Fixed Navbar links (closes #8)
- Fixed Lyrics not updating
2022-08-14 06:17:40 +00:00
Shiny Nematoda
4ac524dcf2
Moved to AGPLv3, Prefs for codec and audio quality 2022-08-09 12:46:46 +00:00
Shiny Nematoda
4f5887aca0
Added getJsonHyp method 2022-08-02 07:13:42 +00:00
Shiny Nematoda
dc969e44ee
Added MPEG-DASH support (#2), workaround for #5 2022-07-30 13:14:48 +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
466068ae12
Added info page 2022-06-30 14:31:11 +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
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
592ac8c470 Added Lyrics Support 2022-05-16 00:02:55 +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