jsgen icon indicating copy to clipboard operation
jsgen copied to clipboard

[DEPRECATED]JsGen is a next generation,free, open source web software that you can generate a powerful website, such as blog, forum, etc. It is coded by pure JavaScript, based on Node.js, AngularJS,...

Results 26 jsgen issues
Sort by recently updated
recently updated
newest added

--- 环境:cent os 6.3 预配置(新安装) ## 网络状态:已联网 ## 已经通过yum install mogodb-server mogodb npm redis git 安装基本环境。 ## 已经通过service redis restart 启动redis ## 已经通过git获取到最新包并且cd到目录npm install 完成。 ## 在之后node app.js install 提示连接DB1,2,3之后就没有结果了。并且不能访问。(跳过此步骤直接使用npm...

https://github.com/zensh/jsgen/blob/master/static/src/js/app.js#L31-L54 在这段代码里面使用了transformRequest和transformResponse来处理全局loading的问题, 这是一个好想法. 这个很像Jquery AjaxStart和AjaxStop. 不过在Angular里面, 这两个方法并不代表发起和结束ajax. 这里我只测试了transformResponse的情况, 如果返回的响应是没有内容或者报错, 将无法触发这个callback. 你可以尝试让服务端返回一个 204 或 500, 将重现这个问题. [这里](http://stackoverflow.com/questions/17494732/how-to-make-a-loading-indicator-for-every-asynchronous-action-using-q-in-an-a) 似乎提供了更好的解决方案.

如题。找回不能,账户被锁。申请解锁不能,同样提示错误。

用户登录/注册时 点击发布文章客户端JS报错 检查了代码 是因为没有登录/注册时没有返回 upyun 属性。 刷新时登录了用户会返回 upyun属性设置

### 缓存清除 请问如何清除缓存,例如图片缓存.例如我把logo图片换掉了,但是缓存还在,显示不正确,请问如何清除? ### css,js资源路经 为什么我把资源路经改为本地的,就不起作用了?例如 把以下的改动 ``` html ``` 改为如下的,就提升找不到 ``` html ```

![bug](https://cloud.githubusercontent.com/assets/2382437/2873087/b8b7772a-d38f-11e3-9d69-70c9f0fc9a11.png)

# node app.js install rrestjs process 25639 Checking config file starting... check config file error: TypeError: Object # has no method 'upyun' rrestjs process 25639 Config file checking complete, errors:0/73,...

name or Email or Uid 实际上,如果 name 是中文,是无法登录的!