Skip to content

able to get article-detail.

Pre-release
Pre-release
Compare
Choose a tag to compare
@chhsiao1981 chhsiao1981 released this 28 Dec 00:35
· 901 commits to main since this release
2f05bd6
  1. update go-pttbbs to v0.4.5
  2. update schema and align with api
  3. fix shared-params issue.
  4. dbcs and dbcs-tests.
  5. parse article as content / signature / first-comments / comments
  6. use redis to do lock.
  7. queue comments.
  8. use pttbbs.testutil.TDeepEqual, directly use go-pttbbs as backend.
  9. refactor to follow backend => db => api flow.
  10. use create-and-then-update to do upsert. (to have update_nano_ts always the newest)
  11. a consistent framework for sub-schema.
  12. firstcomments as comments/first
  13. have no-jwt as default-user (api.GUEST)