overleaf/services/web/public/coffee/ide
Alberto Fernández Capel 7d0d18ea5e Use the cursor:editor:update event to track user activity
It is strictly a superset of the change event we were using
before: if there's a change, there will be always a cursor
update, but there can be cursor updates (like when the user
presses the arrow keys) that don't change the document.

This is coherent with what we do to track user activity at

dfb9943521/public/coffee/ide/connection/ConnectionManager.coffee (L49-L50)
2018-01-24 17:20:30 +00:00
..
binary-files
chat Remove debugging statements. 2017-12-19 10:52:17 +00:00
clone
colors
connection Change anonToken and such to anonymousAccessToken 2017-10-20 10:10:21 +01:00
directives Configure resizer cursors for v2. 2017-12-11 15:33:00 +00:00
editor Use the cursor:editor:update event to track user activity 2018-01-24 17:20:30 +00:00
file-tree CI and local dev environment improvements 2018-01-15 09:36:41 +00:00
files/services changing allowed file types 2017-11-22 11:25:02 -05:00
graphics/services
history Inject v2 user details into project-history updates and diffs 2018-01-11 11:32:16 +00:00
hotkeys If track-changes is not enabled, don't show hotkeys for it. 2017-08-03 15:16:54 +01:00
human-readable-logs
metadata moving data to backend and fixing tests 2017-10-24 10:59:41 +01:00
online-users Render anonymous users as '?' in top bar 2017-11-07 14:20:08 +00:00
pdf Merge pull request #213 from sharelatex/bg-allow-autocompile-without-code-check 2017-12-19 13:46:12 +00:00
pdfng/directives Use injected Cmaps path 2017-08-25 15:48:13 +01:00
permissions
preamble/services
references Use angular $http service for references 2017-09-29 14:51:00 +01:00
review-panel Remove unnecessary method - handled by FreeTrialModalController 2017-12-13 11:09:46 +00:00
services
settings handle null values when saving rootDoc_id 2017-10-18 14:19:45 +01:00
share Refactor front end code into validateCaptcha service 2017-12-11 12:32:43 +00:00
wordcount
AutoCompileOnboardingController.coffee Reset to new analytics key 2017-11-08 11:01:36 +00:00
LinkSharingOnboardingController.coffee Revert "Remove old unused link sharing onboarding" 2017-11-22 16:46:16 +00:00
SafariScrollPatcher.coffee