This website requires JavaScript.
Explore
Help
Sign In
mti
/
discord-client
Watch
1
Star
0
Fork
You've already forked discord-client
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Discord copy (project)
https://douscord.xdrm.io
65
Commits
3
Branches
0
Tags
466
KiB
JavaScript
62.5%
CSS
21.4%
Vue
14.6%
HTML
0.8%
Shell
0.7%
4a101ee576
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
xdrm-brackets
4a101ee576
[lib.authentication] now stores also 'user' data alongside the token [webpack.main] [webpack.setup] added 'auth' (lib.authentication) to GStore to display username, etc + renamed 'auth' to 'authed' (which is a boolean to know if the user is connected [page.noauth.login] added explicit errors + do not redirect in case wrong combination [page.noauth.register] added explicit errors [vue.auth.dialog] implemented LOGOUT
2018-03-28 19:42:29 +02:00
public_html
[vue.auth.dialog] added channel dialog
2018-03-28 17:25:30 +02:00
webpack
[lib.authentication] now stores also 'user' data alongside the token [webpack.main] [webpack.setup] added 'auth' (lib.authentication) to GStore to display username, etc + renamed 'auth' to 'authed' (which is a boolean to know if the user is connected [page.noauth.login] added explicit errors + do not redirect in case wrong combination [page.noauth.register] added explicit errors [vue.auth.dialog] implemented LOGOUT
2018-03-28 19:42:29 +02:00
.gitignore
[init] all
2018-03-21 18:44:27 +01:00
.htaccess
[init] all
2018-03-21 18:44:27 +01:00
package.json
[init] all
2018-03-21 18:44:27 +01:00
webpack.config.js
[mockup.channel-init] update [init.rooms] implemented root nav() / get() / dump() + used dump() in [init.channels]
2018-03-22 13:40:48 +01:00