Rushabh Mehta
630d30d89a
[fix] remove filter
7 年之前
Rushabh Mehta
9b6ad9022c
[fix] smaller chunks, longer keep-alive ( #4196 )
7 年之前
Rushabh Mehta
7acefeb228
[minor] handle timeouts, disconnects and errors
7 年之前
Rushabh Mehta
1de26c939c
[enhance] use socket-io to upload files
7 年之前
Rushabh Mehta
fd7e8eda62
[wip] file upload with socketio
7 年之前
Faris Ansari
e1b243996a
Added files in .eslintignore, updated globals
8 年之前
Rushabh Mehta
3da8267449
[temp] throttle socket io connection ( #3260 )
8 年之前
Rushabh Mehta
3b2a1227fb
[minor] throttle doc_subscribed
8 年之前
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
8 年之前
Rushabh Mehta
e2649975d2
[fix] use currentsite.txt only if host is localhost
9 年之前
Anand Doshi
c7e551809b
[fix] socketio request.query
9 年之前
Rushabh Mehta
f97654a7c7
[grid] ux fixes and fixes for frappe/erpnext#5376
9 年之前
Rushabh Mehta
4aa2f441d5
[fix] missing modules POS and Learn
9 年之前
Rushabh Mehta
01e585482f
[fix] [config] for new bench installs
9 年之前
Anand Doshi
a987e32f94
[fix] async and socketio
9 年之前
Anand Doshi
3b5f10e87e
[fix] socketio - use ports defined in bench/config.json
9 年之前
shreyas
8cbc991037
[Fix] Getting redis and socketio from config for multi-bench setup
9 年之前
Luis Fernandes
9c929b8463
Add task_unsubscribe to socketio.js.
9 年之前
Anand Doshi
d57a1b4b98
[fix] Who is viewing - compatibility issue with socket.io v1.3.7 and v1.4.4. Fixes frappe/erpnext#1519
9 年之前
Nabin Hait
2181da8541
[fix] Error handling in socketio
9 年之前
Anand Doshi
40f679322b
[enhancement] Show who is currently viewing a document
9 年之前
Anand Doshi
6084775ed0
Added CSRF token verification for desk
9 年之前
Anand Doshi
39826f2d72
[fix] Add communication into timeline in realtime
9 年之前
Anand Doshi
6983fa72f9
[fix] Show messages in realtime in the messages page
9 年之前
Rushabh Mehta
b39c9a5318
[fix] move socket init inside app init
10 年之前
Anand Doshi
38ecee919e
[fix] set Communication status as Linked or Open during insert, deduplication in timeline, get_user_room in socketio
10 年之前
Rushabh Mehta
a15af7882b
[realtime] clear doc locally if updated
10 年之前
Pratik Vyas
d0dcb6110e
Fix site room
10 年之前
Pratik Vyas
88f9281e3b
Namespace rooms to site
10 年之前
Pratik Vyas
f8bc9877b6
SocketIO push messages
10 年之前
Pratik Vyas
b0d333d85b
Join and leave doc room on form-load and form-unload
10 年之前
Pratik Vyas
422668a67f
Async
10 年之前