Open
Conversation
- Add Register Page
2012/08/15 - Merge branch chris to master.
- Merge chris & sean .
將chat 的聊天訊息寫入
- Change bootstrap-responsive include queue. Fix body padding effect nav-bar. - Add admin page authenticate. default account: admin:0000.
後台刪除帳號功能(未測試)
修正註冊及登入頁面於過小解析度會置頂錯誤. 增加後台使用者管理頁面 修正mongoDB的名稱跟collection為 Users.chat_users
Merge remote-tracking branch 'origin/sean' into chris
修改socket.js 欄位名稱 修改auth.js 載入資料庫資料 修改 public/js/script.js 顯示資料庫欄位名稱
修改留言字數限制為兩百字
修改留言字數限制為兩百字
- Login not ready.
移除socket.js 的 getuserCount()
- Remove module everyauth.
- rewrite route rule.
- Modifly DB collection chat_user -> {'email':String, 'pwd':String, 'nickname':String}
- fix when login false, server crash.
release 0.1 version 將tomas, chris, sean merge到master並且定義版本為0.1
- Add Email Validate for login & register - nickname change to Unique.
- Add nickname validate when register.
正式定義版本為0.1.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.