KDSBrowne
6537a0e28c
Fix client lint issues except those which are comment related
2017-05-16 08:37:17 -07:00
Anton Georgiev
2e9c519e1a
switch console logs for logClient
2017-05-12 08:24:06 -04:00
Anton Georgiev
a4dcf72975
do not allow meteor calls if credentials are null
2017-05-11 15:18:34 -04:00
Klaus Klein
b2195da345
Fix client reconnection timeout
2017-05-05 11:30:15 -03:00
Klauswk
b668b24cac
Merge branch 'ClientLog' into test-3865
2017-05-03 14:31:13 -03:00
Anton Georgiev
038405f907
some changes to logClient api
2017-05-03 13:19:21 -04:00
Klauswk
74c2219fc9
Update index.js
2017-05-03 14:09:33 -03:00
Klauswk
b0b455e591
Merge branch 'master' into ClientLog
2017-05-03 13:40:57 -03:00
Klauswk
30b7c3c1e4
Merge branch 'master' into AddServerCallback
2017-04-28 17:28:45 -03:00
Klaus Klein
31ae8854c9
Lint problems fixed
2017-04-28 17:01:02 -03:00
Klaus Klein
5a4f05a41a
Fix requests on PR #3865
2017-04-28 14:12:08 -03:00
Klaus Klein
1c8e78d1c1
Merge with master
2017-04-28 10:53:30 -03:00
Klaus Klein
245ba3c4e3
Add client log, HTML5
2017-04-28 10:47:07 -03:00
Klaus Klein
b99b73f334
Fix the double auth problem
2017-04-26 16:56:29 -03:00
Klaus Klein
15ea8921dc
Fix lint problems
2017-04-26 10:53:01 -03:00
Klaus Klein
e56546137b
Change callServer function name
2017-04-26 10:47:44 -03:00
Klaus Klein
8dcd68bf76
Merge branch 'master' into AddServerCallback
...
* master: (53 commits)
fix issue with listenOnly not hanging up
- spell the word correctly
- minimize logging
Add catch all exception to bbb-web redis subscriber
Update styles.scss
HotfixChat, HTML5 issues #3829
fix undefined voiceBridge
moved componentWillMount to component..
Faster PDF pages counting by replacing "pdf2swf" command with "pdfinfo".
add aria-label to chat log
Fallback again to 72 DPI PNG for complex PDF pages.
Changed screenshare's publish and view windows to use CustomMdiWindow
resolve lint warnings on modified files
Fixing bug that was causing a stack overflow when checking permissions of ignored windows
move audio tag to component
Rename GhostscriptPageExtractor to PageExtractorImp.
change aria-labelledby to aria-describedby
Fix avatar issue in chat, HTML5 #3830
add suggested changes
Remove usage of GhostScript and replace it by pdftocairo and pdfseparate.
...
2017-04-26 10:43:04 -03:00
Klaus Klein
9d50e11172
Add notification service and fix logout
2017-04-26 10:41:34 -03:00
Klaus Klein
1d59ba7d58
Remade with @gcampes changes
2017-04-24 17:18:07 -03:00
Klaus Klein
e9cff2094a
Add server callback with error
2017-04-20 11:12:14 -03:00
Klaus Klein
b738e139c0
Fix reconnection issue, reauthenticate when user close an tab and/or lost connection
2017-04-18 10:13:45 -03:00
gcampes
832d916fd8
Fix unauthorized on slow connection
2017-04-17 14:14:31 -03:00
gcampes
724780c240
change underscore import to lodash
2017-04-05 13:08:20 -03:00
gcampes
1a15f83690
adds settings service
2017-03-28 15:41:48 -03:00
gcampes
acb8b1155b
Merge conflicts
2017-03-20 15:00:04 -03:00
Oswaldo Acauan
2090883b03
Refactor Auth logout and credentials getter
2017-03-17 14:23:00 +00:00
Oswaldo Acauan
2129979112
Fix error screen
2017-03-10 20:47:23 +00:00
Oswaldo Acauan
9c84105319
Add missing packages
2017-03-10 19:18:23 +00:00
Oswaldo Acauan
d6780c3013
Refactor Authentication flow
2017-03-10 18:33:46 +00:00
Oswaldo Acauan
be7f36e00c
Refactor the i18n server code
2017-03-09 19:50:21 +00:00
JaeeunCho
9b594e8a52
HTML5 Dropdown - fixed warnings and added style
2016-09-07 12:17:15 -07:00
Lajellu
8e7b1d6317
HTML5 - Changes config organization and all files dependant on config files
2016-08-17 08:48:03 -07:00
Oswaldo Acauan
2d1b9ede84
Minor fixes
2016-07-11 19:42:54 +00:00
Oswaldo Acauan
ee2ca176b3
Refactor services to classes
2016-07-11 16:28:55 +00:00
Oswaldo Acauan
9b53090c81
Change Auth service to be a singleton class
2016-07-11 13:45:24 +00:00
Oswaldo Acauan
1c0132ed5b
Merge after git conflict/lost object
2016-07-11 12:34:58 +00:00
Oswaldo Acauan
930f92932d
Add chat notification for unread messages
2016-07-07 16:51:55 +00:00
Oswaldo Acauan
dad812aa5d
Add unread messages service
2016-07-07 12:50:32 +00:00
Oswaldo Acauan
782ef206d9
Change Storage services to be Reactive
2016-07-07 12:50:07 +00:00
Oswaldo Acauan
d1f2614d00
Fix merge conflicts
2016-07-05 16:50:14 +00:00
Oswaldo Acauan
4e85501768
Fix unread notification
2016-07-05 16:47:40 +00:00
Oswaldo Acauan
3b1c0328c2
Add chat unread messages functionality
2016-07-04 18:53:47 +00:00
Oswaldo Acauan
f6a250b716
Add multiple storages
2016-07-04 13:44:17 +00:00
Jaeeun Cho
eded89d5f0
fixes html5 clinet logout and nav-bar
2016-06-28 14:50:44 -04:00
Jaeeun Cho
3d36d3fed2
fixes html5 clinet logout and nav-bar
2016-06-24 19:09:32 -04:00
Jaeeun Cho
73c9898698
fixes html5 clinet logout and nav-bar
2016-06-17 18:15:11 -04:00
Oswaldo Acauan
5474591552
Change localStorage to sessionStorage
2016-06-13 14:00:57 -03:00
Oswaldo Acauan
d642cb1c99
Add chat send message functionality
2016-06-02 15:40:27 -03:00
Oswaldo Acauan
8d74db562a
Fix getters on auth service
2016-06-02 10:48:39 -03:00
Oswaldo Acauan
f39b7171af
Move session/auth logic to separated services
2016-06-02 10:46:35 -03:00
gcampes
ce32ae5b20
Merge branch 'html5-new-userlist' into html-userlist
2016-05-31 08:37:14 -03:00
gcampes
18e4f98f1d
Adds html5 new userlist, WIP
2016-05-19 15:22:56 -03:00
perroned
ef41eee5b2
Fixes server call method arguments
2016-05-18 19:26:51 +00:00
perroned
4adad8bb32
Changes credential passing to 1 object
2016-05-16 13:12:27 -05:00
perroned
98aae7aade
Changes collection imports
2016-05-16 13:05:44 -05:00
perroned
6adaff0c44
Cleans lint
2016-05-13 11:31:06 -05:00
perroned
6a9ccb355f
Updates callServer arguments and passes credential object
2016-05-13 11:17:00 -05:00
perroned
dff3dd2436
Moves serverCall to imports service api
2016-05-12 11:10:20 -05:00