9 Commits

Author SHA1 Message Date
e3e3a167da Add webhooks settings component and integrate into settings page 2025-04-25 12:02:11 +02:00
CyferShepard
29d6464397 Fix to address #229 Base urls. Alot of hacky code here. hope it doesnt break 2024-09-08 00:31:13 +02:00
CyferShepard
b52aa34fb3 added documentation regarding env variables
added base_url support
renamed VITE default env prefix to JS
2024-05-10 21:19:11 +02:00
Thegan Govender
fbbe3670e5 bug fix for signup process resulting in multiple config rows and getting stuck on step 2/2
API change for updating user details
added ability to edit username
fixed weird bug with vite proxy
updated translations
2024-03-09 17:48:45 +02:00
fuzz
26adf3ba7a fix for vite env prefixes 2023-11-15 15:55:59 +00:00
Thegan Govender
e63f52e2fb Added .dockerignore file to speed up local image builds
Changed Dockerfile as previos file was failing to build consistently
removed some unused packages
added compression to json payloads
changed vite ports to 3000 to not break existing builds
backend and frontend both use port 3000 now
2023-11-11 17:06:44 +02:00
c4lyp5o
619d6506ea fix: vite config
optimization
2023-11-08 16:51:04 +08:00
c4lyp5o
d2b07733cd feat: .env.example and vite config
added example
added comments in vite config for clarification
2023-11-07 16:58:31 +08:00
c4lyp5o
3ffb21f8b8 feat: change webpack to vite
changed all extensions from js to jsx
added proxies in vite config
set up chunk for smaller distribution size
remove setupProxy
remove reportWebVitals
2023-11-07 16:44:45 +08:00