Commit Graph

48 Commits

Author SHA1 Message Date
KartoffelChipss 38d2083d06 Improve login page 2026-05-02 15:20:57 +02:00
KartoffelChipss 36a5911fe4 Improve frontend auth handling 2026-05-02 15:13:28 +02:00
KartoffelChipss f1fd72520a Add basic authentication 2026-05-02 14:59:05 +02:00
KartoffelChipss e1c6ea9e51 Add README 2026-05-02 14:43:29 +02:00
KartoffelChipss 5997a29d92 Add user management 2026-05-02 14:31:19 +02:00
KartoffelChipss 24ade563db Overhaul design 2026-04-19 23:05:20 +02:00
KartoffelChipss 41334bbd9b Add user menu to navbar & update nav design 2026-04-19 22:54:30 +02:00
KartoffelChipss 88323ed4fe Added rules frontend 2026-04-08 18:11:56 +02:00
KartoffelChipss 1978a31cbf Added deployments overview 2026-04-06 22:04:50 +02:00
KartoffelChipss a95c76ce7e Added token modal after creating site 2026-04-06 18:22:25 +02:00
KartoffelChipss 38fcdbf391 Added site index file and created_at 2026-04-06 18:01:37 +02:00
KartoffelChipss 3f1deae70e Add site overview tab to url query params 2026-04-06 16:13:22 +02:00
KartoffelChipss 3a96717d02 Added site overview page 2026-04-06 16:05:14 +02:00
KartoffelChipss 538bd8920c Added favicon 2026-04-06 13:28:28 +02:00
KartoffelChipss a741d769bc Added create site page 2026-04-05 19:03:15 +02:00
KartoffelChipss a6a29461bc Added logo 2026-04-05 18:13:16 +02:00
KartoffelChipss a6f60a5a38 Added dashboard page layout & sites overview 2026-04-05 17:55:58 +02:00
KartoffelChipss 7bb7454d7f AddedReact router and react query 2026-04-03 14:56:45 +02:00
KartoffelChipss 6622e2807b Add frontend Vite app 2026-04-03 11:56:01 +02:00
KartoffelChipss 29ee01afba Added frontend 2026-04-03 11:51:36 +02:00
KartoffelChipss 12678f8241 Updated static pages to use db 2026-04-03 11:21:27 +02:00
KartoffelChipss 60461e49af Updated update route to use db sites 2026-04-03 10:58:41 +02:00
KartoffelChipss 2931729f97 Renamed api host to dashboard host env variable 2026-04-03 10:33:35 +02:00
KartoffelChipss a2e5c735a6 Added api host guard 2026-04-03 10:31:19 +02:00
KartoffelChipss 1aba69cfb5 Create deploy token on site creation 2026-04-03 10:21:29 +02:00
KartoffelChipss 78b84a33b8 Added cached site repository 2026-04-02 23:09:59 +02:00
KartoffelChipss 59fb96cc26 Added swager docs 2026-04-02 22:55:01 +02:00
KartoffelChipss 6e7aa21c40 Add swagger docs to site relations 2026-04-02 22:38:33 +02:00
KartoffelChipss e98de9a513 Added site relations crud routes 2026-04-02 22:32:24 +02:00
KartoffelChipss e71530bb30 Add update and delete for sites 2026-04-02 21:47:43 +02:00
KartoffelChipss 18a030a0a8 Added sqlite database 2026-04-02 21:31:19 +02:00
KartoffelChipss f0eeaecbb1 Added custom headers option 0.2.0 2026-03-31 14:17:46 +02:00
KartoffelChipss e4b9c36486 Added config setting to disable site 2026-03-31 13:56:13 +02:00
KartoffelChipss dcc8201099 Added regex option to forward rules 2026-03-31 12:45:56 +02:00
KartoffelChipss 55348057a0 Added forward rules 2026-03-31 12:33:03 +02:00
KartoffelChipss bedf8bc335 wsda 0.1.5 2026-03-31 11:38:49 +02:00
KartoffelChipss c5df17cd1f idk 0.1.4 2026-03-31 11:31:57 +02:00
KartoffelChipss 5115da61ab Set permissions for dirs in docker image 0.1.3 2026-03-31 11:26:33 +02:00
KartoffelChipss d4a5c0e7d8 Create temp files in storage path 0.1.2 2026-03-31 11:12:03 +02:00
KartoffelChipss d780a2568f Own config and storage folder to appuser 0.1.1 2026-03-30 23:06:50 +02:00
KartoffelChipss 823bef7bea Use dockerhub image in compose file 2026-03-30 22:35:25 +02:00
KartoffelChipss b6746d2c0d Added docker build and publish workflow 0.1.0 2026-03-30 22:23:57 +02:00
KartoffelChipss bdf7d4f468 Moved github PAT and storage path to env vars 2026-03-30 22:02:39 +02:00
KartoffelChipss b1079efe58 Made static route more efficient 2026-03-30 21:46:08 +02:00
KartoffelChipss b6f831631f Dockerize app 2026-03-30 21:35:37 +02:00
KartoffelChipss e81286b394 Added github branch fetching 2026-03-30 21:13:50 +02:00
KartoffelChipss a8a2b3f95a Added static serving 2026-03-30 20:34:27 +02:00
KartoffelChipss 42f9b974b2 Basic REST app 2026-03-30 18:26:45 +02:00