Brian Gough
|
24764f66ff
|
Merge pull request #544 from sharelatex/bg-add-lockvalue-to-lockmanager
improve locking in web
|
2018-05-08 11:11:32 +01:00 |
|
Hugh O'Brien
|
57f07fb5fe
|
Merge pull request #518 from sharelatex/hob-publish-modal-qs
Publish modal accessible from query string
|
2018-05-08 09:40:41 +01:00 |
|
James Allen
|
b7be63f3a8
|
Import Overleaf v1 theme from sharelatex/ace
|
2018-05-04 15:12:47 +01:00 |
|
Brian Gough
|
afd4a10a19
|
retry lock with exponential backoff
|
2018-05-04 15:02:36 +01:00 |
|
James Allen
|
1aadd7d369
|
Configure line height and font family separately for v2
|
2018-05-04 14:05:20 +01:00 |
|
James Allen
|
b847638ed1
|
Clean up comments and callbacks
|
2018-05-04 13:31:26 +01:00 |
|
Brian Gough
|
e414100c41
|
add support for unique lock values
|
2018-05-04 13:22:33 +01:00 |
|
Shane Kilkelly
|
30beb098ab
|
Sort the project entities by path
|
2018-05-04 11:06:59 +01:00 |
|
Shane Kilkelly
|
08263180fa
|
Add project_id to the entities payload
|
2018-05-04 11:03:54 +01:00 |
|
Shane Kilkelly
|
3c3ce2010a
|
Add endpoint to list entities within a project
|
2018-05-04 10:45:13 +01:00 |
|
Shane Kilkelly
|
4925bfe536
|
Add an endpoint to get users projects as json
|
2018-05-04 09:44:13 +01:00 |
|
James Allen
|
7e250be66d
|
Update font and line spacing in Ace to match OL v1
|
2018-05-03 17:04:49 +01:00 |
|
James Allen
|
42ac8faaae
|
Add dependency mapping for vim keybindings
|
2018-05-03 17:01:34 +01:00 |
|
Shane Kilkelly
|
87fb226c3e
|
Fix invocation of getFileStream
|
2018-05-03 15:30:44 +01:00 |
|
Shane Kilkelly
|
5cb85c0332
|
WIP: Add ProjectFileAgent
|
2018-05-03 14:29:03 +01:00 |
|
James Allen
|
8ecd073efc
|
Support Ctrl-. to compile for v1 compabitility
|
2018-05-03 12:28:14 +01:00 |
|
James Allen
|
09486f2eea
|
Recompile on Cmd-S and :w
|
2018-05-03 12:20:53 +01:00 |
|
Henry Oswald
|
f888b90663
|
added example sandbox compiles mount
|
2018-05-02 16:07:23 +01:00 |
|
Hayden Faulds
|
7c93c92c6a
|
Merge pull request #531 from sharelatex/hof-custom-retry
add V1HistoryNotSyncedError
|
2018-05-02 14:01:07 +01:00 |
|
Hayden Faulds
|
ba0e06d0fe
|
add V1HistoryNotSyncedError
|
2018-05-02 13:18:43 +01:00 |
|
Paulo Reis
|
9f6dc12658
|
Add custom styling; add code to handle point-in-time selection.
|
2018-05-01 17:27:51 +01:00 |
|
Shane Kilkelly
|
8ea690a745
|
Merge pull request #527 from sharelatex/sk-fix-chat-link-color-in-v2
Make links in chat messages white (same as text), with underline
|
2018-05-01 15:39:19 +01:00 |
|
Shane Kilkelly
|
1c31012135
|
Merge branch 'master' into sk-fix-chat-link-color-in-v2
|
2018-05-01 15:23:42 +01:00 |
|
Shane Kilkelly
|
af70ef0dc4
|
Add templates to the hasFeature function
|
2018-05-01 14:01:52 +01:00 |
|
Shane Kilkelly
|
387108da48
|
Make links in chat messages white (same as text), with underline
|
2018-05-01 10:16:56 +01:00 |
|
Alberto Fernández-Capel
|
97566a6dc9
|
Merge pull request #48 from sharelatex/afc-fix-travis-build
Make travis read node version from .nvmrc file
|
2018-05-01 09:46:19 +01:00 |
|
Alberto Fernández-Capel
|
e1406abc7d
|
Merge pull request #87 from sharelatex/afc-travis-nvmrc
Make travis read the node version from the .nvmrc file
|
2018-05-01 09:45:55 +01:00 |
|
Alberto Fernández Capel
|
3ad8e9f2f1
|
Make travis read the node version from the .nvmrc file
See https://docs.travis-ci.com/user/languages/javascript-with-nodejs/#Specifying-Node.js-versions-using-.nvmrc
|
2018-05-01 09:25:37 +01:00 |
|
Alberto Fernández Capel
|
3de7970e0b
|
Make travis read node version from .nvmrc file
|
2018-05-01 09:21:20 +01:00 |
|
James Allen
|
40da785363
|
Fix test for sampling front users
|
2018-05-01 09:02:43 +01:00 |
|
James Allen
|
dfc2b8631b
|
Merge pull request #521 from sharelatex/as-watch-modules-coffee
Add modules public/coffee dir to nodemon frontend watch
|
2018-05-01 08:50:31 +01:00 |
|
James Allen
|
d2e54c5e0c
|
Merge pull request #504 from sharelatex/afc-show-group-export-csv
Show export user CSV even if the group has reached max capacity
|
2018-05-01 08:50:04 +01:00 |
|
James Allen
|
4c7364fd01
|
Merge pull request #503 from sharelatex/ja-reorder-compile-rate-limits
Re-order compile rate limits
|
2018-05-01 08:48:22 +01:00 |
|
James Allen
|
a294fe795c
|
Merge pull request #519 from sharelatex/ja-relative-dates-in-v2
Display last modified as a relative date in v2
|
2018-05-01 08:48:14 +01:00 |
|
James Allen
|
b332f0af86
|
Merge pull request #525 from sharelatex/ja-sample-users-for-feedback
Show front widget for paid and sampled free users
|
2018-05-01 08:48:05 +01:00 |
|
James Allen
|
d454be8053
|
Bring down proportion to 10%
|
2018-04-30 17:19:21 +01:00 |
|
James Allen
|
6399621d1f
|
Show front widget for paid and sampled free users
|
2018-04-30 17:13:57 +01:00 |
|
Alasdair Smith
|
b2e3997e83
|
Add modules public/coffee dir to nodemon frontend watch
|
2018-04-30 10:18:06 +01:00 |
|
Brian Gough
|
f7787e5976
|
Merge branch 'bg-prevent-logging-of-oprangenotavailable-to-sentry'
|
2018-04-30 09:59:03 +01:00 |
|
Brian Gough
|
7e526395fb
|
fix check for "delete component" message
|
2018-04-30 09:56:01 +01:00 |
|
Brian Gough
|
fd80218e51
|
Merge pull request #31 from sharelatex/bg-prevent-logging-of-oprangenotavailable-to-sentry
Reduce logging to sentry (connects to #30)
|
2018-04-30 08:57:48 +01:00 |
|
James Allen
|
5c87a2aa90
|
Display last modified as a relative date in v2
|
2018-04-27 16:50:46 +01:00 |
|
Brian Gough
|
37f431f148
|
also block "delete component" messages from sentry
|
2018-04-27 16:03:46 +01:00 |
|
Paulo Reis
|
6e6bc91130
|
Style the history entries components.
|
2018-04-27 15:59:28 +01:00 |
|
hugh-obrien
|
157efa6d96
|
make publish modal accessible from query string
|
2018-04-27 15:50:11 +01:00 |
|
Brian Gough
|
64670f272a
|
stop OpRangeNotAvailable errors going to sentry
|
2018-04-27 15:45:28 +01:00 |
|
Hugh O'Brien
|
5a580b6ef9
|
Merge pull request #517 from sharelatex/hob-publish-menu-style
Remove ol-variables which cause style problems in SL
|
2018-04-27 14:54:30 +01:00 |
|
hugh-obrien
|
e76a15e4e0
|
remove ol core variables
|
2018-04-27 14:50:52 +01:00 |
|
Hugh O'Brien
|
780b377cf2
|
Merge pull request #515 from sharelatex/hob-publish-menu-style
Basic publish menu styling
|
2018-04-27 14:25:34 +01:00 |
|
hugh-obrien
|
ea2e585699
|
basic publish menu styling
|
2018-04-27 13:37:08 +01:00 |
|