Commit History

作者 SHA1 備註 提交日期
  Owen Diffey 6af7f6c29b fix(EditPlaylist): Featured toggle available to owners regardless of permission 1 年之前
  Owen Diffey c5fa972a76 feat: Toggle whether a playlist is featured in Edit Playlist modal 1 年之前
  Kristian Vos 2f9daffb6c refactor: changed playlist displayname max length to 64 1 年之前
  Kristian Vos 524a44c28d feat: added admin playlist type 1 年之前
  Owen Diffey 39bcc75469 refactor: Disabled strict TS on frontend and fixed modal store props errors 1 年之前
  Owen Diffey d89a64379e refactor: Use useForm in Report modal and other minor tweaks 1 年之前
  Owen Diffey 188660611e refactor: Moved useForm callback promise to composable and other tweaks 1 年之前
  Owen Diffey 3e6707ec54 refactor: Continued editSong form changes 1 年之前
  Owen Diffey f586edfb9e refactor: Continued unsaved changes and form data handling improvements 1 年之前
  Owen Diffey ab0ed07410 fix: Typescript fixes 1 年之前
  Owen Diffey 1432585446 refactor: Started improving form data change and modal unsaved changes handling 1 年之前
  Owen Diffey 1f540c964b refactor: Grouped and renamed permissions 1 年之前
  Owen Diffey 20339b39a8 refactor: Implemented hasPermission on frontend 1 年之前
  Owen Diffey 3ec6303112 refactor: Converted editPlaylist Vuex store to Pinia store 1 年之前
  Owen Diffey 58c276a4a3 refactor: Converted user VueX store into Pinia stores 1 年之前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 1 年之前
  Owen Diffey 86fc79ce36 refactor(EditPlaylist/Settings): Converted to composition API 1 年之前
  Owen Diffey 08f6bc7f45 refactor: Started migrating editPlaylist to new modal system 2 年之前
  Owen Diffey 05937d8758 refactor: Now using LESS instead of SASS/SCSS 2 年之前
  Owen Diffey 8934881576 feat(AdvancedTable): Select checkbox resize and updated logic 2 年之前
  Owen Diffey 004602b310 refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists 2 年之前
  Kristian Vos b405d63002 refactor: replaced button anchors with buttons, and removed hash anchors with 2 年之前
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 年之前
  Jonathan Graham 3cc3dd2041 fix(EditUser): small layout improvements 2 年之前
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 2 年之前
  Kristian Vos 9cf1dcc23e refactor(EditPlaylist): expanded update privacy functionality with more error checking and allowing admins to update genre playlist privacy 2 年之前
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 2 年之前
  Kristian Vos 9bc88f25f5 fix(EditPlaylist/Settings): isAdmin method wasn't defined 2 年之前
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 3 年之前