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 |
jonny
|
b182842638
|
Delete prod-sample.yaml
|
2022-05-22 16:50:54 +08:00 |
jonny
|
9767383690
|
Create Dockerfile
|
2022-05-22 16:49:31 +08:00 |
jonny
|
de0ae30ed3
|
Create prod-sample.yaml
|
2022-05-22 16:43:42 +08:00 |
fantasticit
|
9fd00a2d55
|
client: enable update in editor
|
2022-05-22 14:26:41 +08:00 |
fantasticit
|
e395897cc9
|
server: fix get recent
|
2022-05-22 14:26:20 +08:00 |
fantasticit
|
366e570e06
|
update .eslintignore
|
2022-05-22 10:56:58 +08:00 |
fantasticit
|
cfd3bda86b
|
client: add maskable icon, remove diagram.js
|
2022-05-22 10:55:26 +08:00 |
fantasticit
|
3d637eda7b
|
client: optimize seo
|
2022-05-22 10:33:08 +08:00 |
fantasticit
|
f6c5e72126
|
server: add compression
|
2022-05-22 10:32:20 +08:00 |
fantasticit
|
88c2769fa6
|
client: update meta
|
2022-05-22 00:02:20 +08:00 |
fantasticit
|
1e6b6658bc
|
client: remove onBeforeUnload in diagram editor
|
2022-05-21 23:45:15 +08:00 |
fantasticit
|
9e369a119e
|
chore: add build-output.sh
#52
|
2022-05-21 23:36:10 +08:00 |
fantasticit
|
600f054098
|
chore: update config yaml location
|
2022-05-21 22:38:26 +08:00 |
fantasticit
|
498b73608a
|
fix: fix recent visited records
|
2022-05-21 22:34:07 +08:00 |
fantasticit
|
27bc13646f
|
Update README.md
|
2022-05-21 22:11:13 +08:00 |
fantasticit
|
65b7a1451a
|
feat: add toolbar for mind
|
2022-05-21 22:09:25 +08:00 |
fantasticit
|
6550d7cb14
|
server: refactor code
|
2022-05-21 15:35:47 +08:00 |
fantasticit
|
1dbbe990d3
|
client: fix data transform error
|
2022-05-21 15:35:32 +08:00 |
fantasticit
|
a42acc4015
|
client: make useTheme global hook
|
2022-05-21 15:35:16 +08:00 |