Commit Graph

596 Commits

Author SHA1 Message Date
fantasticit 3b4539a3c7 client: fix reader style 2022-05-25 23:16:48 +08:00
fantasticit 75e3c8dbe4 client: update table width 2022-05-25 13:39:14 +08:00
fantasticit 2b64a7c09f client: detect window resize 2022-05-25 13:39:01 +08:00
fantasticit c7d70f6ee9 client: update layout 2022-05-25 13:38:48 +08:00
fantasticit 1032a710dc client: update editor 2022-05-25 13:38:31 +08:00
fantasticit 414f3a63db client: update setting 2022-05-25 13:37:59 +08:00
fantasticit a534e799c1 client: improve render editor 2022-05-25 13:05:24 +08:00
fantasticit 6768ecc0e2 server: fix get recent view 2022-05-25 12:48:14 +08:00
fantasticit 1e26dea10a server: optimize response data 2022-05-25 12:39:54 +08:00
fantasticit f37820f79f sever: fix sql to select recent documents 2022-05-25 12:39:44 +08:00
fantasticit d1f51707a8 client: improve component render time 2022-05-25 10:09:30 +08:00
fantasticit 5e6f283032 server: fix view record time 2022-05-25 10:00:59 +08:00
fantasticit bdfdef3cd3 client: disable telemetry when building 2022-05-25 09:38:10 +08:00
fantasticit 5fa1cc3e37 client: fix bubble text menu 2022-05-25 09:37:50 +08:00
fantasticit c0edbf320c client: update query options 2022-05-25 09:37:34 +08:00
fantasticit 0f3e1fc2dc fix: fix get recent documents 2022-05-25 00:49:11 +08:00
fantasticit 429f9bce11 client: disable swc 2022-05-24 20:06:50 +08:00
fantasticit c654b7fc82 client: clean code 2022-05-24 20:06:01 +08:00
fantasticit f17d6bfbe0 server: optimize res data size 2022-05-24 19:54:57 +08:00
fantasticit a18918f0f9 client: fix get collector 2022-05-24 19:29:30 +08:00
fantasticit fc335fbc1f feat: improve data fetch 2022-05-24 19:08:08 +08:00
fantasticit 0c37cdf403 feat: improve data fetch 2022-05-24 18:50:39 +08:00
fantasticit 4b2722757d feat: improve read document speed 2022-05-24 17:53:42 +08:00
fantasticit 98faa451b5 fix: improve fetch interval 2022-05-24 17:49:57 +08:00
fantasticit 0479f3c8f6 feat: imrove message 2022-05-24 17:49:31 +08:00
fantasticit f57fcbaf6b
Merge pull request #59 from fantasticit/feat/cookie-ssr 2022-05-24 17:38:22 +08:00
fantasticit 24a9d21b4f chore: ssr 初步完成 2022-05-24 17:33:30 +08:00
fantasticit b3c7a375ce chore: ssr 阶段1 2022-05-23 16:20:56 +08:00
fantasticit 21595b9c83 fix #56 2022-05-23 14:27:50 +08:00
fantasticit 55f227fae0 refactor: add api definition in domain 2022-05-23 13:05:59 +08:00
fantasticit a3cce12243 server: fix set cookie 2022-05-23 11:37:22 +08:00
fantasticit c691cbd52b Merge branch 'feat/cookie-ssr' of https://github.com/fantasticit/think into feat/cookie-ssr 2022-05-23 10:34:49 +08:00
fantasticit 132c8ccd04 feat: use cookie to authentication 2022-05-23 10:34:33 +08:00
fantasticit b28b4df011 client: clean code 2022-05-22 23:53:58 +08:00
fantasticit 49141c6566 feat: use cookie to authentication 2022-05-22 23:40:22 +08:00
fantasticit f1cb1012f2 client: fix getInitialProps 2022-05-22 22:30:15 +08:00
fantasticit db55765e69 client: detect isMobile on server 2022-05-22 22:09:26 +08:00
fantasticit 6941a5a226 server: run as cluster in production 2022-05-22 20:40:55 +08:00
fantasticit 6d561476b6
Merge pull request #53 from Jonnyan404/main 2022-05-22 19:19:36 +08:00
jonny 6d8d1e73d2
Update docker-compose.yml 2022-05-22 19:00:25 +08:00
jonny 5b1e1a6599
Update README.md 2022-05-22 18:55:03 +08:00
jonny 1445678f4e
Create Dockerfile 2022-05-22 18:04:58 +08:00
jonny 62fe048db5
Create docker-compose.yml 2022-05-22 18:03:56 +08:00
jonny 8a8d376742
Delete docker-compose.yml 2022-05-22 18:01:59 +08:00
jonny 1780ab7105
Delete Dockerfile 2022-05-22 18:01:49 +08:00
jonny 0785234a3e
Update docker-compose.yml 2022-05-22 17:25:15 +08:00
jonny 8262f83210
Create docker-compose.yml 2022-05-22 17:19:53 +08:00
jonny 45a6424ccc
Create start.sh 2022-05-22 17:03:29 +08:00
jonny 4f7989296c
Update Dockerfile 2022-05-22 17:00:37 +08:00
jonny 20bdbd09e0
Create prod-sample.yaml 2022-05-22 16:51:32 +08:00