Commit Graph

162 Commits

Author SHA1 Message Date
fe310459da fix: undefined file stat 2024-10-13 23:46:17 +09:00
1e3701e37c Refactor TaskQueuePage to use lazy loading and suspense 2024-10-13 02:08:12 +09:00
f543ad1cf4 feat: rehashdoc 2024-10-13 02:00:43 +09:00
58adb46323 feat: Add BuildInfoCard component
This commit adds a new component called BuildInfoCard. The BuildInfoCard component displays information about the build, including the Git branch, Git hash, build time, and build version. It is used in the SettingPage component.

The packages/client/vite.config.ts file is modified to define environment variables for the build information. The __BUILD_TIME__, __BUILD_VERSION__, __GIT_BRANCH__, and __GIT_HASH__ variables are defined using functions that retrieve the current build time, build version, Git branch, and Git hash respectively.

This commit introduces new functionality and improves the user experience by providing build information in the application.
2024-10-13 01:40:01 +09:00
de1bb7dfde fix: fix lowercase issue in DescItem component 2024-10-13 01:38:18 +09:00
monoid
6ed78e6459 fix: oshash file close 2024-10-09 02:07:22 +09:00
monoid
f1cb7ec71f remove import 2024-10-09 00:21:46 +09:00
88c7a8bc53 [BREAKING!]: 서버 재작업 (#16)
서버 실행 바꾸고 여기 저기 path 바꿈.

Reviewed-on: #16
2024-10-09 00:18:56 +09:00
b79faf3ea9 fix: style fix. spacing DescItem
This commit is a style fix.
* spacing DescItem component.
* typo fix.
* show file hash
2024-10-08 02:20:05 +09:00
9fb87d6a3c chore: update dependency 2024-10-08 02:11:21 +09:00
monoid
84c0f7243e BREAKING!: update libraries 2024-10-07 01:14:42 +09:00
monoid
4669e1c0d4 chore: .gitignore and package.json 2024-09-28 23:52:55 +09:00
monoid
2a5cb909b5 feat: optimize addList method to handle large content_list 2024-09-28 23:52:31 +09:00
monoid
e5d410d809 avif support 2024-09-28 23:51:17 +09:00
8fece9090f BREAKING: Rework (#6)
다시 작업. 디자인도 바꾸고 서버도 바꿈.

Co-authored-by: monoid <jaeung@prelude.duckdns.org>
Reviewed-on: https://git.prelude.duckdns.org/monoid/ionian/pulls/6
2024-04-17 01:45:36 +09:00
8c605af817 feat: full screen 2024-01-02 00:20:11 +09:00
monoid
aa13213483 feat: change page url 2023-12-01 14:09:31 +09:00
monoid
4fc62c55e2 feat: add artist tag link 2023-11-14 17:59:25 +09:00
monoid
e92caa622a chore: delete unused import 2023-11-14 16:39:50 +09:00
monoid
e83a6bbe2b add: comic reader page up/down btn 2023-06-01 23:07:58 +09:00
monoid
d961e8166d add: overflow tag hidden 2023-06-01 21:48:10 +09:00
5670a12910 add: restore colored tag chip 2023-06-01 17:50:23 +09:00
edc6104a09 add: dprint fmt 2023-06-01 14:18:53 +09:00
04ab39a3ec chore: remove useless comments 2023-06-01 14:10:41 +09:00
a2a2407af6 fix: drawer for mobile view 2023-06-01 13:28:00 +09:00
65192c6c72 use pnpm 2023-06-01 11:09:00 +09:00
monoid
f24c0d2078 add CORS support 2023-04-21 17:31:07 +09:00
monoid
b8cbcb74ef og tag impl 2022-08-31 04:56:15 +09:00
monoid
826d3d8b74 feat: auto load 2022-08-31 04:53:12 +09:00
monoid
4e77586821 feat: lazy image load 2022-08-31 04:52:59 +09:00
monoid
e889f98530 add modified_at 2022-07-19 23:41:50 +09:00
monoid
6dd1d4d83a fix: onchange bug 2022-07-06 16:44:14 +09:00
monoid
b510c7419f feat: tag data table 2022-07-06 16:43:16 +09:00
monoid
bcfb7aa624 feat: button flex 2022-07-06 16:42:49 +09:00
monoid
d331f68280 feat: loading in center 2022-07-06 16:42:32 +09:00
monoid
beafeb7ace refactor: login 2022-07-06 15:53:40 +09:00
monoid
8d20c30d32 feat: add tags page 2022-06-29 21:48:01 +09:00
monoid
253311bbd7 add tag api 2022-06-29 21:14:39 +09:00
monoid
8758e78f88 style: enter 2022-06-29 17:03:25 +09:00
monoid
15bbad7dfe feat: show error msg 2022-06-29 17:02:57 +09:00
monoid
853d9fd0fa fix: error class 2022-06-29 17:02:40 +09:00
monoid
d746b36ba6 chore: version up 2022-06-26 17:39:44 +09:00
monoid
d0e124afdc loading lazy 2022-06-26 14:46:15 +09:00
monoid
4ee65926f2 chore: cmd start cli mode 2022-06-23 16:50:09 +09:00
monoid
52b88ee559 feat: image lazy loading 2022-06-23 16:49:49 +09:00
monoid
0c3fe43be7 fix type error 2022-06-21 14:43:15 +09:00
monoid
1ea8ceca7a fix move bug 2022-06-21 14:42:51 +09:00
monoid
96e71cc175 fix url to decodeURIComponent 2022-06-21 14:42:04 +09:00
monoid
a25df086f3 refactor Search 2022-06-21 14:41:33 +09:00
monoid
b0ff34f097 add loaded page number 2022-06-20 17:53:15 +09:00