Commit Graph
476 Commits
Author SHA1 Message Date
lishuang 4ebf15f3c1 fix: fix the auth bug. 2023-07-22 19:41:02 +08:00
lishuang b325a3e9a0 fix: fix the bug of download token. 2023-07-22 19:24:00 +08:00
lishuang c3dd34dac9 fix: make the puuid optional. 2023-07-22 18:13:21 +08:00
lishuang 3eceb3c719 fix: fix the bug for file size. 2023-07-22 18:09:25 +08:00
lishuang f1cbde414f feat: enhance the mine api. 2023-07-22 17:16:55 +08:00
lishuang 9bc02bdfcb build: build the new beta version. 2023-07-22 16:21:31 +08:00
lishuang e34a26c009 fix: fix the status code hint bug. 2023-07-22 15:45:07 +08:00
lishuang 3fc032daa9 fix: fix bug. 2023-07-22 15:40:49 +08:00
lishuang 006554cd0a fix: fix the jsoniter fatal bug. 2023-07-22 15:39:53 +08:00
lishuang 42468e9711 feat: add root dir support. 2023-07-22 15:35:45 +08:00
lishuang da5b04cdb3 feat: add a new api. add puuid for crawl. 2023-07-22 15:11:36 +08:00
lishuang 66486b8810 feat: upgrade the version for jsoniter. 2023-07-22 12:06:48 +08:00
lishuang c9883cafb9 feat: change the zip auth. 2023-07-12 00:30:21 +08:00
lishuang a83b5fa489 feat: the frontend res. 2023-07-08 20:58:32 +08:00
lishuang 49f44a00b2 feat: use version 4.0.0.beta1 2023-07-08 19:18:30 +08:00
lishuang 807a860d07 feat: simplify the index name. 2023-07-08 18:39:15 +08:00
lishuang 3df445e98c feat: upgrade to 4.0.0.beta 2023-07-08 17:54:19 +08:00
lishuang e53abb7c79 feat: add the share matter preview and download. 2023-07-08 17:34:57 +08:00
lishuang 4ca8bc06d8 fix: refine the share's things. 2023-07-08 15:25:39 +08:00
lishuang 76d4752776 fix: fix the share space uuid. 2023-07-08 15:21:05 +08:00
lishuang 95fcaada2b fix: separate the share's matter page. 2023-07-08 14:55:06 +08:00
lishuang 327af9f3fa fix: add space into user info. 2023-07-08 14:11:42 +08:00
lishuang 066ae11ad7 fix: add the space info into user's struct. 2023-07-08 14:09:31 +08:00
lishuang f5c377dab8 fix: fix the bug for moving. 2023-06-30 00:22:06 +08:00
lishuang 963b7fdb82 fix: fix the bugs for space file upload. 2023-06-27 00:03:49 +08:00
lishuang 8f66b5e04b feat: add the space page for private. 2023-06-25 22:29:45 +08:00
lishuang 0b98c6acc0 Merge remote-tracking branch 'origin/master' into v3.2.0 2023-06-25 22:07:57 +08:00
seaheart dfae93bbed change dingding qrcode 2023-06-11 15:48:52 +08:00
lishuang 1a440e1f67 feat: finish the basic space things. 2023-05-27 16:21:35 +08:00
lishuang 270e2253a4 Merge remote-tracking branch 'origin/v3.2.0' into v3.2.0_tmp
# Conflicts:
#	code/rest/space_member_controller.go
2023-05-27 15:45:12 +08:00
lishuang a9a3b524eb feat: finish the basic file operation. 2023-05-27 15:43:38 +08:00
seaheart e4799f0045 change space member create and edit key 2023-05-27 15:28:29 +08:00
lishuang 9e6d2c1043 feat: remove the space props in the user model. 2023-05-27 14:12:35 +08:00
lishuang 691fb2a380 feat: fix the spacemember things. 2023-05-27 12:34:58 +08:00
lishuang f39bf33922 feat: finish the space CRUD. 2023-05-27 12:25:24 +08:00
lishuang 14ff3fea9a feat: ready to refine the space model. 2023-05-13 22:07:33 +08:00
lishuang 246829869a feat: add spaceUuid for matterModel. 2023-05-13 21:19:11 +08:00
lishuang 5f2fa2f033 feat: finish the edit for space and space member. 2023-05-13 19:12:21 +08:00
lishuang 6c52e87396 feat: finish the space delete and space member delete api. 2023-05-13 19:01:20 +08:00
lishuang a4b0bb3e9c feat: finish the permission query for normal user. 2023-05-13 18:29:13 +08:00
lishuang 44b79ab946 feat: upgrade the dependencies. 2023-05-13 18:00:02 +08:00
lishuang 1a39ed726d feat: upgrade the gorm. 2023-05-13 17:33:24 +08:00
lishuang 4c4fa9b2c7 Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/crypto-0.1.0' into v3.2.0
# Conflicts:
#	go.mod
#	go.sum
2023-05-13 17:29:21 +08:00
dependabot[bot]andGitHub 708110c498 Bump golang.org/x/crypto from 0.0.0-20200709230013-948cd5f35899 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200709230013-948cd5f35899 to 0.1.0.
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 09:28:47 +00:00
lishuang 227efb5471 feat: refine the space member codes. 2023-05-13 17:27:28 +08:00
lishuang 17cbb4b663 Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/text-0.3.8' into v3.2.0 2023-05-13 17:26:41 +08:00
dependabot[bot]andGitHub 35ecc4c894 Bump golang.org/x/text from 0.3.3 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.3...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 09:25:45 +00:00
lishuang d976abdb84 feat: add the member page api. 2023-05-13 17:18:01 +08:00
lishuang bd78b87d6f feat: add some space member api. 2023-05-13 16:46:18 +08:00
lishuang a0869708aa feat: add the spaceMember operations. 2023-05-13 16:12:37 +08:00