Commit Graph

57 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
bcb5641f90 Somewhat prettier css 2019-07-26 10:23:55 +02:00
Kasper Rynning-Tønnesen
21988a2883 Started functionality for strict-skipping 2019-01-17 21:52:17 +01:00
Kasper Rynning-Tønnesen
0c86b0e9ee Fixing issue where change-info button was visible before it was supposed to 2018-09-28 10:36:04 +02:00
Kasper Rynning-Tønnesen
0b3e7177b1 Added function for rules, and moved thumbnail/data somewhat around for better readability 2018-09-27 22:03:23 +02:00
Kasper Rynning-Tønnesen
24ca0832ba Hiding chat-settings if not logged in as admin 2018-09-27 10:29:07 +02:00
Kasper Rynning-Tønnesen
c12e633729 Added settings for disabling chat in a channel 2018-09-26 23:29:36 +02:00
Kasper Rynning-Tønnesen
b2f51c4682 Updates for channel-user-password modal and channel-info input-fields 2018-04-30 16:05:09 +02:00
Kasper Rynning-Tønnesen
e01bef2ace Completely removed jQuery
- Missing results/search not working properly
2018-04-25 16:59:40 +02:00
Kasper Rynning-Tønnesen
93cffa9ded Created dynamic listeners, and functions to add/remove listeners 2018-04-24 16:05:15 +02:00
Kasper Rynning-Tønnesen
a5134928b5 migrated much of the listeners 2018-04-24 14:47:31 +02:00
Kasper Rynning-Tønnesen
30885e332b Removed 300 or something jquery references so far 2018-04-24 12:05:57 +02:00
Kasper Rynning-Tønnesen
eb45eb48fc Small changes 2018-04-24 09:49:38 +02:00
Kasper Rynning-Tønnesen
a6e91ce590 Started migration from jquery 2018-04-23 17:53:07 +02:00
Kasper Rynning-Tønnesen
bd9b42fd9e Changed to materlializeCSS beta-1, that doesn't use jQuery 2018-04-06 15:51:04 +02:00
Kasper Rynning-Tønnesen
e6d9143fa8 Fixed issue with suggested-badge showing up 2018-03-15 15:47:44 +01:00
Kasper Rynning-Tønnesen
fba021aeff Not showing badge on empty suggestions 2018-03-15 15:44:05 +01:00
Kasper Rynning-Tønnesen
a4ebe56254 Updated how suggestions work and display
- Always showing suggested tab in tablist
- Fixed issue with contextmenu going all wonky when opened on suggested elements
2018-03-15 15:38:08 +01:00
Kasper Rynning-Tønnesen
6d97345719 Better namechange-setter initally 2018-03-15 14:26:05 +01:00
Kasper Rynning-Tønnesen
27233c2272 Fixed issue where description and thumbnail fields not showing up on logged in 2018-03-15 11:43:48 +01:00
Kasper Rynning-Tønnesen
a5248f0f39 Fixed service-worker issues 2018-03-14 22:13:03 +01:00
Kasper Rynning-Tønnesen
714b885dc5 Removing more dependencies 2018-03-13 20:59:01 +01:00
Kasper Rynning-Tønnesen
ed38c213ac Fixed issue with login-in 2018-03-13 17:55:56 +01:00
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