Vos
|
eebfb6f305
Update README.md
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
53e368d82b
Updated README
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
ce8312b847
Updated README, added Redis to services
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
174927549a
Small cleanup, added vue-roaster (toasts)
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
a0b8ac039b
Temporary fix for when node crashes, caused by removal of passport/passport.socketio
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
747f5a3fec
Pushed what's done so far with implementing local auth without passport. Also added User Account Page.
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
02693d3500
Fixed a lot of @luveti mistakes ;)
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
588e783980
Shortened syntax. Better wrapping of responses
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
d4ac018b31
Added "cors" field to config. Fixed typo on "recaptcha" field
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
dd8d555e97
Several changes in this commit. Checkout description for more info.
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
3b9aa43d17
Refactored '/users/register' core handler function to user async.waterfall (removed the callback hell we had before). Added a ton of comments to help explain what each step is doing.
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
5bdcb5b05f
End the "/users/register" request. Removed 'charset=utf-8' from 'Content-Type' as it was causing issues with the request
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
a898199a93
Used shorter syntax in some places. Updated some code to reflect the new "globals" module structure
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
01202dc194
Renamed global module to globals, since NodeJS already defines a variable named "global" (similar to window in a web browser)
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
95b2912cbc
Added updating and removing of Songs functionality to AdminSongs.vue
|
%!s(int64=8) %!d(string=hai) anos |
Septimus
|
8574eb9263
Merge branch 'master' of github.com:Musare/MusareNode
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
fbbb0edf4c
Let startedAt reset after new song
|
%!s(int64=8) %!d(string=hai) anos |
Septimus
|
903d9294f3
Merge branch 'master' of github.com:Musare/MusareNode
|
%!s(int64=8) %!d(string=hai) anos |
Septimus
|
23f56455bd
Updated Admin page style. Added another station.
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
ab1453394c
Fixed seeker bar and timeElapsed
|
%!s(int64=8) %!d(string=hai) anos |
Septimus
|
b935d17b0d
Merge branch 'master' of github.com:Musare/MusareNode
|
%!s(int64=8) %!d(string=hai) anos |
Septimus
|
8dc087ab73
Minor changes to style. Added Musare blue to key elements to accent the page better.
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
dbdb14265f
Let Station Thumbnail fill space
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
084c209e93
Added bluebird to package.json
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
4ea39bb959
Added promises library for backend (bluebird). Added logic to generate playlist off of YouTube ID. To test, you will need to add song to db
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
e913b8fc5c
Readded Song Schema and setup AdminSongs to pull from db.
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
7ad065d6d4
Fixed issue with whitespace 😂
|
%!s(int64=8) %!d(string=hai) anos |
theflametrooper
|
cf40c44723
Fixed issues with POSTing. Issue with passportSocketIo not fixed.
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
c359235334
Enforce consistent whitespace of nginx.conf
|
%!s(int64=8) %!d(string=hai) anos |
Cameron Kline
|
7b464131ff
Load assets by absolute path. Loading them relatively doesn't work when you go directly to a path other then the root of the site.
|
%!s(int64=8) %!d(string=hai) anos |