.github
chore: update issue template ( #5407 )
2024-02-27 04:02:13 +00:00
api
feat: support sorting posts by views and comment count ( #5614 )
2024-04-11 10:10:11 +00:00
application
feat: change the tab title to the site title of the website ( #5696 )
2024-04-12 09:48:08 +00:00
buildSrc
Support publishing to maven central repository ( #3767 )
2023-04-18 14:28:23 +08:00
config /checkstyle
chore: add checkstyle rule ( #2091 )
2022-05-17 06:46:11 +00:00
docs
Provide extension points for authentication-related web filters ( #5386 )
2024-02-23 09:04:40 +00:00
e2e
feat: support reset passwords based on email address ( #4941 )
2023-12-01 03:06:09 +00:00
gradle /wrapper
Upgrade Gradle to 8.6 ( #5533 )
2024-03-20 12:32:07 +00:00
hack
chore: add cherry_pick_pull.sh for cherry-picking pull request ( #1554 )
2021-12-03 10:21:24 +08:00
platform
Upgrade SpringDoc to 2.4.0 ( #5569 )
2024-03-22 08:36:07 +00:00
ui
feat: set selectedRole as required when creating a new user ( #5697 )
2024-04-15 04:30:10 +00:00
.dockerignore
chore: rename console to ui in some files ( #5347 )
2024-02-07 14:40:08 +00:00
.editorconfig
Support backup and restore ( #4206 )
2023-07-24 08:26:16 +00:00
.gitattributes
Refactor .gitignore
2019-04-03 11:37:59 +08:00
.gitignore
test: add e2e test cases of user, role, and plugin ( #4920 )
2023-11-28 21:52:44 +08:00
.gitpod.yml
test: add e2e test cases of user, role, and plugin ( #4920 )
2023-11-28 21:52:44 +08:00
CODE_OF_CONDUCT.md
docs: add CODE_OF_CONDUCT.md ( #2150 )
2022-06-12 08:10:12 +00:00
CONTRIBUTING.md
docs: update the branch name from `master` to `main` in contribution.md ( #5359 )
2024-02-17 08:00:15 +00:00
Dockerfile
Upgrade to JDK/JRE 21 when building Docker image
2024-02-06 16:50:26 +08:00
LICENSE
Create LICENSE
2018-03-21 21:39:46 +08:00
OWNERS
chore: update reviewers for OWNERS file ( #5672 )
2024-04-09 15:22:09 +00:00
README.md
Prepare for developing 2.15.0 ( #5635 )
2024-04-02 02:20:07 +00:00
SECURITY.md
Mark the security policy for version 1.x as unsupported ( #5450 )
2024-03-06 06:06:07 +00:00
build.gradle
Upgrade Spring Boot to 3.2.4 ( #5568 )
2024-03-22 08:28:08 +00:00
gradle.properties
Prepare for developing 2.15.0 ( #5635 )
2024-04-02 02:20:07 +00:00
gradlew
Upgrade Gradle to 8.6 ( #5533 )
2024-03-20 12:32:07 +00:00
gradlew.bat
Upgrade to Gradle 8.0.2 ( #3543 )
2023-03-21 02:44:27 +00:00
settings.gradle
Add build script for ui project
2024-02-03 22:51:50 +08:00