提交历史

作者 SHA1 备注 提交日期
  Kristian Vos 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 5 年之前
  Kristian Vos 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 5 年之前
  Jonathan 2023fcc0c1 chore(linting): removed temporary fixes 5 年之前
  Jonathan d76d8db6b8 chore(linting): fixed linting errors created with airbnb 5 年之前
  Jonathan 84259e3dda refactor: removed jQuery 5 年之前
  Jonathan ba7c72c850 chore(linting): added eslint and prettier 5 年之前
  Jonathan 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level 5 年之前
  Vos 7e34f71b5d Fixed very difficult issue, that was totally not a derp. 7 年之前
  KrisVos130 9a94dd8ace Fixed issue where total length of playlist wasn't correct when hours were above 9 and/or above 24. 7 年之前
  KrisVos130 737182fe16 Fixed small issue with playlist time display. 8 年之前
  KrisVos130 c3d9ce0733 Moved total playlist duration calculation from backed to frontend. 8 年之前
  theflametrooper db42c258b1 Fixed issues with showing the total running time of a playlist 8 年之前
  theflametrooper 9ced1e005c Show total running time of a playlist in edit modal 8 年之前
  KrisVos130 20fdf84128 Added clientside limit validation for playlist modals. 8 年之前
  KrisVos130 f618e8a29b Worked on fixing some song issues and GitHub issues. 8 年之前
  theflametrooper 030bc3cdc8 Added new Modal structure to the Edit Playlist modal 8 年之前
  KrisVos130 0fba3629ab Fixed issues with refactoring. 8 年之前
  theflametrooper ffe3fa5e85 Added toggleSidebar function which closes all other sidebars, and removed toggleModal function 8 年之前
  KrisVos130 57ed7dc40c Fixed issue where editing a song would directly change the songlist, even when cancelling. 8 年之前
  KrisVos130 cfd188f2ce Added private playlist moving. 8 年之前
  theflametrooper ab98ea7091 Added autofocus for models 8 年之前
  KrisVos130 dc135b00ab Added ability to use tab to navigate. 8 年之前
  theflametrooper 30b1b1cbd9 Removed toast when searching for songs to add to playlist 8 年之前
  KrisVos130 ac8b3c961e Small commit. 8 年之前
  KrisVos130 668cc5e5c2 Added ability to move song in private playlist to top/bottom. 8 年之前
  KrisVos130 c199ac58fb Added playlist importing for private playlists. 8 年之前
  theflametrooper 2edabbb522 Mass removal of debugging 8 年之前
  KrisVos130 85ef4bd1ff Fixed small issues with stations and homepage and fixed some indent issues. 8 年之前
  KrisVos130 4794b65f2c Added proper socket.io module. 8 年之前
  KrisVos130 5e2f6a5068 Added ability to close modals by pressing escape. 8 年之前