Commit Graph

52 Commits

Author SHA1 Message Date
Kasper Rynning-Tønnesen
adc55ee420 Updated thumbnailchecking
- Borrowing youtube 404 image for now if someone tries to trick the server to use other thumbnail than soundlcoud thumbnail when adding soundcloud song
- Setting thumbnail in db even for youtube-videos, for more consistency
2018-05-29 15:02:09 +02:00
Kasper Rynning-Tønnesen
90c8ba353d Sending source on playlist add, and printing source and thumbnail api 2018-05-29 14:38:18 +02:00
Kasper Rynning-Tønnesen
b3fbd88a44 Not hiding result-containers on short input anymore 2018-05-22 22:09:44 +02:00
Kasper Rynning-Tønnesen
1fd6427f31 Removed unused variables 2018-05-11 11:56:16 +02:00
Kasper Rynning-Tønnesen
ee19212c81 Search and keypress issues
- Not searching on empty strings on soundcloud
- Fixed escape-button issue hiding song-title
- Escape button now works with closing find-dialog
- Fireplace-player fixes on open/close button for search
2018-05-08 14:56:27 +02:00
Kasper Rynning-Tønnesen
c7a75f2f72 Improvements to embedded player 2018-05-07 14:25:13 +02:00
Kasper Rynning-Tønnesen
1f921c3c34 Fixed issue where empty results would prevent search results from showing up 2018-05-07 13:48:19 +02:00
Kasper Rynning-Tønnesen
2a4b7380e4 Better handling for frontpage-lists thumbnails 2018-05-04 21:44:57 +02:00
Kasper Rynning-Tønnesen
54a42548cf Cleaned up logs 2018-05-04 21:19:10 +02:00
Kasper Rynning-Tønnesen
3c87a148e1 Publisher and soundcloud attribute, streamer
- More attribute to publisher and soundcloud
- Started using the streamer api instead of widget api
2018-05-04 16:21:47 +02:00
Kasper Rynning-Tønnesen
3e1473caf8 Exporting of soundcloud implementation
- Fixed play/pause issue on stopping and playing the player
2018-05-04 14:40:02 +02:00
Kasper Rynning-Tønnesen
7d9873efd8 Start-end event updated
- Visual fixes
- Set start-time and end-time for soundcloud player working
2018-05-03 15:32:42 +02:00
Kasper Rynning-Tønnesen
2e404e6a61 Prettier soundcloud results and search-tabs 2018-05-03 14:30:49 +02:00
Kasper Rynning-Tønnesen
9b1e91783e Soundcloud-player + soundcloud-search added 2018-05-03 14:27:54 +02:00
Kasper Rynning-Tønnesen
15eeb3cc60 Working without jQuery 2018-04-25 23:19:49 +02:00
Kasper Rynning-Tønnesen
8cb8c46f2f Working results 2018-04-25 17:11:58 +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
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
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
e5460bf605 Both client and mobile send ajax at the beginning when socket disconnected 2018-03-23 18:40:08 +01:00
Kasper Rynning-Tønnesen
3048527635 Fixed issue with client vote/add and such 2018-03-23 17:54:43 +01:00
Kasper Rynning-Tønnesen
264948a88a Removed unused variable 2018-03-22 16:01:14 +01:00
Kasper Rynning-Tønnesen
9ccdcf7aec Better YouTube importing, and auth-form prettier 2018-03-22 15:53:55 +01:00
Kasper Rynning-Tønnesen
f518a06ed2 Changed functionality for adding playlists
dquote> - Sending event for addPlaylist, and sending the whole list instead of one-by one
2018-03-21 21:10:08 +01:00
Kasper Rynning-Tønnesen
4e87a6309f Uncommented 2018-03-21 20:29:35 +01:00
Kasper Rynning-Tønnesen
25f515ffa7 Fixed issue with not incrementing on adding from other channel 2018-03-21 20:29:15 +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
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
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
86f8a936fc Better Helper.log and view 2018-02-26 12:56:43 +01:00
Kasper Rynning-Tønnesen
973a4f6fa9 Moved api-keys out of 'sight', and added analytics as optional 2018-02-26 12:35:11 +01:00
Kasper Rynning-Tønnesen
8bd4effe9b Fix for visuals of mobile results
- Fix for no results being appended infinitely
- Loader on search input bar instead of interferring
2018-02-26 11:39:50 +01:00
Kasper Rynning-Tønnesen
fd6db734f4 Refactored to have more files, but less long files 2018-01-31 11:28:35 +01:00
Kasper Rynning-Tønnesen
23ad15e662 Better exporting, and small issues with sizing in panel 2017-11-11 16:16:34 +01:00
Kasper Rynning-Tønnesen
b66888ada0 Improved import/export functions, started using levenshtein distance as a supplement 2017-11-10 14:03:11 +01:00
Kasper Rynning-Tønnesen
47a1668cd5 Added functionality for setting start and end on a song 2017-11-08 15:33:50 +01:00
Kasper Rynning-Tønnesen
605468e891 No scroll on search 2017-11-07 16:44:24 +01:00
Kasper Rynning-Tønnesen
7bf551dfce Search pagination and animations
- Added previous and next button at the end of searches, and styled the buttons
- Added so buttons only work when there are a previous or next page, depending on what is clicked
- Added a pretty and better way of showing the search with animations
2017-11-06 15:59:57 +01: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
8427c1bd70 Fixing issue with decodeURIComponent 2017-07-09 23:14:53 +02:00
Kasper Rynning-Tønnesen
daabc07268 Options menu on playlist elements 2017-05-30 19:48:49 +02:00
Kasper Rynning-Tønnesen
7678ce5dbe Added open in YouTube button on search, and setting start/endtime of YouTube video.
- Opening for further development with userset end/starttime
2017-05-29 22:20:05 +02:00
Kasper Rynning-Tønnesen
fb9572c6cf Trying to fix error where results sometimes end up as undefined when searching 2017-05-27 22:42:53 +02:00
Kasper Rynning-Tønnesen
0ffe14cbdf Embedded is now also ajour 2017-05-16 17:26:22 +02:00
Kasper Rynning-Tønnesen
a84f338534 indentations on server.js 2017-05-06 13:46:17 +02:00
Kasper Rynning-Tønnesen
f1d4b80636 Fixed a lot of indentations 2017-05-06 13:21:39 +02:00