1
0
Fork 0
Commit graph

47 commits

Author SHA1 Message Date
57e2fe4ff9 rewrote react frontend with svelte 2022-02-21 10:44:50 +09:00
c24f93c078 improved favicon visibility 2022-02-16 18:14:29 +09:00
fe49a0f75a switched to evergreen ui and bumped package versions 2021-10-13 11:59:21 +09:00
5e09f3bd84 bumped package versions 2021-10-05 14:51:01 +09:00
18d04c4484 removed unnecessary cookie settings 2021-09-30 13:54:07 +09:00
ed3b0e1458 switched from ant design to ionic framework 2021-09-26 17:47:37 +09:00
e9aaaa5ece changed session cookie name to "__session". (Fixed login not working on production) 2021-09-14 18:02:03 +09:00
70dda7f895 send cred on request 2021-09-14 13:06:49 +09:00
108caa0baa added message for 401 2021-09-14 13:06:37 +09:00
7d64b466a1 removed unused config 2021-09-13 22:15:02 +09:00
711aee0033 removed unused package 2021-09-13 21:48:44 +09:00
49d381f315 potential fix for login not working on production 2021-09-13 21:42:14 +09:00
5f216318bf potential fix for login not working on production 2021-09-13 17:52:48 +09:00
cebe435fb2 potential fix for login not working on production 2021-09-13 17:45:16 +09:00
f6301aa4af removed unnecessary dependency 2021-09-13 14:46:31 +09:00
279bdf78da added cookie parser (potential fix for login not working on production) 2021-09-13 14:24:53 +09:00
ef4aa11568 changed outdated link 2021-09-13 12:33:36 +09:00
a21234e6c4 fixed previous commit (fix not applying in production) 2021-09-13 12:06:18 +09:00
1bbdce8080 potential fix for login not working on production 2021-09-13 11:57:37 +09:00
d98d8298c4 simplified code 2021-09-13 11:34:21 +09:00
e47ab04eb8 potential fix for login not working on production 2021-09-13 11:19:21 +09:00
84bcda3f41 potential fix for project not working on production 2021-09-13 10:45:28 +09:00
91a272627d simplified code 2021-09-13 10:44:57 +09:00
1320a7e52a save uninitialized session. Potential fix for login not working on production 2021-09-12 22:52:33 +09:00
e7afbf4af7 added trust proxy setting 2021-09-12 22:39:40 +09:00
d0c6705c0b trying another fix for login 2021-09-12 21:59:48 +09:00
9cf80552e3 potential fix for login not working on production 2021-09-12 21:44:38 +09:00
17b114bca1 added serve command 2021-09-12 21:25:34 +09:00
32682a1b8d fixed navbar design 2021-09-12 21:25:22 +09:00
9b521e901a moved llama-bot-web-api to this repo and made basic login logic 2021-09-12 19:21:03 +09:00
f4aed45ed5 lazy loading and spinners 2021-09-10 13:59:59 +09:00
d2524a63ea fixed login link and added login page 2021-09-10 12:19:41 +09:00
f282ccf5bc fixed sidebar links 2021-09-10 12:14:32 +09:00
81e66a6587 changed to hash router 2021-09-10 10:43:01 +09:00
013ca03a35 fixed routing 2021-09-10 10:37:25 +09:00
972a128ff4 added auto deploy 2021-09-10 10:30:55 +09:00
02155c544b fixed images and links 2021-09-10 10:20:08 +09:00
c86c58f7be added gh pages deploy stuff 2021-09-10 10:11:12 +09:00
c6a2b3dd17 removed unnecessary types 2021-09-06 11:06:04 +09:00
363cb8642b bumped package version, removed theming, added pages, and fixed css 2021-09-06 11:05:28 +09:00
69538da8a9 added documentation link 2021-09-06 10:20:39 +09:00
02c3307908 fixed navbar responsive behavior 2021-08-24 16:55:40 +09:00
03b7836e3a moved sidebar collapse button 2021-08-24 16:55:13 +09:00
a4e0d9fb26 added basic react router components 2021-08-24 16:54:50 +09:00
156dabee10 applied prettier formatting 2021-08-24 16:54:27 +09:00
a470a62a10 installed react router 2021-08-24 16:54:16 +09:00
2380af1cb4 initial commit 2021-08-15 21:24:15 +09:00