- Aug 23, 2022
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
- Aug 22, 2022
-
-
Benjamin Schmidt authored
Resolve "Add imprint" Closes #36 See merge request !4
-
araiwa authored
-
- Aug 10, 2022
-
-
Benjamin Schmidt authored
Resolve "Add privacy policy" Closes #32 See merge request !3
-
-
- Jul 13, 2022
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
- Apr 29, 2022
-
-
Benjamin Schmidt authored
This reverts commit 9c31d36c.
-
- Apr 27, 2022
-
-
Benjamin Schmidt authored
This reverts commit 4159a966.
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
- Mar 14, 2022
-
-
Achim Holtmann authored
-
Achim Holtmann authored
-
Achim Holtmann authored
-
- Mar 31, 2021
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
- Mar 30, 2021
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
- heavily refactored - changed all async to thenables - changed all requests from fetch to axios - axios logs authorization header on login and page reload - handleError function handles all errors (with the help of some object to string parsing function) - axios logs authorization token on login and on page reload - only service functions that deliver data really return something - helpers/requests contains helper functions for requests (as the name says)
-
- Mar 29, 2021
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
- Mar 24, 2021
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
- from async to .then (or nothing in some cases) - changed delete and setInvalid (might need more work)
-
Benjamin Schmidt authored
- moved from fetch to axios (and set authorization header at login) - from async to .then() - errorhandler helper (in helpers/requests.js) - overall cleaning
-
- Mar 19, 2021
-
-
Benjamin Schmidt authored
-
Benjamin Schmidt authored
- Mar 17, 2021
-
-
Benjamin Schmidt authored
-