Releases: saltbo/zpan
v1.5.4
v1.5.3
Changelog
9daf6f7 refactor: update the pattern of the storage endpoint
72a983c fix: three error for the admin op
9ddd17e fix: error for the setupDatabase api
2cb9eed chore: update the web assets
36c2dd7 chore: update the file .goreleaser.yml
Docker images
docker pull saltbo/zpan:v1.5
docker pull saltbo/zpan:latest
v1.5.2
Changelog
83bd87e refactor: repalce the statik by the go1.16 embedfs
1e5f754 chore: update the release.yml of gh action
Docker images
docker pull saltbo/zpan:v1.5
docker pull saltbo/zpan:latest
docker pull registry.cn-zhangjiakou.aliyuncs.com/saltbo/zpan:v1.5
docker pull registry.cn-zhangjiakou.aliyuncs.com/saltbo/zpan:latest
v1.5.1
v1.5.0
Changelog
da3c3f5 refactor: replace the folders and files by the matters
cec7ff6 refactor: remove the moreu module depends
4fae6e2 refactor: remove the moreu depend && add user supports
29d1f37 refactor: remove the moreu depend
fb24501 refactor: add multi storages supports
fbc8de6 fix: some bugs for the folder
126ca2c fix: maybe overwrite user's existed cors rules for the s3
647edb1 fix: maybe overwrite user's existed cors rules
a4d147a fix: failed test for the sid
7dc393e fix: error permission for the api
00ff6b6 fix: error for the ut
ad6d154 fix: error for the user-storage update
b5bb0b9 fix: error for the provider setup cors
b6d627a fix: error for the install step
ff1fcea fix: error for the account activate
54d956b fix: dep should be mod in the Makefile (#48)
0f0771e fix: database locked to delete folder
5b6e916 fix: add rbac.yml for the permission
ba730d5 feat: support settings the filepath and rootpath of storage
44d3d9e feat: support auto setup CORS for the bucket
f17c150 feat: add url for the uploaded api
5230950 feat: add update user password supports
ffcba1d feat: add storages api supports
3de132e feat: add rootpath filepath publicread
206add4 feat: add option supports
91d9ac9 feat: add mail config test supports
d6ad3c3 feat: add locale for the profile
08f0ba3 feat: add email settings supports
2cf030b feat: add cors supports for the cos&kodo&obs
2c221cc chore: update the front assets
4aa9918 chore: update the front assets
7521c2a chore: update the front assets
f0d8bdd chore: update the .goreleaser.yml
aa60901 chore: update the .goreleaser.yml
936ac81 chore: update configs for the latest version
fd3d51e Update faq.md
4bea406 Update README.md
v1.4.1
Changelog
Changed
- Fix: some bugs for the share
v1.4.0
v1.3.0
Added
- support search
- support delete the folder @XiangYu0777
- support preview for the audio and video
- support aws-s3 && google storage
- support i18n
Changed
- Fix: don't allow move the folder into itself @holicc
- Fix: error display the file that upload failed for the sqlite3 driver
- Fix: error display the folders of move dialog when the folder renamed
- Improve the test coverage to 54%
v1.2.1
Changelog
c3dd425 refactor: update the moreu integration form
b371559 fix: update the page limit temp
2898dac fix: panic for the mailutil
943f8b0 Merge pull request #2 from fossabot/add-license-scan-badge
833a70f Merge branch 'master' into add-license-scan-badge
9d26155 Delete FUNDING.yml
84a02a9 Create FUNDING.yml
af847da Add license scan report and status
v1.2.0
Changelog
ace2dc2 refactor: update the user for the ux of user
fa0ccd5 refactor: update the struct tags
96a654c refactor: update the provider for the bucket
e598207 refactor: update the object
a173375 refactor: update the model deleted for the gorm
de28e47 refactor: update the gintuil
4eda21c refactor: update the dir for the install.sh
d237fd0 refactor: update the codes for the folders
5ea7893 refactor: support visit share for the guest
21c236a refactor: support config the default storage
165376a refactor: replace the xorm by the gormutil
4348087 refactor: not allow the duplicate folders and files
bbde3d1 refactor: fix the error for the pictures && support custom host for the s3
ff5c0be refactor: embed the front code as assets
103ff9c refactor: add aws-s3 and remove the callback
49e1dbd fix: replace the mid by the matter
cd10096 fix: invalid order for the file list
cf250dd fix: invalid customHost for the publicURL
f194733 fix: error used of storage when api concurrent request
7098bd8 fix: error result for the UserFind
51a69b6 fix: error for the invitation flag
430758f fix: error config for the goreleaser
48c62b8 feat: update the zpan.service
ff286a8 feat: update the code by the goproject template
65ca286 feat: replace the id by the alias
b66e7bd feat: add uid support from moreu
1bd6548 feat: add ext for the object
a6972e4 feat: add configs for the email smtp
2f3ef9d chore: update the release.yml and README.md
8679c4d chore: update the release.yml
da5184e chore: update the release config
46e11fd chore: update the install.sh v2
a53338f chore: update the install.sh
09b68b5 chore: update the gopkg of saltbo
312bc8a chore: update the deployment files
0ff1fdf chore: update the default roles
cce886f chore: update the assets
e981425 chore: update the assets
d8743aa chore: update the WORKDIR for the dockerfile
d9cfc05 chore: update the Makefile
de13545 chore: embed the moreu into the main progress
387e3dc chore: clean the go modules
5fbf586 chore: clean the code
c58eac5 chore: add the Dockerfile
99d6e46 chore: add scripts to build and release
41677fb chore: add go generate for the statik
87a81f2 Merge branch 'master' into develop
258422a Merge branch 'master' into develop
4fb0399 Merge branch 'develop'
2e004c8 Merge branch 'develop'