Core
|
b06a9283cc
|
Stop music before close
|
2022-09-24 23:21:50 +01:00 |
|
vapormusic
|
4e5300edf4
|
some fixes
|
2022-09-20 17:51:32 +07:00 |
|
Core
|
046cee6348
|
Fix LastFM Filter Types
|
2022-09-16 18:39:39 +01:00 |
|
coredev-uk
|
94e8cd460a
|
chore: Prettified Code
[ci skip]
|
2022-09-16 17:05:40 +00:00 |
|
coredev-uk
|
12fa15242c
|
Prettified Code!
|
2022-09-16 16:25:00 +00:00 |
|
Core
|
3fa9cde25e
|
change handler check
[ci skip]
|
2022-09-11 03:38:28 +01:00 |
|
vapormusic
|
b94332e8bd
|
chore: Prettified Code
[ci skip]
|
2022-09-10 02:17:02 +00:00 |
|
vapormusic
|
0a51a3a7f0
|
add system light/dark mode override
|
2022-09-10 00:36:23 +07:00 |
|
vapormusic
|
9bbbb6d276
|
add context menu to suggestions
|
2022-09-08 18:07:51 +07:00 |
|
vapormusic
|
8028c8eeab
|
chore: Prettified Code
[ci skip]
|
2022-09-01 01:08:30 +00:00 |
|
vapormusic
|
1bcc2f801a
|
fix airplay list
|
2022-08-31 17:13:17 +07:00 |
|
vapormusic
|
ec8389563e
|
remove local playback ( it's a mess)
|
2022-08-27 22:56:12 +07:00 |
|
booploops
|
b5074cfe6f
|
wip i18n editor
can be accessed with:
app.appRoute("lzedit")
|
2022-08-23 17:31:09 -07:00 |
|
vapormusic
|
b1d1ad1653
|
fix el 20 worker
|
2022-08-21 10:23:27 +07:00 |
|
Core
|
746e96e33a
|
Moved localstorage saves and gcast to on close
|
2022-08-16 02:04:33 +01:00 |
|
coredev-uk
|
53a71ed553
|
chore: Prettified Code
[ci skip]
|
2022-08-07 15:39:48 +00:00 |
|
Core
|
a1525a307d
|
Debugging for i18n
|
2022-08-07 16:39:19 +01:00 |
|
coredev-uk
|
7797f70811
|
Prettified Code!
|
2022-08-04 19:07:55 +00:00 |
|
Maikiwi
|
0f61cd5796
|
lel
|
2022-08-04 00:01:38 -07:00 |
|
Core
|
c15f55d0ee
|
CHONKY BOY
|
2022-08-04 05:27:29 +01:00 |
|
cryptofyre
|
7ea00315f2
|
mergy mergy (#1343)
* Update browserwindow.ts
* added sec
* Update index.js
* lkfeoawkfo
* reverse reverse
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
|
2022-08-02 23:22:03 -05:00 |
|
Core
|
96be648c8e
|
im over this
|
2022-07-30 21:17:11 +01:00 |
|
Core
|
7d2dbe99b1
|
Moved it back
|
2022-07-30 19:20:33 +01:00 |
|
Core
|
f30c905a4b
|
Moved state saving to before quit
|
2022-07-30 11:05:31 +01:00 |
|
Core
|
f50247d923
|
Moved to minimize hide window instead of close
|
2022-07-30 09:35:47 +01:00 |
|
Kendall Garner
|
8967cf7647
|
Paginate/infinite scroll for albums, playlists (#1234)
* Infinite scroll, pagination to album, playlists
* move pagination below tracks
* Make page size configurable
* remove renderer
|
2022-07-26 10:52:13 -05:00 |
|
Maikiwi
|
f5dcbf6315
|
may Maikiwi bless your CI
|
2022-07-16 18:13:06 -07:00 |
|
Core
|
f8d5e5d08d
|
Merge pull request #1245 from jfenske89/main
Support a custom port number via optional CIDER_PORT variable
|
2022-07-13 14:12:36 +01:00 |
|
vapormusic
|
6dd0c141bf
|
profile page (for search for now)
|
2022-07-11 18:21:26 +07:00 |
|
yazninja
|
f940bcf1e0
|
remove unused pages
|
2022-07-11 16:40:50 +08:00 |
|
Jonathan Fenske
|
e9ab433724
|
support custom port via optional CIDER_PORT var
|
2022-07-05 20:49:47 +00:00 |
|
booploops
|
cc8eb42cf4
|
copied files
|
2022-07-04 00:55:46 -07:00 |
|
cryptofyre
|
1dd70ee634
|
Revert "Big Chungus Window settings (#1230)" (#1233)
This reverts commit e133b2c38b .
|
2022-07-03 19:32:04 -05:00 |
|
Gabriel Davila
|
e133b2c38b
|
Big Chungus Window settings (#1230)
* Initial Changes
* I suposse this is the last
* cryptofyre
* Documentation
|
2022-07-03 19:01:25 -05:00 |
|
vapormusic
|
9578dcf85c
|
somefixes
|
2022-07-02 09:48:30 +07:00 |
|
vapormusic
|
c72358f5df
|
fix
|
2022-07-01 00:19:49 +07:00 |
|
vapormusic
|
d872087685
|
some test
|
2022-06-30 23:42:56 +07:00 |
|
vapormusic
|
f0ceaae958
|
fix mxm for local
|
2022-06-30 23:42:55 +07:00 |
|
booploops
|
2cb29c28c5
|
changes for local files: read below
* added pouchdb-node
* moved all logic for local files to src/main/providers/local
* added new local library section on sidebar
|
2022-06-30 23:39:00 +07:00 |
|
vapormusic
|
ae0fbbc1d3
|
worki v1
|
2022-06-30 23:37:52 +07:00 |
|
vapormusic
|
0014999586
|
some fixes
|
2022-06-30 23:37:08 +07:00 |
|
vapormusic
|
5d3853d208
|
test
|
2022-06-30 23:37:07 +07:00 |
|
booploops
|
31af264c7a
|
moved sidebar into component
|
2022-06-30 00:17:20 -07:00 |
|
booploops
|
ff8fe37d29
|
moved app-content into a component
|
2022-06-29 13:33:21 -07:00 |
|
Core
|
2c9bf5eb7e
|
Merge branch 'main' into enhancement/lastfm
|
2022-06-28 11:37:05 +01:00 |
|
booploops
|
f71ca88298
|
WIP settings panel, added #app[window-state]
|
2022-06-28 01:30:39 -07:00 |
|
Core
|
7e6f3bd17e
|
Merge branch 'main' into enhancement/lastfm
|
2022-06-22 23:37:58 +01:00 |
|
booploops
|
b94dd5fb19
|
added quit to main menu, added refresh playlists
|
2022-06-21 06:41:15 -07:00 |
|
Core
|
78349e875d
|
Merge branch 'main' into enhancement/lastfm
|
2022-06-15 23:28:21 +01:00 |
|
Core
|
69c460ad03
|
patch cider connect renderer issues
|
2022-06-15 22:27:27 +01:00 |
|