cubic
|
a17646393c
|
build:
|
2024-12-09 11:47:55 +08:00 |
|
cubic
|
06d022716b
|
fix(FormattedTime): use 24-hour based time for relative time (github #206)
|
2024-12-09 11:36:54 +08:00 |
|
yangchen
|
acdcbc327f
|
build:
|
2023-09-25 17:32:41 +08:00 |
|
yangchen
|
5200f3d761
|
fix(rce): change command wrap rule
|
2023-09-25 17:29:46 +08:00 |
|
cubic
|
26058c3942
|
build:
|
2023-02-07 15:43:35 +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
|
27dfbfbaaf
|
build:
|
2023-01-11 16:07:43 +08:00 |
|
cubic
|
4bcdec0b35
|
feat(Admin Settings): add ssh clone address host setting (Github: #132)
feat #132
|
2023-01-11 15:59:47 +08:00 |
|
cubic
|
1ad489abb1
|
build:
|
2022-08-09 15:48:29 +08:00 |
|
cubic
|
0be5af755e
|
feat(file list): add submodule display support (github: #60)
|
2022-08-09 15:48:06 +08:00 |
|
cubic
|
215d31763f
|
fix(spell): fix spell error (github: #89)
|
2022-06-14 17:53:34 +08:00 |
|
cubic
|
850aa10d35
|
build(Build): Build
|
2022-06-01 16:58:00 +08:00 |
|
yangchen
|
0f0eeb6bcc
|
fix(ObjectViewer): support table
|
2022-05-27 16:12:49 +08:00 |
|
cubic
|
cc879a4237
|
build(Build):
|
2022-04-13 11:58:29 +08:00 |
|
cubic
|
6eca787a69
|
fix(Repository Members): group members should not can be removed in repository member setting page (
|
2022-04-13 11:57:51 +08:00 |
|
cubic
|
e62eb2a7be
|
build(Build):
|
2022-03-21 14:24:06 +08:00 |
|
cubic
|
dee260c6c2
|
chore(Useless file): remote useless files
|
2022-03-21 11:11:44 +08:00 |
|
cubic
|
cc751bd3bb
|
fix(Admin Settings): update codefever host when changed in admin settings (github #67)
github #67
|
2022-03-21 11:06:28 +08:00 |
|
cubic
|
dcc0189590
|
build(Build):
|
2022-03-16 11:33:13 +08:00 |
|
cubic
|
506c6c5bc2
|
feat(Admin Dashboard): add crond & sendmail service status and related documentation
|
2022-03-16 11:31:38 +08:00 |
|
cubic
|
a342c07c4c
|
build(Build):
|
2022-03-16 10:46:06 +08:00 |
|
cubic
|
7792cc7b66
|
fix(Commit Email): seperate each eamil validation message (github #51)
|
2022-03-16 10:38:05 +08:00 |
|
cubic
|
ffdafb95de
|
fix(Drawer): disable horizonal scrollbar (github #56)
github #56
|
2022-03-15 17:38:29 +08:00 |
|
cubic
|
384ce83ed4
|
fix(Send Mail): add utf-8 support
|
2022-03-14 11:32:57 +08:00 |
|
cubic
|
8638f6be0e
|
build(Build):
|
2022-03-11 11:41:39 +08:00 |
|
cubic
|
a2e871ee7e
|
fix(File Tree): Stop display commit info if commit sha is empty (github: #53)
github #53
|
2022-03-11 11:35:25 +08:00 |
|
cubic
|
ffc4993cae
|
fix(Add SSH Key): use multiline mode to validating textarea input (github #48)
fix github #48
|
2022-03-11 11:08:43 +08:00 |
|
cubic
|
20d4873e53
|
build(Build):
|
2022-03-09 17:16:00 +08:00 |
|
cubic
|
4098c228a7
|
fix(Webhook Event): re-group webhook Event
fix #44
|
2022-03-09 17:03:17 +08:00 |
|
cubic
|
951f3fffc2
|
fix(New Group): change group url validation rule
|
2022-03-09 15:23:51 +08:00 |
|
cubic
|
2794af7982
|
fix(Advanced Group Setting): change input validation rule for group url (github #49)
#49
|
2022-03-09 15:18:10 +08:00 |
|
cubic
|
0a75482dab
|
feat(Add MFA Device): change text for tow group mfa code input
|
2022-03-09 15:12:50 +08:00 |
|
cubic
|
b96db9fdd3
|
build(Build):
|
2022-02-16 10:41:40 +08:00 |
|
cubic
|
d891adf9ad
|
fix(Webhook): fix service cannot start
|
2022-02-16 10:38:00 +08:00 |
|
pololi
|
3ceea8f639
|
build(Build):
|
2022-02-15 17:57:48 +08:00 |
|
yangchen
|
562056fbbe
|
feat(Webhook): Support webhook (issues #24)
|
2022-02-15 17:53:53 +08:00 |
|
cubic
|
3b964b20c1
|
build(Build):
|
2022-02-07 11:43:53 +08:00 |
|
pololi
|
dc50b1de61
|
fix: fix technical support link
|
2022-02-07 11:23:17 +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 |
|