- Nov 10, 2022
-
-
Konrad Mohrfeldt authored
-
- Nov 09, 2022
-
-
Konrad Mohrfeldt authored
Notable changes: * Vue 2.6 to Vue 3 + compat migration. * Build system migration from vue-cli/webpack to Vite. * Application dependencies like bootstrap-vue, vue-router, vuex, or vue-toast-nofitication have been updated, if doing so was necessary or advisable for the Vue 3 migration. * Static file includes for the oidc-client in oidc_callback.html and oidc_callback_silentRenew.html have been removed in favor of automatic processing in the build system so that all assets are versioned and invalid cache hits are prevented. Fixes #53 and #110.
-
- Apr 22, 2022
-
-
Konrad Mohrfeldt authored
-
- Dec 14, 2020
-
-
Richard Blechinger authored
-
- Nov 24, 2020
-
-
Richard Blechinger authored
-
Richard Blechinger authored
-
- Oct 20, 2020
-
-
Richard Blechinger authored
-
- Oct 13, 2020
-
-
Richard Blechinger authored
-
- Sep 08, 2020
-
-
Richard Blechinger authored
-
- Aug 26, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 15, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 14, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Sep 25, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Aug 06, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 08, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
Our linting config in package.json was: ``` "extends": [ "plugin:vue/essential", "eslint:recommended" ], ``` Now switching to "plugin:vue/recommended" and apply all auto-fixes
-
- May 01, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 06, 2019
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Mar 24, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- Mar 03, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
still TODO regarding OIDC: * handle token expiration and refreshing still TODO regarding ShowManager: * finalize all requests for ShowManagerModal* * change getting notes: we now have a note_id in every timeslot * handle repetitions when updateing timeslots & notes * creation of new timeslots and collision handling
-
- Feb 16, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-
- Feb 14, 2018
-
-
jackie / Andrea Ida Malkah Klaura authored
-
jackie / Andrea Ida Malkah Klaura authored
-