Kasper Rynning-Tønnesen
c0400d7999
More fixes
2018-03-13 17:44:16 +01:00
Kasper Rynning-Tønnesen
82140ace20
Started work for having session-logins instead of sending passwords back and forth
2018-03-13 16:26:51 +01:00
Kasper Rynning-Tønnesen
8c1c0011a2
Removed some aes/sha256 from dependencies on clientside
2018-03-13 12:39:24 +01:00
Kasper Rynning-Tønnesen
3f0f8eb5d9
Updating channel to fetch prettier
2018-03-12 19:17:01 +01:00
Kasper Rynning-Tønnesen
c21eee838a
Modified rest, and added client-version
2018-03-12 17:06:47 +01:00
Kasper Rynning-Tønnesen
421482ec3a
Fixed embedded-version
2018-03-05 15:33:36 +01:00
Kasper Rynning-Tønnesen
7aad759c26
Cleaned up admin.js some
2018-03-02 10:48:15 +01:00
Kasper Rynning-Tønnesen
7aa4b2d22a
Limiting on how much you can shuffle
2018-03-01 15:20:26 +01:00
Kasper Rynning-Tønnesen
9839c0bdda
Timeout api, and fixes it lead to
...
- timeout on api-calls with Retry-After present in header
- Fixed issue where when server restarts you are sometimes logged out for some reason
- README updates
2018-03-01 14:55:23 +01:00
Kasper Rynning-Tønnesen
a6083d3402
Added fixes for player not starting on youtubevideos that has already been played by the client
...
Fix for userpass not being set correctly
Fix for emit function not being used everywhere it needs to be used
2018-03-01 13:10:51 +01:00
Kasper Rynning-Tønnesen
2e8ef6739c
Added a try-again for commands with password if there exists an adminass saved
2018-02-28 15:40:55 +01:00
Kasper Rynning-Tønnesen
9268db4bcc
More errormessages
2018-02-27 15:33:34 +01:00
Kasper Rynning-Tønnesen
d4a2798dc8
Controls on mobile, and dragging
...
- Not using #playbar anymore, since the default controls work on mobile
- Removed List.dragging code, not in use anymore
2017-11-21 17:48:25 +01:00
Kasper Rynning-Tønnesen
98149e1fe5
Fixed errors appearing in log
...
- Fixed Uncaught TypeError: Cannot read property 'removeChild' of null error
- Fixed Uncaught TypeError: Cannot read property 'tweensContainer' of undefined
first error was a problem with toasts, and how they were removed
second error was problem with playlist tabs, and trying to set the selected_tab after the tabscontainer was removed
2017-11-06 14:51:30 +01:00
Kasper Rynning-Tønnesen
084550d84c
Fixed issue where setting password was faulty on entering channel a second time
2017-11-02 11:38:02 +01:00
Kasper Rynning-Tønnesen
a810e3365e
Fixed dragging error on mobile
2017-10-04 12:37:56 +02:00
Kasper Rynning-Tønnesen
70f9eda634
Removed tooltips from mobile
2017-09-27 11:23:18 +02:00
Kasper Rynning-Tønnesen
68d243c93a
Removed some old functions and indented code
2017-09-22 11:42:26 +02:00
Kasper Rynning-Tønnesen
b92949fd18
Moved names around, and added some text to the contact field
2017-08-08 15:57:40 +02:00
Kasper Rynning-Tønnesen
a5bb390479
Fixed issue with importing playlist on passwordprotected playlist didnt inform the user
2017-07-22 14:23:43 +02:00
Kasper Rynning-Tønnesen
49dab75c35
New way of deleting songs on mobile
2017-06-18 21:03:15 +02:00
Kasper Rynning-Tønnesen
a85623dbbf
Delete all songs button added. DANGER
2017-06-01 13:30:12 +02:00
Kasper Rynning-Tønnesen
daabc07268
Options menu on playlist elements
2017-05-30 19:48:49 +02:00
Kasper Rynning-Tønnesen
0ffe14cbdf
Embedded is now also ajour
2017-05-16 17:26:22 +02:00
Kasper Rynning-Tønnesen
7e83116a61
Fixed issues regarding forcing restarts, and userpasswords not working correctly
2017-05-16 16:44:48 +02:00
Kasper Rynning-Tønnesen
0db90fe416
Major update on cryptosystem, all passwords now obsolete..
2017-05-16 15:15:47 +02:00
Kasper Rynning-Tønnesen
f1d4b80636
Fixed a lot of indentations
2017-05-06 13:21:39 +02:00
Kasper Rynning-Tønnesen
417c928b77
Removing channelpassword from cookies on delete
2017-05-06 11:27:31 +02:00
Kasper Rynning-Tønnesen
f71dcb51e9
Made major improvements to embedded player, added option for making server force clients to fully refresh, and added some more failsafes for the server
2017-05-05 17:35:27 +02:00
Kasper Rynning-Tønnesen
7f09c1a999
Fixed issue with playeroverlay
2017-05-05 16:18:07 +02:00
Kasper Rynning-Tønnesen
aa1ca995f0
Fixed issue with toasts comming in the background
2017-05-05 15:58:04 +02:00
Kasper Rynning-Tønnesen
7714729093
Fixed issue with password not being set correctly
2017-05-05 15:53:13 +02:00
Kasper Rynning-Tønnesen
adbd1bb88d
Added list-passwords for regular users
2017-05-04 23:36:25 +02:00
Kasper Rynning-Tønnesen
fa38f69f75
Locked password alert shows up correctly
2017-05-04 18:01:05 +02:00
Kasper Rynning-Tønnesen
84dd2d7b9f
Updated routing somewhat, so it should be possible to run the server without being in the correct folder
2017-05-03 18:37:16 +02:00