ChronosX88
|
6dba957e5f
|
fix: Fix bug with filter adding
|
2019-08-05 14:13:37 +04:00 |
|
ChronosX88
|
501c7b0795
|
feat: Add Filter API [WIP]
|
2019-08-04 20:46:31 +04:00 |
|
nxshock
|
713fc3cb02
|
Update imports
|
2019-08-03 19:19:18 +05:00 |
|
nxshock
|
782c328e3d
|
Add basic implementation of PublicRooms method
|
2019-08-02 22:55:35 +05:00 |
|
nxshock
|
11097f763c
|
Add register.available method
|
2019-08-02 18:17:18 +05:00 |
|
nxshock
|
2cffa574fa
|
Implement leaving room method
|
2019-08-01 19:29:43 +05:00 |
|
nxshock
|
e8165db50f
|
Implement ListRoom GET/PUT methods
|
2019-07-31 20:01:20 +05:00 |
|
nxshock
|
ff79b25285
|
Add basic implementation of devices method
|
2019-07-29 19:32:38 +05:00 |
|
ChronosX88
|
1c7937dd22
|
feat: Add ability to change listening port
|
2019-07-29 18:08:13 +04:00 |
|
nxshock
|
8bc553aff4
|
Add user change password method
|
2019-07-25 21:56:31 +05:00 |
|
nxshock
|
33bb853438
|
Add capabilities method
|
2019-07-25 20:14:37 +05:00 |
|
nxshock
|
7293b33b6f
|
Add user.JoinedRooms() method
|
2019-07-24 20:04:45 +05:00 |
|
nxshock
|
92f2b43f56
|
Add user.LogoutAll() method
|
2019-07-24 19:15:07 +05:00 |
|
nxshock
|
1dbc5082a9
|
Add WhoAmI handler
|
2019-07-23 19:37:02 +05:00 |
|
nxshock
|
b140a4f726
|
Fix login issue
|
2019-07-19 21:03:29 +05:00 |
|
ChronosX88
|
3b5bc7a77b
|
fix: Change port number of server (because Linux prohibits listening on 80 port for non-root users)
|
2019-07-19 11:45:11 +04:00 |
|
ChronosX88
|
833bc6e2f4
|
refactor: Change project structure to default (Standard Golang project layout)
|
2019-07-19 11:39:53 +04:00 |
|