Skip to content

Releases: Ptt-official-app/go-pttbbsweb

api.getUserPermInfo for user cache.

02 Oct 04:32
a03a844
Compare
Choose a tag to compare
Pre-release

#563

  • api.getUserPermInfo for user cache

board.ParentID from gid or boardd.Parent

02 Oct 03:22
9cf47b2
Compare
Choose a tag to compare

#561

  • board.ParentID from gid or boardd.Parent

UserPermInfo for guest

02 Oct 02:24
fe9af1a
Compare
Choose a tag to compare
Pre-release

#559

  • UserPermInfo for guest

read-write-permission

02 Oct 00:36
07d3d82
Compare
Choose a tag to compare
read-write-permission Pre-release
Pre-release

#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

15 Sep 14:03
9572e6f
Compare
Choose a tag to compare

#550

  • defensive programming for api.DeserializePBArticlesAndUpdateDB

#551

  • update grpc to 1.65.0

#549

  • Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1

#548

  • Bump github.com/google/uuid from 1.5.0 to 1.6.0

#546

  • Bump github.com/appleboy/graceful from 0.1.0 to 1.1.1

#545

  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0

change to go-pttbbsweb

03 Jul 19:30
fe6129d
Compare
Choose a tag to compare
Pre-release

#542

  • change to go-pttbbsweb.

bms in favorite folders and lines are always 0-length list

21 May 12:47
67d8afe
Compare
Choose a tag to compare

#530

  • bms in favorite folders and lines are always 0-length list

update token-user in apidoc

21 May 01:14
d7d6a05
Compare
Choose a tag to compare
Pre-release

#528

  • update token-user in apidoc

ensuring that the bms is not nil when returning back to the front-end

20 May 22:30
7cd008a
Compare
Choose a tag to compare

#524

  • ensuring that the bms is not nil when returning back to the front-end

add tokenuser to all the login-required api.

20 Oct 14:54
1c0c99d
Compare
Choose a tag to compare

#509

  • add tokenuser to all the login-required api.