This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/server
Tom Moor 8d3dc3a92e
User Profile (#858)
* First pass user profile

* 💚

* More collaborator tooltip improvements
2019-01-12 19:41:45 -08:00
..
__snapshots__ 💚 2018-09-29 22:14:55 -07:00
api User Profile (#858) 2019-01-12 19:41:45 -08:00
auth Fixes: Oauth error on subdomains authenticating slack post 2018-12-20 20:25:13 -08:00
config Content pages 2018-12-20 20:00:58 -08:00
emails Fixes: Collection creation notification email 2018-12-05 23:44:41 -08:00
middlewares Collection Permissions (#829) 2019-01-05 13:37:33 -08:00
migrations Collection Permissions (#829) 2019-01-05 13:37:33 -08:00
models Improve partial word matching 2019-01-07 21:44:33 -08:00
pages Minor grammar and mobile style fixes 2019-01-11 21:46:58 -08:00
policies Fixes: Cannot load document in private collection from share link when signed in with user that cannot access 2019-01-05 23:04:09 -08:00
presenters User Profile (#858) 2019-01-12 19:41:45 -08:00
services document update fix for slack 2019-01-10 14:24:10 +01:00
static Allow manifest discovery 2018-06-16 14:43:34 -07:00
test Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
utils Base model refactor (#810) 2018-12-04 22:24:30 -08:00
.jestconfig.json Bring back old test setup 2017-07-09 11:36:30 -07:00
errors.js Wrapped additional error data under `data` 2018-03-07 00:05:34 -08:00
events.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
index.js SSLify 2018-11-04 10:15:37 -08:00
logistics.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
mailer.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
mailer.test.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
redis.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
routes.js Remove parse-domain dependency (#856) 2019-01-12 13:50:30 -08:00
routes.test.js Fix specs 2018-11-12 23:17:50 -08:00
sequelize.js Admin endpoints 2017-12-26 15:08:11 +02:00
slack.js Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00