Commit Graph

22 Commits

Author SHA1 Message Date
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