Owen Diffey
|
4f68665a5c
feat(Station): Added requests access setting and removed queue lock
|
2 年之前 |
Owen Diffey
|
2c675d386f
feat(Station): Per user request limit
|
2 年之前 |
Owen Diffey
|
e13514ab10
refactor: Continued adapting station party mode into requests "module"
|
2 年之前 |
Owen Diffey
|
9730092baf
refactor: Unify station update functions and events
|
2 年之前 |
Owen Diffey
|
1344fadaa8
refactor: Station excludedPlaylists now blacklist
|
2 年之前 |
Owen Diffey
|
605d68744c
refactor: Initial station mode refactoring (WIP)
|
2 年之前 |
Owen Diffey
|
11049910e9
refactor(Home): Don't display unlisted stations unless owned by user
|
2 年之前 |
Owen Diffey
|
97b2d50b88
fix: Migration 18 didnt migrate playlist and queue songs
|
2 年之前 |
Kristian Vos
|
61fedc8570
refactor: eslint fixes
|
2 年之前 |
Kristian Vos
|
6b1cf17877
refactor: combined backend getData/GET_DATA into one db GET_DATA job
|
2 年之前 |
Owen Diffey
|
8c67a02a1c
fix: eslint fixes
|
2 年之前 |
Kristian Vos
|
0539adb7fc
fix: station/manageStation queue update event conflicts were breaking queue updates
|
2 年之前 |
Owen Diffey
|
6e0e3f0772
refactor: Station, user and playlist update events frontend & eslint fix
|
2 年之前 |
Kristian Vos
|
dbd48744e7
refactor: added updated events for stations, users and playlists
|
2 年之前 |
Owen Diffey
|
b0a75f0861
feat(Admin): Started integrating advanced table into admin/stations
|
2 年之前 |
Owen Diffey
|
004602b310
refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists
|
2 年之前 |
Owen Diffey
|
32c15713c4
fix: blacklistedCommunityStationNames issues
|
3 年之前 |
Owen Diffey
|
1e23719673
refactor: Blacklisted station names config for community stations only
|
3 年之前 |
Owen Diffey
|
8562cefbb1
feat: Configurable blacklisted station names
|
3 年之前 |
Owen Diffey
|
0203863290
refactor: Replaced create official station form with updated createStation modal
|
3 年之前 |
Owen Diffey
|
cbcf03db18
fix(ManageStation): Not closing on station deletion
|
3 年之前 |
Kristian Vos
|
467a0cedeb
refactor: don't count guest users in vote-to-skip users list
|
3 年之前 |
Owen Diffey
|
54930fb04d
chore: Removed more commented code and re-added some
|
3 年之前 |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 年之前 |
Owen Diffey
|
97a614c69a
Added removed limits code as comments
|
3 年之前 |
Owen Diffey
|
4147d1d3ba
Reduced limits on users
|
3 年之前 |
Kristian Vos
|
0d7b30de88
fix: sometimes there would be errors if a socket got destroyed before being fetched
|
3 年之前 |
Kristian Vos
|
382199ea2f
fix(Station): skip votes would sometimes not load when skipping naturally
|
3 年之前 |
Kristian Vos
|
afafe95d73
fix(Station): skip votes and own song ratings would sometimes not load correctly
|
3 年之前 |
Jonathan
|
8e70c6ac42
feat(WS): added backend function to emit to multiple rooms
|
3 年之前 |