Rushabh Mehta
630d30d89a
[fix] remove filter
pirms 7 gadiem
Rushabh Mehta
9b6ad9022c
[fix] smaller chunks, longer keep-alive ( #4196 )
pirms 7 gadiem
Rushabh Mehta
7acefeb228
[minor] handle timeouts, disconnects and errors
pirms 7 gadiem
Rushabh Mehta
1de26c939c
[enhance] use socket-io to upload files
pirms 7 gadiem
Rushabh Mehta
fd7e8eda62
[wip] file upload with socketio
pirms 7 gadiem
Faris Ansari
e1b243996a
Added files in .eslintignore, updated globals
pirms 8 gadiem
Rushabh Mehta
3da8267449
[temp] throttle socket io connection ( #3260 )
pirms 8 gadiem
Rushabh Mehta
3b2a1227fb
[minor] throttle doc_subscribed
pirms 8 gadiem
Faris Ansari
743f7ab0aa
New Build System using NodeJS ( #3117 )
* added build.js
* js babelify and concat, css concat working
* less wip
* live reload css working
* css reload on less change working
* added watch_js
* setup file watcher only in dev mode, don't compile variables.less
* Minify js files using babili
- Add --minify flag
* Set minify to false as default
* [minor] Remove redundant code
* Used subprocess instead of os.system
- Also added experimental flag
pirms 8 gadiem
Rushabh Mehta
e2649975d2
[fix] use currentsite.txt only if host is localhost
pirms 9 gadiem
Anand Doshi
c7e551809b
[fix] socketio request.query
pirms 9 gadiem
Rushabh Mehta
f97654a7c7
[grid] ux fixes and fixes for frappe/erpnext#5376
pirms 9 gadiem
Rushabh Mehta
4aa2f441d5
[fix] missing modules POS and Learn
pirms 9 gadiem
Rushabh Mehta
01e585482f
[fix] [config] for new bench installs
pirms 9 gadiem
Anand Doshi
a987e32f94
[fix] async and socketio
pirms 9 gadiem
Anand Doshi
3b5f10e87e
[fix] socketio - use ports defined in bench/config.json
pirms 9 gadiem
shreyas
8cbc991037
[Fix] Getting redis and socketio from config for multi-bench setup
pirms 9 gadiem
Luis Fernandes
9c929b8463
Add task_unsubscribe to socketio.js.
pirms 9 gadiem
Anand Doshi
d57a1b4b98
[fix] Who is viewing - compatibility issue with socket.io v1.3.7 and v1.4.4. Fixes frappe/erpnext#1519
pirms 9 gadiem
Nabin Hait
2181da8541
[fix] Error handling in socketio
pirms 9 gadiem
Anand Doshi
40f679322b
[enhancement] Show who is currently viewing a document
pirms 9 gadiem
Anand Doshi
6084775ed0
Added CSRF token verification for desk
pirms 9 gadiem
Anand Doshi
39826f2d72
[fix] Add communication into timeline in realtime
pirms 9 gadiem
Anand Doshi
6983fa72f9
[fix] Show messages in realtime in the messages page
pirms 9 gadiem
Rushabh Mehta
b39c9a5318
[fix] move socket init inside app init
pirms 10 gadiem
Anand Doshi
38ecee919e
[fix] set Communication status as Linked or Open during insert, deduplication in timeline, get_user_room in socketio
pirms 10 gadiem
Rushabh Mehta
a15af7882b
[realtime] clear doc locally if updated
pirms 10 gadiem
Pratik Vyas
d0dcb6110e
Fix site room
pirms 10 gadiem
Pratik Vyas
88f9281e3b
Namespace rooms to site
pirms 10 gadiem
Pratik Vyas
f8bc9877b6
SocketIO push messages
pirms 10 gadiem
Pratik Vyas
b0d333d85b
Join and leave doc room on form-load and form-unload
pirms 10 gadiem
Pratik Vyas
422668a67f
Async
pirms 10 gadiem