James Allen
|
62a444082d
|
Add in /dev/csrf endpoint for easy automated testing
|
2016-07-18 16:47:54 +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 |
|
Henry Oswald
|
b8b833b753
|
moved wiki into module
|
2016-06-28 10:16:02 +01:00 |
|
Henry Oswald
|
d2e4e22511
|
health checks should be on api router with no sessions
|
2016-06-18 11:58:26 +01:00 |
|
Brian Gough
|
8a0fa1321d
|
add comments to router, downcase route
express has case-insensitive routes
|
2016-06-16 13:59:56 +01:00 |
|
Henry Oswald
|
f9fdec8a15
|
whitelist /user/activate for non public access
|
2016-06-13 15:24:41 +01:00 |
|
Brian Gough
|
49a7c3c27b
|
Merge branch 'per-user-containers-part-2'
Conflicts:
app/coffee/Features/Compile/ClsiManager.coffee
app/coffee/Features/Compile/CompileController.coffee
app/coffee/Features/Compile/CompileManager.coffee
|
2016-06-13 12:24:48 +01:00 |
|
Brian Gough
|
e6dcce21fd
|
use build_id and user_id instead of build and user
|
2016-06-10 12:11:47 +01:00 |
|
Shane Kilkelly
|
8f1fec8c4f
|
Add opt-out action to beta page
|
2016-06-08 15:11:39 +01:00 |
|
Shane Kilkelly
|
618d3ee269
|
fix missing require
|
2016-06-07 13:41:50 +01:00 |
|
Shane Kilkelly
|
d8f1e8ec93
|
Add basic BetaProgram feature.
|
2016-06-07 11:15:56 +01:00 |
|
Brian Gough
|
9d7f129b61
|
add per-user compilation in server
when no user is defined, fallback to per-project compilation
|
2016-06-02 15:48:13 +01:00 |
|
James Allen
|
41f789a313
|
Add in metric to track client side error count
|
2016-05-27 10:46:14 +01:00 |
|
Brian Gough
|
c7363a9df6
|
provide separate routes for sync-pdf and sync-code with error checking
|
2016-05-25 15:00:31 +01:00 |
|
Brian Gough
|
ee15bbeee0
|
support the direct path to a clsi output file /project/project_id/build/build_id/output/*
this avoids use of the query string ?build=... and so we can match the
url directly with the nginx location directive
|
2016-05-13 10:33:38 +01:00 |
|
Henry Oswald
|
b237a022c3
|
added rate limiting on wiki endpoint
|
2016-04-28 17:24:00 +01:00 |
|
James Allen
|
8bfc613bb3
|
Log client side errors as warns so they don't show in Sentry
|
2016-03-21 13:29:34 +00:00 |
|
James Allen
|
2a9e451876
|
Refine error page to in all situations, and don't send sentry errors on not found errors
|
2016-03-21 11:55:59 +00:00 |
|
James Allen
|
1bd8b8d1a3
|
Delete SecurityManager and replace with (unwritten) AuthorizationManager
|
2016-03-10 17:17:26 +00:00 |
|
James Allen
|
3e03164ed4
|
Remove dead auth_token code
|
2016-03-10 17:15:14 +00:00 |
|
James Allen
|
e36be96ec9
|
Move public access setting to its own end point
|
2016-03-10 11:13:57 +00:00 |
|
Shane Kilkelly
|
b505f0d455
|
Merge branch 'sk-references-search'
Conflicts:
app/coffee/Features/References/ReferencesController.coffee
|
2016-02-19 11:30:55 +00:00 |
|
Henry Oswald
|
5c5888b5dc
|
Merge branch 'pr/221'
|
2016-02-11 11:44:45 +00:00 |
|
Shane Kilkelly
|
326d9e59f8
|
Refactor ReferencesSearch* to just References* .
|
2016-02-08 17:04:27 +00:00 |
|
James Allen
|
b32178182d
|
Explicitly create tags and get their id
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
77cc6af35e
|
Update add tag end point to use tag_id
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
f1e65cc776
|
Use tag_id for deleting tags from project
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
1bd5aef85f
|
Allow renaming of tags
|
2016-02-01 10:18:56 +00:00 |
|
James Allen
|
1a86e69d1f
|
Allow tags to be deleted
|
2016-02-01 10:18:56 +00:00 |
|
Shane Kilkelly
|
cc818695ef
|
Split References.index into index and indexAll.
|
2016-01-27 16:00:53 +00:00 |
|
Shane Kilkelly
|
a3cee72663
|
Remove old routes and debug prints.
|
2016-01-25 13:56:07 +00:00 |
|
Shane Kilkelly
|
af75bb8a60
|
wip: change how indexing of references works.
|
2016-01-22 14:23:59 +00:00 |
|
Henrique Santos
|
2d11705837
|
fix issues in first commit
|
2016-01-22 03:41:22 -02:00 |
|
Henrique Santos
|
476eaa8b84
|
add notification backend and unit test
add notification init frontend
|
2016-01-21 18:42:50 -02:00 |
|
Shane Kilkelly
|
8c9c476dd7
|
Fetch the list of keys from references index.
|
2015-12-18 16:00:24 +00:00 |
|
Shane Kilkelly
|
249dd638ec
|
experimental: update references index from fronted.
|
2015-12-17 11:51:14 +00:00 |
|
James Allen
|
1e8ab5357b
|
Improve pre-registered account activation process
|
2015-12-11 11:30:06 +00:00 |
|
James Allen
|
8cc7869b03
|
Pull in contacts from contacts api and send to tag-input for autocomplete
|
2015-10-07 17:32:35 +01:00 |
|
Henry Oswald
|
24007affa7
|
change admin link to /admin/user
this is the page for the admin panel, if the panel is installed
then it will load, otherwise a redirect to register users has been
added in.
|
2015-09-16 12:17:58 +01:00 |
|
Henrique Dias
|
77c2162872
|
add wordcount clsi handler
|
2015-09-10 12:41:48 -03:00 |
|
Henry Oswald
|
66b87df17c
|
added deactivate project endpoint
|
2015-08-14 11:26:11 +01:00 |
|
Henry Oswald
|
21a67ddab4
|
added deactivate old projects endpoint
|
2015-08-13 22:50:39 +01:00 |
|
Henry Oswald
|
3ecf201eda
|
send -> sendStatus
|
2015-07-08 16:56:38 +01:00 |
|
Henry Oswald
|
39df8964cf
|
added route that got lost in merge
|
2015-07-08 13:29:10 +01:00 |
|
Henry Oswald
|
56346ad88c
|
remove analytics router and fixed bad package.json
|
2015-07-01 15:48:23 +01:00 |
|
Henry Oswald
|
1cc0cbe8fc
|
split site into 2 routers, webRouter and apiRouter
web router has things like sessions etc added onto it. Api router is minimal, doesn't include things like csrf
|
2015-07-01 15:23:18 +01:00 |
|
Henry Oswald
|
665bdcf538
|
v1 of express4 conversion
|
2015-07-01 15:17:43 +01:00 |
|
James Allen
|
5c30a7de67
|
Add in option for global login requirement (defaults to on)
|
2015-04-15 11:14:53 +01:00 |
|
James Allen
|
9b8cf7bcfa
|
Remove public registration and require that a user be registered by an admin
|
2015-03-19 14:22:48 +00:00 |
|
James Allen
|
0f69ee0f22
|
Add in proxy for /socket.io so that we don't need to faff with real-time service location
|
2015-03-09 14:09:09 +00:00 |
|
James Allen
|
001a5d751b
|
Pull out templates logic into its own module
|
2015-02-10 11:24:34 +00:00 |
|
James Allen
|
6c387edbe2
|
Remove Dropbox front end logic from main sharelatex repo
|
2015-02-05 18:20:34 +00:00 |
|
James Allen
|
d7afb4e513
|
Clean up unused real-time code in web
|
2015-02-05 16:37:37 +00:00 |
|
James Allen
|
4235c90623
|
Add in rate limit to opening projets
|
2015-02-04 15:05:35 +00:00 |
|
Henry Oswald
|
6c746d9aec
|
added redis health check in
|
2014-11-19 23:18:20 +00:00 |
|
Henry Oswald
|
cd8c233c05
|
Revert robust redis connection code
|
2014-11-19 15:06:05 +00:00 |
|
James Allen
|
8b9a26d6f3
|
Add in http health check end points for redis subscription channels
|
2014-11-19 14:12:37 +00:00 |
|
James Allen
|
84c08edcf3
|
Factor out common joinProject logic to provide and HTTP end point for the real-time API
|
2014-11-07 12:31:47 +00:00 |
|
James Allen
|
218f5fedf8
|
Fix broken template creation route
|
2014-11-07 11:21:55 +00:00 |
|
James Allen
|
d27af25bc9
|
Convert template publishing to use HTTP end points
|
2014-11-06 14:39:40 +00:00 |
|
James Allen
|
e596b60af0
|
Move collaborator HTTP end points into the Collaborators feature
|
2014-11-06 14:39:40 +00:00 |
|
James Allen
|
5c3e8e6d88
|
Add and remove collaborators with HTTP requests, not websockets
|
2014-11-06 14:39:40 +00:00 |
|
James Allen
|
94a17bd36d
|
Remove unused socket.io endpoints
|
2014-11-06 14:39:40 +00:00 |
|
Henry Oswald
|
011bdc4617
|
explicitly set the file types to delete
the wild card version can get mixed up with app.del '/project/:project_id/contents/*', httpAuth, TpdsController.deleteProjectContents
|
2014-10-24 12:01:52 +01:00 |
|
James Allen
|
128c672edd
|
Merge branch 'github-sync'
Conflicts:
package.json
|
2014-10-08 12:13:37 +01:00 |
|
James Allen
|
13a96c925b
|
Add in endpoints to allow updating project files when the project id is know
|
2014-10-02 14:15:30 +01:00 |
|
Henry Oswald
|
2376d0a188
|
added generic error logging
|
2014-09-18 14:37:23 +01:00 |
|
James Allen
|
becb294c5c
|
Create basic module loading system
|
2014-09-08 14:19:24 +01:00 |
|
James Allen
|
f093c99b96
|
Remove deprecated background dropbox polling logic
|
2014-08-21 13:01:27 +01:00 |
|
James Allen
|
7816810249
|
Add in poll dropbox endpoint back into admin
|
2014-08-14 10:12:01 +01:00 |
|
James Allen
|
670e8e5cb9
|
Use Dropbox Real-time polling
|
2014-08-13 17:26:18 +01:00 |
|
James Allen
|
49258fe3dd
|
Proxy to wiki
|
2014-07-30 15:44:03 +01:00 |
|
James Allen
|
1128b45b17
|
Add in system messages
|
2014-07-24 13:24:08 +01:00 |
|
James Allen
|
fbd36d8b07
|
Sort of style of admin panel and trim functionality
|
2014-07-24 11:22:22 +01:00 |
|
Henry Oswald
|
9f82e63a8f
|
changed :project_id to :Project_id
|
2014-07-14 22:11:41 +01:00 |
|
Henry Oswald
|
4a71b38721
|
added route for getting connected users
|
2014-07-14 16:16:01 +01:00 |
|
Henry Oswald
|
025d3147ec
|
blog intergration works
|
2014-07-10 14:53:53 +01:00 |
|
Henry Oswald
|
5cf756969e
|
blog wip
|
2014-07-09 19:49:39 +01:00 |
|
Henry Oswald
|
581d9ec925
|
- hooked up chat throughout the stack
- removed lots of console.logs
- working on the auto scrol, doesn't quite work yet
|
2014-07-08 10:08:38 +01:00 |
|
Henry Oswald
|
b80f751cb2
|
templates works basically, needs error handling and few little improvments
|
2014-06-30 17:08:54 +01:00 |
|
James Allen
|
9dfbb36a83
|
Update project settings over http
|
2014-06-25 13:51:02 +01:00 |
|
James Allen
|
d214b5dc5e
|
Merge branch 'master' into master-redesign
|
2014-06-25 12:14:26 +01:00 |
|
James Allen
|
341570d85d
|
Be more verbose with ip debug output
|
2014-06-25 11:06:04 +01:00 |
|
James Allen
|
cb682ac584
|
Add in more robust support for being behind a proxy
|
2014-06-25 10:34:23 +01:00 |
|
James Allen
|
84ac77795f
|
Delete files
|
2014-06-22 20:49:58 +01:00 |
|
James Allen
|
242a866bce
|
Rename files
|
2014-06-22 20:08:56 +01:00 |
|
James Allen
|
f931df6084
|
Allow creation of folders
|
2014-06-22 14:39:38 +01:00 |
|
James Allen
|
f41534ee4d
|
Add in creating of files to editor
|
2014-06-22 12:10:42 +01:00 |
|
James Allen
|
a64b9eb82e
|
Create and style external pages
|
2014-06-20 17:17:24 +01:00 |
|
James Allen
|
81845dec32
|
Wire up account settings forms
|
2014-06-20 11:15:25 +01:00 |
|
James Allen
|
2b349039c3
|
Add in backend multiple project downloading
|
2014-06-18 16:37:18 +01:00 |
|
James Allen
|
c56648ab80
|
Merge branch 'master' into master-redesign
Conflicts:
app/views/project/list.jade
public/coffee/list.coffee
public/stylesheets/less/list.less
public/stylesheets/less/style.less
|
2014-06-17 11:54:29 +01:00 |
|
James Allen
|
9c5f63817e
|
Send accessLevel info to client
|
2014-06-16 12:47:39 +01:00 |
|
Henry Oswald
|
e099a4a100
|
added default of empty string to user details, fixed route as well
|
2014-06-11 15:14:07 +01:00 |
|
James Allen
|
99705ebb4f
|
Merge branch 'master' into master-redesign
|
2014-06-11 12:38:59 +01:00 |
|
Henry Oswald
|
3aff131428
|
added controller endpoint for updating user personal info
|
2014-06-10 22:26:43 +01:00 |
|
Henry Oswald
|
560288348a
|
moved delete project inside the editor to the http endpoint
|
2014-06-10 18:28:45 +01:00 |
|
James Allen
|
d3221f1cf1
|
Style login and register forms
|
2014-06-09 10:19:02 +01:00 |
|
James Allen
|
02f48be825
|
Allow docs to be restored
|
2014-06-06 14:43:45 +01:00 |
|