- Oct 13, 2023
-
-
Konrad Mohrfeldt authored
refs #191
-
Konrad Mohrfeldt authored
-
- Jun 13, 2023
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
refs #129
-
- Jun 08, 2023
-
-
Konrad Mohrfeldt authored
API object attribute names are now: 1. camelCased (#164) 2. use Id / Ids suffix for object references (#172)
-
- Mar 27, 2023
-
-
Konrad Mohrfeldt authored
Some iteration semantics got mixed up when replacing remaining uses of `var` variable declarations in ae37fb6c. `var foo in bar` cannot be replaced with `const foo of bar` because the first will assign the iteration index of the current item to foo, whereas the second will assign the actual iteration item.
-
- Feb 28, 2023
-
-
Konrad Mohrfeldt authored
-
- Jan 24, 2023
-
-
Konrad Mohrfeldt authored
-
- Dec 06, 2022
-
-
Konrad Mohrfeldt authored
-
- Nov 28, 2022
-
-
Konrad Mohrfeldt authored
-
- 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
-
- Nov 25, 2021
-
-
Richard Blechinger authored
-
- Dec 15, 2020
-
-
Richard Blechinger authored
-
- Dec 14, 2020
-
-
Richard Blechinger authored
-
- Nov 24, 2020
-
-
Richard Blechinger authored
-
Richard Blechinger authored
-
- Nov 17, 2020
-
-
Richard Blechinger authored
-
- Oct 12, 2020
-
-
Richard Blechinger authored
-
Richard Blechinger authored
-
- Oct 01, 2020
-
-
Richard Blechinger authored
-
Richard Blechinger authored
-
Richard Blechinger authored
-
- Sep 08, 2020
-
-
Richard Blechinger authored
-
- Aug 25, 2020
-
-
Richard Blechinger authored
-
Richard Blechinger authored
-
- May 29, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 23, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 20, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 19, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-
- May 18, 2020
-
-
jackie / Andrea Ida Malkah Klaura authored
-