16 Commits

Author SHA1 Message Date
yangchen
a90a39ce25 fix(Command): wrapArgument pattern 2023-12-11 15:39:23 +08:00
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
ab2b675247 fix(email send driver): use Command Utility to run command 2023-02-13 15:13:18 +08:00
cubic
95b904f499 feat(logger): use microsecodnd to mark log 2022-07-18 14:58:53 +08:00
cubic
1d152b8fd9 fix(Response): substitute invalid utf-8 char (github: #90)
github #90
2022-06-20 11:15:59 +08:00
cubic
980c8563d3 fix(Gateway auth): cast numberic value to string value when compare gateway token (github #77)
github #77
2022-03-31 18:32:05 +08:00
cubic
bf15997499 fix(Gateway Auth): cast numberic value to string value when compare gateway token (github: #77)
github #77
2022-03-31 17:01:42 +08:00
cubic
4f455a58b4 fix(JSON Parser): filter invalid control chars (github #23)
github #23
2022-03-21 14:21:28 +08:00
cubic
384ce83ed4 fix(Send Mail): add utf-8 support 2022-03-14 11:32:57 +08:00
cubic
20d25b6237 fix(Git Command): add space chars (\s) support (github #53)
github #53
2022-03-11 16:00:42 +08:00
cubic
66d9a21f92 fix(Email Sender): uncomment email sender and change email text (github #51)
github #51
2022-03-11 15:20:22 +08:00
cubic
d891adf9ad fix(Webhook): fix service cannot start 2022-02-16 10:38:00 +08:00
yangchen
562056fbbe feat(Webhook): Support webhook (issues #24) 2022-02-15 17:53:53 +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