Commit Graph

82 Commits

Author SHA1 Message Date
rexshi
ca491c8a0a Update install_via_docker.md 2022-01-27 12:27:38 +08:00
cubic
f5300b5820 docs(Install via docker image): add default username & pass 2022-01-27 11:45:33 +08:00
cubic
aaf04d998b docs(Docs): change uri repository*->repo* 2022-01-26 16:46:57 +08:00
cubic
229c15f6df Merge branch 'master' of github.com:PGYER/codefever into dev/master 2022-01-26 16:43:18 +08:00
cubic
646e7c2158 docs(Docs): change uri for repository->repo 2022-01-26 16:42:43 +08:00
rexshi
3aa4039463 Merge pull request #15 from PGYER/dev/master
Dev/master
2022-01-25 20:44:34 +08:00
rexshi
9b728c40dd Update README.md 2022-01-25 20:43:40 +08:00
cubic
226011be4a fix(Docs): fix text error 2022-01-25 17:32:24 +08:00
cubic
51833c696d merge from master 2022-01-25 17:30:46 +08:00
cubic
297b5d5fc3 fix(Docs): fix text error 2022-01-25 17:22:30 +08:00
cubic
95ca69fd3d fix(install script): fix chmod command 2022-01-25 17:00:54 +08:00
rexshi
44c0c1b25d Update README.md 2022-01-25 17:00:54 +08:00
rexshi
fb5e68e590 Update README.md 2022-01-25 17:00:54 +08:00
cubic
2593cae14c fix(install script): fix chmod command 2022-01-25 16:58:16 +08:00
rexshi
1097699b79 Update README.md 2022-01-25 16:55:11 +08:00
rexshi
ce5edbc66a Update README.md 2022-01-25 16:45:41 +08:00
rexshi
d500a66523 Merge pull request #12 from PGYER/dev/master
Update README.md
2022-01-25 16:31:12 +08:00
rexshi
076c90c3b5 Update README.md 2022-01-25 16:30:10 +08:00
Carney Wu
d29a422448 Merge pull request #11 from PGYER/dev/master
remove useless db field
2022-01-25 16:27:41 +08:00
cubic
78aa402e45 Merge branch 'dev/master' of github.com:PGYER/codefever into dev/master 2022-01-25 16:25:31 +08:00
rexshi
45f7c5ba71 Update README.md 2022-01-25 16:25:09 +08:00
cubic
8fb1cdc236 fix(DB structure): remove useless field 2022-01-25 16:24:56 +08:00
rexshi
a16426aed0 add demo 2022-01-25 16:16:58 +08:00
rexshi
4d363cfedb Update badeg 2022-01-25 15:59:36 +08:00
Carney Wu
9dd62a5a65 Merge pull request #10 from PGYER/dev/master
change mode of yaml
2022-01-25 15:47:45 +08:00
cubic
49f427b3fa Merge branch 'dev/master' of github.com:PGYER/codefever into dev/master 2022-01-25 15:45:36 +08:00
cubic
ce70026f25 fix(install script): change mode of yaml file 2022-01-25 15:45:04 +08:00
rexshi
b8ed8ed431 Merge pull request #9 from PGYER/dev/master
Dev/master
2022-01-25 15:42:45 +08:00
rexshi
053cf630d4 Merge pull request #8 from shishirui/dev/master
Create LICENSE
2022-01-25 15:41:39 +08:00
rexshi
733a5b24cb Create LICENSE 2022-01-25 15:39:46 +08:00
Carney Wu
bc42b06195 update readme.md (#6)
* Update README.md

Co-authored-by: rexshi <shirui@gmail.com>
2022-01-25 15:29:21 +08:00
cubic
28c57a1232 merge from master 2022-01-25 15:27:17 +08:00
rexshi
603016e63a Merge pull request #5 from shishirui/dev/master
Update README.md
2022-01-25 15:09:01 +08:00
rexshi
76e4ef64e0 Update README.md 2022-01-25 15:08:04 +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
cubic
f7416ff0aa build: 2022-01-24 16:32:15 +08:00
cubic
28f27a4992 chore(merge): 2022-01-24 16:23:44 +08:00
cubic
3b236ab62e build(Build): 2022-01-24 16:09:47 +08:00
cubic
94e73ccf7e chore(merge): 2022-01-24 16:04:19 +08:00
cubic
22406b7fc7 build(Build): build frontend project 2022-01-24 15:43:26 +08:00
cubic
513d0bb5ec Merge branch 'dev/master' of github.com:PGYER/codefever into dev/master 2022-01-24 15:34:27 +08:00
cubic
aff55a0a07 docs(change docs): add docker doc 2022-01-24 15:34:05 +08:00
yangchen
488029d97b fix(MergeRequest): merge request null value bug 2022-01-21 17:03:48 +08:00
rexshi
5e7d4eb489 Update README.md 2022-01-21 16:27:02 +08:00
rexshi
4b02f3ebdb Update README.md 2022-01-21 15:26: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
Carney Wu
e386fe0d57 Merge branch 'dev/master' into 'master'
initial version

See merge request opensource/codefever!1
2022-01-19 17:10:17 +08:00
Carney Wu
aec73246ec initial version 2022-01-19 17:10:17 +08:00
cubic
19257dadc3 build(Build): 2022-01-19 16:55:58 +08:00
cubic
fafd90ab0a docs(Readme): add readme 2022-01-19 16:47:59 +08:00