Commit Graph

25 Commits

Author SHA1 Message Date
kimatata
93d0f7fe7a feat: Footer component (#255) 2025-07-26 15:28:40 +09:00
kimatata
9ae67fd303 fix: eslint warnings (#252) 2025-07-20 10:59:57 +09:00
kimatata
cc81d3c06a fix: any project is shown as public in account page (#236) 2025-06-07 21:21:17 +09:00
kimatata
de9e26a241 fix: button links not responding when touched on a mobile device (#217) 2025-04-29 18:38:09 +09:00
kimatata
ffef75d9bc chore: migrate nextui to heroui (#141) 2025-02-24 10:36:44 +09:00
kimatata
050b2aa0ec chore: update frontend dependencies and fix deprecated method use (#140) 2025-02-24 08:45:47 +09:00
Takeshi Kimata
6ed6865a01 feat: add meta data (#105) 2024-11-23 13:45:45 +09:00
Takeshi Kimata
19889e0b03 feat: show projects link when not own any projects (#104) 2024-11-21 22:23:12 +09:00
Takeshi Kimata
c60491db09 fix: Typescript check (#21)
* fix: typescript check error

* fix: typescript check error

* fix: typescript check error

* fix: typescript check error

* fix: typescript check error
2024-07-28 00:20:24 +09:00
Takeshi Kimata
d3d0e4fe15 feat: demo page switch 2024-06-30 12:19:28 +09:00
Takeshi Kimata
e4db79047a feat: account page content 2024-06-03 21:53:52 +09:00
Takeshi Kimata
8300520a86 feat: implement auth for folders 2024-06-01 22:00:45 +09:00
Takeshi Kimata
39d5ab16a6 vitest describe 2024-06-01 13:52:11 +09:00
Takeshi Kimata
ff2d3a88e5 Move provider file to utils 2024-05-26 20:58:14 +09:00
Takeshi Kimata
a573358a85 Create admin page 2024-05-26 20:50:23 +09:00
Takeshi Kimata
25402bd3ba Implement signin as guest 2024-05-25 13:22:21 +09:00
Takeshi Kimata
d6e7c98025 Check user auth in api request 2024-05-25 12:35:10 +09:00
Takeshi Kimata
7a0bb63e7b Make project table associated with the user 2024-05-22 22:33:21 +09:00
Takeshi Kimata
704f20239e Fixed drawer not closing when a link in a drawer is pressed 2024-05-21 21:47:19 +09:00
Takeshi Kimata
c40a2440ba Use Boring Avatar to show user avatar 2024-05-20 23:16:17 +09:00
Takeshi Kimata
c5ba3b9a00 Introduce prettier 2024-05-19 21:06:49 +09:00
Takeshi Kimata
75eeebefda Introduce prettier 2024-05-19 21:04:45 +09:00
Takeshi Kimata
076f7c74d4 Implement Auth account page 2024-05-19 20:25:09 +09:00
Takeshi Kimata
a5b218f55e Implement Auth account dropdown 2024-05-19 13:33:08 +09:00
Takeshi Kimata
3d141cf05b Implement Auth provide user info 2024-05-19 11:14:04 +09:00