15 Commits

Author SHA1 Message Date
yangchen
5200f3d761 fix(rce): change command wrap rule 2023-09-25 17:29:46 +08:00
cubic
dd1d1f2a8a fix(Command): filter "`" for comamnd (shell inject) 2023-03-27 12:07:44 +08:00
cubic
26593d9999 fix(user profile setting): change email validate regular expression, and add command wrapper for com 2023-02-07 15:35:55 +08:00
cubic
7501484f7e fix(git command): use git from yaml 2022-04-20 17:13:51 +08:00
cubic
85b2431fb3 fix(Git Command): use yaml.cli.git for git command 2022-04-20 16:41:23 +08:00
cubic
e8974f9b56 feat(hooks): move hooks outof git-storage directory 2022-04-14 14:59:22 +08:00
cubic
94aea85d4a fix(Git Command): add special chars support for path (github #53)
Github #53
2022-03-15 16:28:28 +08:00
cubic
a51daa0782 fix(get Commit Info): cannot use Command Helper for filename 2022-03-12 19:05:27 +08:00
cubic
6912275d6b fix(Commit Log): branch should not add slashes 2022-03-12 18:57:53 +08:00
cubic
20d25b6237 fix(Git Command): add space chars (\s) support (github #53)
github #53
2022-03-11 16:00:42 +08:00
yangchen
562056fbbe feat(Webhook): Support webhook (issues #24) 2022-02-15 17:53:53 +08:00
yangchen
6503e83700 fix(String): json data special character parsing bug
fix #23
2022-02-07 11:06:05 +08:00
Carney Wu
17cb616f03 update docs for docker install (#3)
* fix(Useless Code): remove useless code

* feat(Deploy Scripts): add deploy scripts

* fix(Delopy Script): change settings

* fix(Deploy Script): fix ssh-keygen script

* fix(Deploy Script): change env file path

* feat(Deploy Script): add db migration

* fix(Deploy script): change script

* feat(Deploy Script): add sql file to create database

* fix(Deploy Script): add composer support

* fix(Deploy Script): add composer

* fix(Service Script): add http gateway

* fix(Deploy Script): add git path

* fix(Deploy Script): fix setting bugs

* fix(Init Script): get user from config

* fix(Service): adjust run users

* feat(Doc): add doc

* fix(Doc): change docs

* fix(Deploy script): change owner of storage path

* feat: codefever-community documentation system

* fix(Doc): doc details page style

* feat: fix page navigation

* fix(SQL File): fix db file fit MySQL 5.7

* fix(FileTree): empty repository display

* fix: fix helper navigation

* docs(zh-cn essential part):

* fix(Doc Style): change markdown.css

* docs(contribution doc):

* fix: unified page style

* docs(Readme): add readme

* build(Build):

* initial version

* Update README.md

* Update README.md

* fix(MergeRequest): merge request null value bug

* docs(change docs): add docker doc

* build(Build): build frontend project

* build(Build):

* build:

Co-authored-by: cubic <carneywu@pgyer.com>
Co-authored-by: pololi <pololi@pgyer.com>
Co-authored-by: yangchen <chenyang@pgyer.com>
Co-authored-by: rexshi <shirui@gmail.com>
2022-01-24 16:33:08 +08:00
Carney Wu
d3de96487f initial version (#1)
* fix(Useless Code): remove useless code

* feat(Deploy Scripts): add deploy scripts

* fix(Delopy Script): change settings

* fix(Deploy Script): fix ssh-keygen script

* fix(Deploy Script): change env file path

* feat(Deploy Script): add db migration

* fix(Deploy script): change script

* feat(Deploy Script): add sql file to create database

* fix(Deploy Script): add composer support

* fix(Deploy Script): add composer

* fix(Service Script): add http gateway

* fix(Deploy Script): add git path

* fix(Deploy Script): fix setting bugs

* fix(Init Script): get user from config

* fix(Service): adjust run users

* feat(Doc): add doc

* fix(Doc): change docs

* fix(Deploy script): change owner of storage path

* feat: codefever-community documentation system

* fix(Doc): doc details page style

* feat: fix page navigation

* fix(SQL File): fix db file fit MySQL 5.7

* fix(FileTree): empty repository display

* fix: fix helper navigation

* docs(zh-cn essential part):

* fix(Doc Style): change markdown.css

* docs(contribution doc):

* fix: unified page style

* docs(Readme): add readme

* build(Build):

Co-authored-by: cubic <carneywu@pgyer.com>
Co-authored-by: pololi <pololi@pgyer.com>
Co-authored-by: yangchen <chenyang@pgyer.com>
2022-01-19 17:21:59 +08:00
cubic
49473b8511 chore(Community Version): move from cloud version 2022-01-06 14:34:16 +08:00