v1.0.0-beta.0
Pre-release
Pre-release
For Beta Release
Changes:
- use yap classfile by @xushiwei in #12
- docs:add markdown-design.md by @Baihhh in #10
- docs: fix the spelling mistake of account-design.md by @motongxue in #11
- fix: fix markdown-design.md by @Baihhh in #13
- fix gop_autogen by @xushiwei in #14
- yap v0.6.0: mv xxx.yap => xxx_yap.html by @xushiwei in #15
- mysql-framework by @wu-jj in #19
- Revert "mysql-framework" by @xushiwei in #20
- Bump actions/checkout from 3 to 4 by @dependabot in #21
- Bump actions/setup-go from 4 to 5 by @dependabot in #22
- feat: Init project structure. by @IRONICBo in #16
- community framework by @xushiwei in #25
- edit article by @xushiwei in #26
- mysql-framework by @wu-jj in #24
- intro uid by @xushiwei in #27
- media by @xushiwei in #28
- edit by @xushiwei in #29
- db / blog storage init by @xushiwei in #36
- feat(translation): Init markdown translation. by @IRONICBo in #32
- yap main by @xushiwei in #46
- feat: Complete frontend Vue project setup and the article section by @Kasey0727 in #44
- feat: Add home yap page. by @IRONICBo in #48
- mark render and gop highlight by @nnnnn319 in #41
- feat: MVP1 tasks. by @Baihhh in #55
- Add automated deployment by @linjie7674 in #56
- Automated deployment to different environments by @linjie7674 in #59
- Use the env in docker mounted file by @linjie7674 in #60
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #57
- docs: function modules by @Baihhh in #61
- docs: function modules (web + media) by @Baihhh in #62
- Docs: Add markdown and share by @Baihhh in #64
- docs: update article、account and share modules by @Baihhh in #66
- chore(deps): bump github.com/goplus/yap from 0.7.1 to 0.7.2 by @dependabot in #71
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.16.0 by @dependabot in #69
- docs:web arch translation account share by @Baihhh in #72
- bugfix: don't check the VERSION file by @linjie7674 in #73
- Add code linter by @linjie7674 in #58
- docs: Update the architecture doc by @Baihhh in #75
- add video player by @nnnnn319 in #79
- fix: support vue syntax in html and fix user_yap using vue by @Baihhh in #77
- fix: community_test fix by @Baihhh in #80
- fix: Fix yap template page by @Baihhh in #85
- feat: support page bottom loading in home_yap.html by @Kasey0727 in #86
- chore: add header.html by @Baihhh in #89
- feat: reach the bottom to load the data in home by @Baihhh in #88
- [feat] Optimize token and midea related operations by @wu-jj in #87
- video player update by @nnnnn319 in #93
- video update bug fix by @nnnnn319 in #95
- feat: redesign article view with vue by @Kasey0727 in #102
- feat: add User multimedia resource management by @xhyqaq in #96
- feat: media manage & fix the home page about user by @Baihhh in #101
- chore(deps): bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 by @dependabot in #97
- [feat] WeChat sharing function completed by @wu-jj in #110
- add respository owner in docker name by @linjie7674 in #111
- ci: update the version of golangci-lint by @linjie7674 in #104
- [fix] fabook sharing function bug by @wu-jj in #113
- [fix] change sign in url by @wu-jj in #115
- feat(translation): Add video translation. by @IRONICBo in #43
- fix: fix the bottom out animation by @Baihhh in #116
- fix: fix style issues by @Kasey0727 in #117
- chore: change yap version for support include tempalte by @LiusCraft in #109
- ci: config code linter in pre-commit hook by @linjie7674 in #118
- chore(deps): bump github.com/qiniu/x from 1.13.2 to 1.13.3 by @dependabot in #106
- chore(deps): bump github.com/casdoor/casdoor-go-sdk from 0.35.0 to 0.35.1 by @dependabot in #105
- markdown component by @nnnnn319 in #100
- fix: fix the bug of home by @Baihhh in #120
- feat: add mulit accounts bind to user edit page by @LiusCraft in #119
- fix: user page add navs by @LiusCraft in #121
- feat(core): Support video task. by @IRONICBo in #83
- fix: article page (except markdown-viewer) by @Baihhh in #122
- feat: add the article share by @xhyqaq in #108
- fix: markdown component in yap by @Baihhh in #123
- docs: Update markdown module. by @Baihhh in #125
- docs: Update markdown boundary. by @IRONICBo in #94
- [Feat] third-party logins ui by @wu-jj in #124
- fix: cmd/gopcomm/yap/article_yap.html by @Baihhh in #126
- fix: Remove currentHref. by @Baihhh in #127
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #130
- chore(deps): bump github.com/qiniu/x from 1.13.3 to 1.13.5 by @dependabot in #129
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #128
- chore(deps): bump github.com/qiniu/x from 1.13.5 to 1.13.8 by @dependabot in #131
- fix:article add and edit by @Baihhh in #135
- fix: search value is '' & user delete and edit by @Baihhh in #141
- fix: add article by @Baihhh in #147
- update video player by @nnnnn319 in #150
- fix: fix some style issues by @Kasey0727 in #151
- update video player by @nnnnn319 in #159
- chore(core): Update video task benchmark. by @IRONICBo in #134
- resolve video problem by @nnnnn319 in #163
- fix: add message prompts to submit button of edit_yap.html by @Kasey0727 in #162
- fix: bind account by @LiusCraft in #148
- feat: print err log by @xhyqaq in #172
- resolve article_yap video player by @nnnnn319 in #168
- fix: user default value and vx-oa login user page problem by @xhyqaq in #169
- fix: video-list by @xhyqaq in #165
- fix: unify header style by @LiusCraft in #161
- feat:translate article (Content, Tags, Abstract, Title) at article page. by @Baihhh in #164
- edit_yap article_yap commit bug by @nnnnn319 in #175
- feat: Support regenerate video caption. by @IRONICBo in #153
- fix: fix some style issues by @Kasey0727 in #174
- feat:User page's list of works triggers bottom loading. by @Baihhh in #178
- fix: user page's image and video list paging. by @Baihhh in #180
- fix: click the tag to search. by @Baihhh in #183
- feat: support video list with duration and upload video file with duration by @xhyqaq in #179
- feat:user edit by @Baihhh in #192
- feat: Add category in article submitting and support categorized view in home. by @Baihhh in #194
- chore: remove undeveloped function entrances and unify the theme and colors by @Kasey0727 in #197
- fix: add article' label by @Baihhh in #201
- enhance: extract abstract automatically by @Baihhh in #203
- feat: Update endpoint urls. by @IRONICBo in #181
- fix: redesign the article page by @Kasey0727 in #206
- fix: article and add pages' markdown by @Baihhh in #205
- fix: some page display issues. by @Baihhh in #204
- feat: article like by @xhyqaq in #193
- feat: article view and page view by @xhyqaq in #202
- bug: fix user article list by @xhyqaq in #210
- fix: fix article style and add favicon by @Kasey0727 in #211
- fix: Home page optimization to get video and stem, as well as some bug fixes. by @Baihhh in #212
- fix: fix markdown && subtitles are generated during preview. by @Baihhh in #217
- fix: remove the default address by @Baihhh in #219
- fix: enhance article list ui by @Kasey0727 in #227
- fix: article like and show problem & user edit by @Baihhh in #226
- feat: support video transcode by @xhyqaq in #220
- fix: fix some bug. by @Baihhh in #236
- feat: upload media add ext by @xhyqaq in #243
- fix: markdown viewer by @Baihhh in #244
- fix: account unLink api url change by @LiusCraft in #235
- fix: fix some style issues by @Kasey0727 in #246
- bug: fix layout avatar bug by @xhyqaq in #248
- bug: fix upload non-mp4 media after get media fail by @xhyqaq in #249
- bug: fix user article list empty by @xhyqaq in #251
- feat: user article list add share count by @xhyqaq in #247
- fix: fix article share count and list style issue by @Kasey0727 in #253
- fix: Multi-video letter questions by @Baihhh in #252
- ci: prepare pr preview script by @CarlJi in #231
- fix: fix check mine type by @xhyqaq in #255
- bug: fix article views by @xhyqaq in #260
- fix: enhance header, home and tag by @Kasey0727 in #268
- fix: article list in home page. by @Baihhh in #266
- fix: encode uri when searching by @Baihhh in #264
- feat: get markdown directory list. by @Baihhh in #258
- fix: update get user by id. by @Baihhh in #277
- fix: article original display. by @Baihhh in #274
- fix: req unlink api by @LiusCraft in #276
- fix: markdown-viewer dom mount issues and add toc to article by @Kasey0727 in #272
- feat: markdown support spx by @Baihhh in #284
- feat: Support public authority for admin. by @IRONICBo in #218
- fix: Skip for empty translation. by @IRONICBo in #228
- fix: Update unit test files. by @IRONICBo in #229
- fix: update first line translation. by @IRONICBo in #273
- fix: merge unit test by @Baihhh in #286
- feat: aggreate config. by @IRONICBo in #282
- fix: article video display by @Baihhh in #289
- fix: use wechat-oa login, username unfriendly by @xhyqaq in #261
- fix: markdown supports go+ builder by @Kasey0727 in #291
- fix: home page loading & go to add article. by @Baihhh in #285
- admin view by @Baihhh in #295
- fix: update admin functions. by @IRONICBo in #290
- fix: user edit page icon by @Baihhh in #297
- fix: wechat bind by @LiusCraft in #298
- deploye: add release build config by @LiusCraft in #267
Contributors:
- @Baihhh made their first contribution in #10
- @motongxue made their first contribution in #11
- @dependabot made their first contribution in #21
- @IRONICBo made their first contribution in #16
- @Kasey0727 made their first contribution in #44
- @nnnnn319 made their first contribution in #41
- @linjie7674 made their first contribution in #56
- @CarlJi made their first contribution in #231
Full Changelog: v0.1.0...v1.0.0-beta