Commit History

Author SHA1 Message Date
  Jonathan 65669714e4 feat: redesigned reset password page, added validation 3 years ago
  Jonathan 8e7bff79e3 fix: css night mode improvements, some other minor css fixes 3 years ago
  Jonathan 438076c30e fix: colour/background colour of toasts in night mode 3 years ago
  Jonathan 522caad163 fix: icons are now unselectable 3 years ago
  dependabot[bot] e77c7b955d chore(deps): bump ini from 1.3.5 to 1.3.8 in /backend (#61) 3 years ago
  dependabot[bot] f4ed2da514 chore(deps): bump ini from 1.3.5 to 1.3.8 in /frontend (#62) 3 years ago
  Jonathan a60595bcd7 refactor: job options are separate from the job object 3 years ago
  Kristian Vos dbf5d93edd Added a check to only automatically vote to skip if you're logged in 3 years ago
  Jonathan 698b09b98e refactor(Admin): scroll and fetch handler is now a mixin to prevent duplicated code 3 years ago
  Jonathan 3bee1969e9 fix: improved 'auto. fetch on scroll' sensitivity for admin pages 3 years ago
  Jonathan 904d9046aa fix: all modals should have scoped styles 3 years ago
  Jonathan 70174f340f fix: re-enabled users list functionality, added isQuiet option for backend jobs 3 years ago
  Jonathan 6a4b8e1feb chore: ran 'npm audit fix' 3 years ago
  Jonathan 2ac517db96 chore: improved Vue folder structure 3 years ago
  Jonathan b7b3794da9 refactor(Sidebars): sidebars are now modular 3 years ago
  Jonathan 6224ef2c2c feat(AddSongToQueue_Modal): added confirmation of adding song to queue 3 years ago
  Kristian Vos 9d94e42910 Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos 8b7d5286d4 Worked on adding keyboard shortcuts to EditSong modal and QueueSongs admin page 3 years ago
  Owen Diffey 304fe5d906 Toasts - Now in bottom right and most recent darker than rest 3 years ago
  Kristian Vos 86d909b119 Allow using a different Redis database 3 years ago
  Kristian Vos 1cefc435eb Properly handle file not found in log file size check 3 years ago
  Kristian Vos e9f60312e4 Enabled mongoose useUnifiedTopology option to shut up warning 3 years ago
  Kristian Vos e553d9591e Fixed issue with calculating playlist for official station 3 years ago
  Kristian Vos e1a79d627d Added a check to see if notify-keyspace-events is set correctly 3 years ago
  Kristian Vos fa6d21dacd Fixed small issue where unscheduling didn't work 3 years ago
  Kristian Vos 2877e39496 Added the new debug config options to the template as well 3 years ago
  Kristian Vos 96d69c4b69 Fixed debug jobs issue and added option for better unhandled promise rejection debugging 3 years ago
  Kristian Vos e37cca5e02 Fixed one more unhandled promise rejection issue 3 years ago
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 3 years ago
  Kristian Vos fb5b8b1b05 Added more debugging for station-skip issue 3 years ago