Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  theflametrooper 747f5a3fec Pushed what's done so far with implementing local auth without passport. Also added User Account Page. 8 ani în urmă
  theflametrooper 02693d3500 Fixed a lot of @luveti mistakes ;) 8 ani în urmă
  Cameron Kline 588e783980 Shortened syntax. Better wrapping of responses 8 ani în urmă
  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. 8 ani în urmă
  theflametrooper 95b2912cbc Added updating and removing of Songs functionality to AdminSongs.vue 8 ani în urmă
  Septimus 23f56455bd Updated Admin page style. Added another station. 8 ani în urmă
  Septimus 8dc087ab73 Minor changes to style. Added Musare blue to key elements to accent the page better. 8 ani în urmă
  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 8 ani în urmă
  theflametrooper e913b8fc5c Readded Song Schema and setup AdminSongs to pull from db. 8 ani în urmă
  theflametrooper 5f74d4282c Added Admin Dashboard. Still to update the server side 8 ani în urmă
  theflametrooper eb15cfe2a5 Setup songs to be added to playlist. Fixed issues and cleaned up timeElapsed 8 ani în urmă
  theflametrooper b29fa4bdbd Added users and user number updating functionality 8 ani în urmă
  theflametrooper e7fbeed0ba Major refactor and simplification of stations and songs 8 ani în urmă
  theflametrooper 6a2a510a87 Fixed and simplified Authentication 8 ani în urmă
  BuildTools 5d954b099e Worked on queue and added toasts. 8 ani în urmă
  KrisVos130 f2fac0f1c8 Worked on removing namespace socket from stations. 8 ani în urmă
  KrisVos130 7c98656825 Added station pausing and syncing. Lost initial 16h of work. 8 ani în urmă
  Kris 1a70dd1d51 Worked on ratings. 8 ani în urmă
  theflametrooper 9b7a18d283 Added discord and github sign in buttons. We shouldn't allow signup with these, so that we get their email address at the start. 8 ani în urmă
  KrisVos130 276739359b Added basic functionality for station page. 8 ani în urmă
  KrisVos130 c2272cd30e Added password encryption and checking. 8 ani în urmă
  KrisVos130 df8f003ac8 Worked on local login and registration functionality. 8 ani în urmă
  theflametrooper 2461f4f676 Some more work on auth 8 ani în urmă
  Jonathan 8545beffe9 Added ES6 for backend. Still to add webpack compiling to let us use import, export and classes etc. 9 ani în urmă
  Cameron Kline 17eea5f2cb Very large change, hopefully the last big refactor. Got vue-loader integration in. The old UI is completely gone as of now, and will need reimplemented using vue components. Checkout frontend/README.md and backend/README.md for more info. Make sure to run 'vagrant up --provision' to get the latest bootstrap.sh changes on your vagrant machine. 9 ani în urmă