Commit Graph

22 Commits

Author SHA1 Message Date
f2ec86940c Merge branch 'main' into feat/implement-self-serve-account-deletion 2023-01-19 07:34:11 +01:00
cd74e707ba update dependencies 2023-01-19 07:33:15 +01:00
ff101dbfac [Feature] Implement Self-Serve Account Deletion 2023-01-19 00:11:15 +01:00
5024c19f87 fix error messages not displaying toasts sometimes, add axios error interceptors 2023-01-18 21:36:05 +01:00
d342c0a9af fix axios type issue 2023-01-03 17:17:35 +01:00
77c587681b using fetch instead of axios, should fix the issue 2022-11-24 22:25:23 +01:00
7ac8b906d9 add await 2022-11-24 22:16:00 +01:00
e9a5f86a6a using fetch instead of axios, server side 2022-11-24 22:14:01 +01:00
7238a3b50e some more logs 2022-11-24 22:01:00 +01:00
ebe13fa82e push a bunch of console.logs 2022-11-24 21:45:42 +01:00
be0b7f20f9 integrate sentry for error logging 2022-11-24 11:21:30 +01:00
8026241b6c release: v3.6.9 2022-11-13 14:28:47 +01:00
78a32961d7 Add PDF file caching 2022-10-25 20:16:39 +03:00
3a7b98d30e Fix issue with variable accessor 2022-10-15 23:47:16 +02:00
eed3b76959 ignore axios ts error 2022-10-07 11:04:13 +02:00
d73ee7b7f8 reformat docker setup to remove traefik dependency 2022-08-29 09:03:23 +02:00
87d381fe8e feat(all): upgrade to v3.4.0 2022-04-30 12:58:17 +02:00
6255849822 fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
43ce43ab5b refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +01:00
5a2594eb88 refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
b0a295d8bb build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
9c1380f401 🚀 release v3.0.0 2022-03-06 22:48:29 +01:00