overleaf/services/web/public/coffee/ide
Alasdair Smith 9fa85400b3 HighlightedWordManager is more naive about tracking position
We are relying entirely on Ace's tracking of markers with the anchor trick.
This means that we don't have to apply changes to ensure that the word manager
data structure tracks which row the highlights are on. This is traded off
against slightly less efficient searching/removing
2018-05-18 11:29:27 +01:00
..
binary-files Open file after restoring 2018-04-06 10:30:13 +01:00
chat Remove debugging statements. 2017-12-19 10:52:17 +00:00
clone Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
colors Show different users changes in different colours 2016-10-20 12:15:22 +01:00
connection Use local references to variable 2018-02-01 16:52:43 +00:00
directives Control the visibility of the custom toggler when panes are hidden externally. 2018-04-12 16:41:49 +01:00
editor HighlightedWordManager is more naive about tracking position 2018-05-18 11:29:27 +01:00
file-tree Remove debug lines 2018-03-05 11:31:24 +00:00
files/services changing allowed file types 2017-11-22 11:25:02 -05:00
graphics/services Autocomplete for graphics 2017-07-31 14:51:22 +01:00
history Fix bad if statement sending doc open into infinite loop 2018-04-16 17:03:18 +01: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 Escape \ 2016-11-05 11:07:58 +00:00
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 Remove unneeded apply 2018-02-09 17:58:19 +00:00
pdfng/directives Use injected Cmaps path 2017-08-25 15:48:13 +01:00
permissions Only show users controls they have permission to use 2017-01-12 11:52:39 +01:00
preamble/services Remove stray file 2017-08-01 09:53:43 +01:00
references Use angular $http service for references 2017-09-29 14:51:00 +01:00
review-panel Tidy up logic (a bit) around guest track changes 2018-02-23 09:55:57 +00:00
services client-side duplicate check for move/rename/create 2018-01-29 15:24:51 +00:00
settings Allow font family and line height to be user configurable 2018-05-10 18:03:54 +01:00
share validate captcha on every email addition 2018-03-20 13:53:16 +00:00
wordcount Use promise method signatures, instead of old HTTP service ones. 2017-06-20 16:04:06 +01:00
SafariScrollPatcher.coffee More comments. 2016-08-01 13:35:49 +01:00