.devcontainer
Add devcontainer support ( #6252 )
2024-07-10 10:21:25 +00:00
.github
chore: set up preview release with pkg.pr.new ( #6547 )
2024-08-29 13:49:22 +08:00
api
fix: vertical images are rotated to horizontal when generating thumbnails ( #6842 )
2024-10-12 13:47:10 +00:00
api-docs/openapi /v3_0
chore: restrict username and password length during user registration ( #6808 )
2024-10-10 07:57:00 +00:00
application
chore: ignore preset plugin installation errors to avoid initialization failure ( #6855 )
2024-10-13 13:57:13 +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
Add before and after security web filters ( #6297 )
2024-07-09 14:05:24 +00:00
e2e
Refine setup page
2024-10-09 12:20:54 +08:00
gradle /wrapper
Upgrade to Gradle 8.10.2 ( #6755 )
2024-10-04 06:40:42 +00:00
hack
chore: add cherry_pick_pull.sh for cherry-picking pull request ( #1554 )
2021-12-03 10:21:24 +08:00
platform
fix: vertical images are rotated to horizontal when generating thumbnails ( #6842 )
2024-10-12 13:47:10 +00:00
ui
chore: add prettier-plugin-organize-imports plugin to organize imports ( #6836 )
2024-10-12 07:05:09 +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
chore: specify expose port in dockerfile ( #5820 )
2024-04-29 10:37:26 +00:00
LICENSE
Create LICENSE
2018-03-21 21:39:46 +08:00
OWNERS
chore: add LIlGG as a approver ( #6795 )
2024-10-08 18:25:22 +08:00
README.md
Prepare for developing 2.20.0 ( #6575 )
2024-09-02 09:41:37 +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
Add Gradle plugin to discover dependency updates ( #6761 )
2024-10-04 11:46:43 +00:00
gradle.properties
Prepare for developing 2.20.0 ( #6575 )
2024-09-02 09:41:37 +00:00
gradlew
Upgrade to Gradle 8.10.2 ( #6755 )
2024-10-04 06:40:42 +00:00
gradlew.bat
Upgrade to Gradle 8.8 ( #6033 )
2024-06-03 15:05:45 +00:00
settings.gradle
Add build script for ui project
2024-02-03 22:51:50 +08:00