Commit Graph

181 Commits (a49590705de2d33c1cb91c70c3384e4303ae81be)

Author SHA1 Message Date
Apex Liu 41240fd8a7 1. fix: mysql query not commit; 2. fix: if replay folder not created, the log page can not show. 2017-05-24 18:12:12 +00:00
apexliu ac09bfa5b5 change file format from dos to unix. 2017-05-24 18:13:26 +08:00
Apex Liu 9ab930bd55 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
Apex Liu 7e80ab6ed3 1. 调整安装页面,根据用户配置文件显示要操作的数据库;2. 支持重新加载配置文件;3. 调整几个文件名; 2017-05-23 19:30:59 +08:00
Apex Liu 233702811e mysql支持功能完成,还需要对安装页面进行调整。 2017-05-22 02:40:45 +08:00
Apex Liu 47f86aee8e temp: 解决显示录像文件所在磁盘剩余空间不正确的问题;升级config类,使之在保存时能保存注释。 2017-05-19 18:17:02 +08:00
Apex Liu 1894dbc5b4 temp: config类 2017-05-18 18:33:24 +08:00
Apex Liu 7e1a961bd3 修正助手安装包,加入FreeRDP客户端所依赖的msvcr120.dll动态库。 2017-05-18 10:21:21 +08:00
Apex Liu 4c3e98d38d temp: 暂时不允许升级到MySQL,如需使用MySQL,只能在新安装的时候选择使用。 2017-05-17 02:15:07 +08:00
Apex Liu f7b5768155 temp. 2017-05-14 17:24:59 +08:00
Apex Liu 28ca556551 temp: config class. 2017-05-14 17:24:32 +08:00
Apex Liu cb9ecebbce temp: 配置信息界面显示数据库类型。 2017-05-13 23:52:21 +08:00
Apex Liu b485eb7857 temp: add dashboard. 2017-05-12 19:35:15 +08:00
Apex Liu 750df290c8 temp:改进配置管理界面。 2017-05-11 02:45:20 +08:00
Apex Liu a98df86d19 temp. 2017-05-05 19:10:12 +08:00
apexliu 67c321dfa6 temp. 2017-05-04 08:14:17 +00:00
Apex Liu 13250ec081 1. try to fix crash on Linux by use libssh multi-thread initialization function.
2. update libssh to v0.7.5.
3. update build script to match libssh threads library.
2017-04-30 17:46:11 +00:00
Apex Liu 79451a95ff temp. 2017-04-29 21:34:19 +08:00
Apex Liu 1b9cf00c4d 操作出错时,页面显示更详细的错误信息,方便定位问题。 2017-04-29 21:32:53 +08:00
apexliu 3c3703d9a9 所有的json调用均返回错误值和错误信息,方便定位问题。 2017-04-23 18:02:38 +08:00
Apex Liu 94aebc3277 修正:修改密码会失败的问题。 2017-04-19 18:44:07 +08:00
Apex Liu 32e0991164 修正:配置了端口号后不能正常工作。 2017-04-18 18:56:45 +08:00
apexliu 45edd4e21f 优化升级向导页面,避免出现不知道下一步操作的困扰; 2017-04-18 01:52:07 +08:00
apexliu 1be2d393c9 1. 修正部分数据库操作,避免新安装的版本会出现无法无法连接数据库的问题;
2. 优化安装向导页面,避免出现不知道下一步操作的困扰;
3. 日志页面,只有成功操作的连接才出现回放按钮,避免困扰;
2017-04-18 01:34:21 +08:00
apexliu 2ce6d4beda temp. 2017-04-17 10:21:47 +00:00
Apex Liu eb39a062e5 升级版本号到2.2.6.1,准备发布修订版。 2017-04-17 17:49:44 +08:00
Apex Liu e2e0097a4a #10 问题仍然存在,暂时屏蔽可能导致此问题的代码,再进行测试。 2017-04-17 17:40:17 +08:00
Apex Liu 1db6a66ba1 修正一处手误。 2017-04-17 12:16:48 +08:00
Apex Liu f9ae8029f2 修正新安装系统(没有数据库时)无法以admin身份登录的问题。 2017-04-17 10:21:08 +08:00
apexliu 7608b6f94a 调整助手的安装路径,防止出现非管理员用户无法保存配置文件和录像回放临时文件的问题。 2017-04-16 23:22:14 +08:00
Apex Liu 9bce1dbe1d fix rdp replay data file re-location. 2017-04-16 14:39:17 +00:00
apexliu 4c47d82c68 升级版本号到2.2.5.1,准备发布新版本。 2017-04-16 11:24:31 +08:00
apexliu 59f14d3e73 修正被锁定的用户仍然可以登录;修正录像文件中记录的起始时间不正确;增加ssh回放界面显示会话详细信息; 2017-04-16 06:15:07 +08:00
apexliu 43a42f863e . 2017-04-15 02:32:57 +08:00
Apex Liu d71217d50f 统一录像文件格式。 2017-04-14 18:40:20 +08:00
Apex Liu 763fdb11c8 add some ui design test page. 2017-04-14 17:07:15 +08:00
apexliu 4ec857e206 . 2017-04-13 02:57:00 +08:00
Apex Liu 8e8a06628d change class name, otherwise crash when rdp and ssh work together. 2017-04-12 18:08:33 +00:00
Apex Liu e7313c6e4e build installer on Linux. 2017-04-12 14:55:23 +00:00
apexliu 5b30dc8f47 build rdp on linux. 2017-04-12 11:02:03 +00:00
apexliu fe34aafa49 rdp works with freerdp on Windows. 2017-04-10 00:36:38 +08:00
Apex Liu 4ee850c83e temp. 2017-04-07 15:05:29 +08:00
Apex Liu 8777543985 temp. 2017-04-07 11:54:02 +08:00
apexliu d1270e38ab temp. 2017-04-07 03:27:15 +08:00
Apex Liu 669fc79eae temp. 2017-04-06 18:46:58 +08:00
Apex Liu 60432f04ae remove unnecessary code. 2017-04-05 19:24:08 +08:00
apexliu 2f315c558b Merge remote-tracking branch 'remotes/origin/dev'
# Conflicts:
#	build/builder/build-external.py
#	build/builder/build-server.py
#	server/.idea/server.iml
2017-04-05 03:44:11 +08:00
apexliu f80e12c244 准备发布版本v2.1.2.1。 2017-03-30 04:39:03 +08:00
apexliu 61c1b69cd9 修正web播放录像时的录像文件路径,避免core服务设置了非默认重放文件路径后web出现找不到文件的问题。 2017-03-29 02:56:05 +08:00
apexliu 349d679742 fixme: win全新安装并初始化数据库后,必须重启web服务,否则数据库访问总是会失败。 2017-03-28 01:55:29 +08:00