Commit Graph

106 Commits

Author SHA1 Message Date
Luk Lu
0efc181834 [package.json] rename dist to debut, drive to serve 2021-12-15 22:55:16 +08:00
chaosBreaking
1baba5c882 fear:vreq 2019-10-18 23:23:49 +08:00
chaosBreaking
4632ed8849 actionuserid 2019-10-18 13:30:19 +08:00
chaosBreaking
2a2b3557f7 action 2019-10-18 11:38:09 +08:00
chaosBreaking
4d2858ab34 Merge branch 'master' of https://git.faronear.org/tac/vic-admin 2019-10-18 11:34:27 +08:00
chaosBreaking
bf7f92884c action type 2019-10-18 11:32:17 +08:00
luk.lu
f336d7392b 默认使用 60842 端口 2019-10-09 10:56:51 +08:00
luk.lu
152783fe8e 删除对 configSec.js 的需求,直接嵌入代码 2019-10-09 10:55:25 +08:00
chaosBreaking
8291a5cb81 基本可用 2019-10-09 09:03:59 +08:00
chaosBreaking
7b246bebef rename 2019-10-09 08:10:18 +08:00
chaosBreaking
9c0e433ef8 分页init 2019-10-08 17:32:44 +08:00
chaosBreaking
e80be6375d token 2019-10-07 20:20:46 +08:00
chaosBreaking
cc76ad9940 basic 2019-10-07 19:52:58 +08:00
chaosBreaking
d094299226 new 2019-10-04 17:53:49 +08:00
Luk Lu
49942c99bc [README.md] 2019-09-24 17:42:43 +08:00
Luk Lu
f5efdcbc06 [ConfigBasic.js] set Config.deploy.type: web 2019-09-10 14:24:01 +08:00
Luk Lu
8014c7c636 [ConfigBasic.js] deploy.root => deploy.dir 2019-09-10 13:34:00 +08:00
Luk Lu
d038a6f684 删除deploy.js,换用 npm/deployer 包 2019-09-10 12:52:45 +08:00
Luk Lu
4f1c714af1 move [Installation.md] contents to [README.md] 2019-09-10 10:13:23 +08:00
luk.lu
81e08ea0ac rename library to lib 2019-09-05 17:26:57 +08:00
Luk Lu
3e9928ba7c rename tic/tic to tic/_tic, tac/tac to tac/_tac 2019-08-27 15:00:45 +08:00
luk.lu
2dd2e3eff1 Update 'README.md' 2019-08-26 08:13:29 +00:00
luk.lu
127f8b65c9 优化GIT项目库导航排版 2019-08-26 16:10:08 +08:00
luk.lu
2abba18f05 整理 GIT 项目库导航 结构 2019-08-26 15:19:15 +08:00
luk.lu
901f330797 update packages to 20190714_release_passtoken 2019-07-14 11:46:26 +08:00
luk.lu
77d40aeb42 add sslType 2019-07-01 22:53:51 +08:00
luk.lu
71215e236f [package.json] tic.action 升级到 20190701_release_initDb 2019-07-01 21:19:47 +08:00
luk.lu
7b5d9c338e 修正为 "supervisor -- server -n 参数",即supvervisor 添加 -- script 才能允许后接参数。 2019-06-03 23:12:59 +08:00
luk.lu
acea47725d allow both 'file' and 'greenlock' when protocol=='httpall' 2019-06-02 13:13:44 +08:00
luk.lu
238d907459 use greenlock-express to automatically generate ssl 2019-05-30 22:30:30 +08:00
luk.lu
b423dfdbf4 改进文档。 2019-05-20 12:01:26 +08:00
luk.lu
c5348537ba 改进文档。 2019-05-18 16:39:28 +08:00
luk.lu
92670e922e 改进文档。 2019-05-18 11:50:05 +08:00
luk.lu
9397467386 Update 'doc/Installation.md' 2019-05-16 01:56:36 +00:00
luk.lu
ecee62dff3 提供 README.md 和 doc/Installation.md 2019-05-15 16:17:36 +08:00
luk.lu
f61146c883 用 markdown 写的文档。 2019-05-13 23:51:01 +08:00
luk.lu
d94439e052 更新绑定到 so.xxx和tic.action#20190427_fon2so 2019-04-27 10:08:48 +08:00
luk.lu
25f1f4c977 迁移 fon/fon.xxx 库到 so/so.xxx 2019-04-22 00:56:48 +08:00
luk.lu
0ea9aef625 时光链端口号从8888改为60000。 2019-04-18 17:52:53 +08:00
luk.lu
602bbed895 [package.json] bug fixed: 使用新版 tic.action,解除其对wo.Netnode的依赖而导致的无法启动控制台错误。 2019-04-18 12:13:21 +08:00
luk.lu
1a09b56582 [Chain.vue] ws://localhost:8888 改为 ws://${location.hostname}:8888,否则访问远程节点控制台时总是报错。 2019-04-18 11:45:25 +08:00
luk.lu
2ce182a4ea [package.json] 把 cross-env 从 devDependencies 迁移到 dependencies,因为在生产服务器上,由于内存不够或其他原因,仅仅 npm i --production 时,也需要 cross-env 来 npm run xxx. 2019-04-17 23:05:37 +08:00
luk.lu
0c53f7ade2 [package.json] update tic.action to 20190413_ActionReloaded 2019-04-14 22:56:49 +08:00
lim.wang
126206fc30 Merge branch 'master' of https://git.faronear.org/tic/node.console.web
# Conflicts:
#	src/i18n/en.js
2019-04-14 22:11:42 +09:00
lim.wang
b89469f424 login 页面布局修改 2019-04-14 22:03:11 +09:00
luk.lu
c617ff28fb 增加几条翻译。 2019-04-13 15:34:27 +08:00
luk.lu
ca55fede93 Rename Node to Netnode. 2019-04-13 14:15:04 +08:00
luk.lu
65262d479e [package.json] 实施了新的 npm run 系列脚本命名规范: dev/debug/daemon 使用 node 启动, dev.sup/debug.sup/daemon.pm2 使用 supervisor 或 pm2 启动,一看脚本命名就能理解其特征。 2019-04-11 16:20:12 +08:00
luk.lu
406d5ffc94 Merge branch 'master' of https://git.faronear.org/tic/node.console.web 2019-04-09 09:37:34 +08:00
luk.lu
43a825c7aa 重命名 ActTransfer 为 ActionTransfer,贯彻“全称命名”的规范,以尽可能消灭所有可能的歧义。 2019-04-09 09:37:08 +08:00