Releases: Ptt-official-app/go-pttbbsweb
Releases · Ptt-official-app/go-pttbbsweb
api.getUserPermInfo for user cache.
- api.getUserPermInfo for user cache
board.ParentID from gid or boardd.Parent
- board.ParentID from gid or boardd.Parent
UserPermInfo for guest
- UserPermInfo for guest
read-write-permission
#556
add read-write-permission for user-board and user-article.
- simplify schema to UserBoard and UserArticle
- api.UserBoardPerm
- api.UserArticlePerm
- board.ParentID
defensive programming for api.DeserializePBArticlesAndUpdateDB
- defensive programming for api.DeserializePBArticlesAndUpdateDB
- update grpc to 1.65.0
- Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1
- Bump github.com/google/uuid from 1.5.0 to 1.6.0
- Bump github.com/appleboy/graceful from 0.1.0 to 1.1.1
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0
change to go-pttbbsweb
- change to go-pttbbsweb.
bms in favorite folders and lines are always 0-length list
- bms in favorite folders and lines are always 0-length list
update token-user in apidoc
- update token-user in apidoc
ensuring that the bms is not nil when returning back to the front-end
- ensuring that the bms is not nil when returning back to the front-end
add tokenuser to all the login-required api.
- add tokenuser to all the login-required api.