- 15 Dec, 2014 7 commits
-
-
Gergely Ujvari authored
- Bridge the for identity service - Handles login, logout, and exposes the current logged in user - permits function for authorizing actions
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
-
Gergely Ujvari authored
Privacy directive doesn't fill the permissions if the annotation has already have them and the replies permissions were not filled, only the reading permissions Before that the privacy directive detected that other way. Fix #1759
-
csillag authored
... to b8c75146 (typed-packaging branch) Fixes the shortlink problem with the Document plugin for #1760. (Also brings in some dead code removal)
-
- 13 Dec, 2014 2 commits
-
-
gergely-ujvari authored
Move h.auth -> h.account on frontend
-
Randall Leeds authored
-
- 12 Dec, 2014 8 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
Frontend realtime cleanup
-
Randall Leeds authored
-
Nick Stenning authored
Replaces direct use of the websocket with use of the streamer service introduced in the previous commit.
-
Nick Stenning authored
-
Nick Stenning authored
This commit adds a streamer service that abstracts interaction with the streamer websocket.
-
Nick Stenning authored
It's not clear to me why we were using this rather complicated method of generating a UUID. Suffice to say that simply calling uuid.v4() has much the same effect.
-
Nick Stenning authored
This isn't used anywhere else, so simplify the interface of Socket by inlining a call to get the client ID.
-
- 11 Dec, 2014 3 commits
- 10 Dec, 2014 1 commit
-
-
Gerben authored
Raise a error if the ICU ElasticSearch plugin is not installed
-
- 09 Dec, 2014 6 commits
-
-
Randall Leeds authored
Remove an unused event
-
Randall Leeds authored
The original commit that introduced this (by @csillag) does not at all describe why it was added. Nothing in this project listens for it.
-
Randall Leeds authored
O_O
-
Randall Leeds authored
Postpone the scanning
-
csillag authored
... to the point when the panel is already ready. Hopefully, this makes the sidebar connect and appear sooner. We can't delay in any further, because setting the visible highlights (which happens in the next line) will trigger a bucket bar (a.k.a. heatmap) refresh, and the heatmap uses information produced by the scanning.
-
Randall Leeds authored
Update PDF plugin
-
- 08 Dec, 2014 1 commit
-
-
csillag authored
... to 18d8f72a (typed-packaging branch), which brings support for the PDF.js version shiping with FF35.
-
- 05 Dec, 2014 7 commits
-
-
Randall Leeds authored
Move thread ng-show conditionals onto parent elements
-
Randall Leeds authored
Fix double loading on install
-
Aron Carroll authored
Rather than the thread-reply and thread-load-more elements having one set of conditions on the parent and one on the child we now ensure that the entire element is always shown/hidden.
-
Aron Carroll authored
Remove dynamic bucket from BucketBar
-
Randall Leeds authored
-
Aron Carroll authored
Rename Heatmap -> BucketBar.
-
Randall Leeds authored
Ref #1236
-
- 04 Dec, 2014 3 commits
-
-
Aron Carroll authored
Don't use target="_blank" for feedback email.
-
Nick Stenning authored
-
Randall Leeds authored
Consolidate code paths around deciding about PDF.js
-
- 03 Dec, 2014 2 commits
-
-
csillag authored
-
Randall Leeds authored
Rename rpc methods to be more consistent
-