Brian Gough
|
e0d5075fdb
|
include check option when compiling
|
2016-07-29 14:59:48 +01:00 |
|
Shane Kilkelly
|
6162c5ec60
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex
|
2016-07-26 14:23:08 +01:00 |
|
Shane Kilkelly
|
e46901a21b
|
Send an empty keys array when there is no data
|
2016-07-26 14:23:00 +01:00 |
|
Henry Oswald
|
81744e4301
|
use cdn for blog
|
2016-07-26 11:11:28 +01:00 |
|
Henry Oswald
|
8492ea7d28
|
Merge pull request #285 from sharelatex/file-path-checks
add file path check on element names
|
2016-07-22 13:54:05 +01:00 |
|
Henry Oswald
|
f7a0860f0b
|
Merge pull request #286 from sharelatex/ha-editor-close
fix close editor button
|
2016-07-22 13:49:26 +01:00 |
|
Henry Oswald
|
c7a3de45bb
|
Merge branch 'master' of https://github.com/sharelatex/web-sharelatex
|
2016-07-22 09:05:14 +01:00 |
|
Henry Oswald
|
3029fb6335
|
add dark host option and don’t load pdfjs worker via cdn
|
2016-07-21 19:06:53 +01:00 |
|
Paulo Jorge Reis
|
50ad3a107f
|
Merge pull request #287 from sharelatex/pr-highlight-biblio-search
A|B test for bib search pop-up
|
2016-07-21 17:06:59 +01:00 |
|
Paulo Reis
|
6a46b46cf4
|
Expose sign-up date as an user attribute in the editor.
|
2016-07-21 16:42:22 +01:00 |
|
Henry Oswald
|
6aca798a45
|
don’t use cdn on dark
|
2016-07-21 15:34:23 +01:00 |
|
Henry Oswald
|
ad60268707
|
clean up vars for buildjs path and change default to cdn.sharelatex.dev:3000
|
2016-07-21 09:38:24 +01:00 |
|
Henry Oswald
|
e27d5ce969
|
use Url for lib name
|
2016-07-20 16:10:33 +01:00 |
|
Henry Oswald
|
596fc2525b
|
simplified buildJSPath
|
2016-07-20 14:48:58 +01:00 |
|
Henry Oswald
|
a3e40adbaf
|
Merge pull request #283 from sharelatex/ho-cdn
Ho cdn
|
2016-07-20 14:19:37 +01:00 |
|
Henry Oswald
|
6c78ab4ace
|
got requirejs working nicely with cdn
|
2016-07-20 12:58:32 +01:00 |
|
Henry Oswald
|
b589ab388f
|
fix close editor button
- only evaulate close on web router, not api/static assets
- allow /admin pages to still be available
|
2016-07-19 17:15:20 +01:00 |
|
Henry Oswald
|
f8c38f30a8
|
got build js path working with mathjax
|
2016-07-19 15:41:33 +01:00 |
|
Brian Gough
|
13d6448ab8
|
Merge pull request #284 from sharelatex/fix-synctex-subdir-path
work around for synctex paths containing /./
|
2016-07-19 12:24:31 +01:00 |
|
Brian Gough
|
a93efde1ae
|
add file path check on element names
|
2016-07-19 11:58:10 +01:00 |
|
Henry Oswald
|
0cbd9d0ff9
|
use url.resolve to adding https:// part
|
2016-07-19 11:41:36 +01:00 |
|
Shane Kilkelly
|
3aea3a68d1
|
Check the truth of subscription.customAccount , rather than definition.
|
2016-07-19 10:28:43 +01:00 |
|
Shane Kilkelly
|
effc3727be
|
Don’t show upgrade prompts for users with custom subscription accounts.
Set `hasValidSubscription` to true if user subscription is custom.
|
2016-07-19 10:15:45 +01:00 |
|
Henry Oswald
|
a2a8b7123b
|
created buildCssPath img and js path funcs
|
2016-07-18 17:18:51 +01:00 |
|
Brian Gough
|
1d74e6750c
|
work around for synctex paths containing /./
|
2016-07-18 17:00:34 +01:00 |
|
James Allen
|
62a444082d
|
Add in /dev/csrf endpoint for easy automated testing
|
2016-07-18 16:47:54 +01:00 |
|
Henry Oswald
|
715ffcfbf2
|
changed ordering on static assets path, just tidying.
|
2016-07-18 16:24:48 +01:00 |
|
Henry Oswald
|
c21549220c
|
mvp for cdn
|
2016-07-18 14:05:07 +01:00 |
|
Brian Gough
|
92d41dd74e
|
added comment for per-user route to top-level directory
|
2016-07-18 11:16:09 +01:00 |
|
Brian Gough
|
5a02e8c656
|
add support for stopping compile
|
2016-07-15 16:28:52 +01:00 |
|
Shane Kilkelly
|
0e9beb5653
|
remove daft redundancy.
|
2016-07-07 09:42:01 +01:00 |
|
Shane Kilkelly
|
9e35bdcaea
|
Refactor: add ? suffix to truth tests.
|
2016-07-07 09:35:44 +01:00 |
|
Shane Kilkelly
|
dda0841af3
|
Return early if there are no keys to delete
|
2016-07-06 15:39:03 +01:00 |
|
Shane Kilkelly
|
fc6cf75ad5
|
Merge branch 'master' into sk-session-revocation
|
2016-07-06 13:19:15 +01:00 |
|
Shane Kilkelly
|
3f1a47eccb
|
map the 'retain' values to session ids
|
2016-07-05 14:54:26 +01:00 |
|
Shane Kilkelly
|
5b9903551a
|
add an array of session ids to retain.
|
2016-07-05 14:20:47 +01:00 |
|
Shane Kilkelly
|
6e282ab308
|
clear sessions on password reset
|
2016-07-05 14:19:59 +01:00 |
|
Shane Kilkelly
|
df0a7bc547
|
test the _checkSessions function.
|
2016-07-04 14:04:10 +01:00 |
|
Shane Kilkelly
|
2ae2e6ed4f
|
Test trackSession
|
2016-07-04 10:37:01 +01:00 |
|
Shane Kilkelly
|
a869c99c60
|
Begin testing UserSessionsManager .
|
2016-07-04 10:05:34 +01:00 |
|
Shane Kilkelly
|
5a1af9a5f3
|
check sessions on login and logout.
|
2016-07-04 09:27:38 +01:00 |
|
Shane Kilkelly
|
6f20f565fe
|
Add early-return guards
|
2016-07-01 15:55:50 +01:00 |
|
Shane Kilkelly
|
0ac9b05d02
|
Add ip_address and session_created to the session user object.
|
2016-07-01 15:49:07 +01:00 |
|
Shane Kilkelly
|
f1653d01b7
|
Refactor method names in UserSessionsManager
|
2016-07-01 15:33:59 +01:00 |
|
Shane Kilkelly
|
6938f1d055
|
No need to build extra string
|
2016-07-01 15:04:13 +01:00 |
|
Shane Kilkelly
|
8855d0fa0f
|
Clear out sessions
|
2016-07-01 13:38:13 +01:00 |
|
Shane Kilkelly
|
5ae0aeaf94
|
Fix logging.
|
2016-07-01 13:37:56 +01:00 |
|
Shane Kilkelly
|
d8ffa5b4b1
|
set expiry on the user sessions set.
|
2016-07-01 11:24:46 +01:00 |
|
Shane Kilkelly
|
88bef5c5ea
|
Add revokeAllSessions handler, when password is reset
|
2016-07-01 09:51:22 +01:00 |
|
Brian Gough
|
ea942fe255
|
Merge pull request #269 from sharelatex/remove-migration-to-per-user-containers
remove scaffolding for per-user compiles so that it is always by default
|
2016-06-30 15:16:28 +01:00 |
|