Commit Graph
456 Commits
Author SHA1 Message Date
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
lishuang bf53df1dc3 feat: finish the space create and page feature. 2023-05-13 15:45:07 +08:00
lishuang 6f63e1c837 feat: fix the win detect for dev. 2023-05-13 14:49:20 +08:00
lishuang 3e2234c1cd feat: add the space and spaceMember module. 2023-05-13 14:35:33 +08:00
lishuang 42208ac101 feat: prepare work for v3.2.0 2023-05-13 14:07:18 +08:00
lishuang b247364d16 revert: revert the change for v3.2.0 2023-05-13 11:43:59 +08:00
eyeblueandGitHub d8b86bd302 Update README.md 2023-04-13 02:08:49 +08:00
simba 1ec66adda0 change dingtalk qrcode 2022-06-30 23:28:44 +08:00
simba d3d0ee73a0 stash file 2022-05-12 18:06:08 +08:00
simba e757b471fd stash file 2022-05-12 18:05:57 +08:00
SimbaandGitHub 60c8843734 Merge pull request #175 from eyebluecn/v3.1.6
V3.1.6
v3.1.6
2022-05-01 18:01:32 +08:00
lishuang f779053040 Release v3.1.6 2022-05-01 17:55:46 +08:00
lishuang 6becac74d0 Upgrade the front to 3.1.6 2022-05-01 17:51:18 +08:00
lishuang e64a73eb67 Fix the bug of share auth. 2022-05-01 17:38:19 +08:00
lishuang cffa82226d Fix the bug of time-zone. 2022-05-01 16:50:35 +08:00
SimbaandGitHub 6626afa6b6 Merge pull request #165 from eyebluecn/fix/build.sh
fix: throw build.sh error
2022-05-01 10:31:04 +08:00
simba 6d35063027 fix: throw build.sh error 2022-04-29 16:32:14 +08:00
lishuang 09d6db68ff Refine the format. 2022-04-28 18:35:44 +08:00
lishuang f33145d02a Refine the format for png. 2022-04-28 18:35:14 +08:00
lishuang a74e4f1a13 Add support for jetbrains. 2022-04-28 18:27:52 +08:00
lishuang 9344a831be Fix the demo tank website. 2022-04-04 21:43:37 +08:00