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/app
Tom Moor 092d9dce18
fix: Don't set cookie domain when not using multiple subdomains (#1145)
* fix: Don't set cookie domain when not using multiple subdomains

* wip logging domain

* wip logging domain

* wip logging domain

* wip logging domain

* Revert "wip logging domain"

This reverts commit 325907e74962179e02cee0b1df364a3aedbe62e3.

* Revert "wip logging domain"

This reverts commit 6ee095a49e9c18999a20d5379234323d49d5e6c8.

* Revert "wip logging domain"

This reverts commit 813d8eb960cdf4dd6db4795739df3adf895600e2.

* Revert "wip logging domain"

This reverts commit f1ca81927626bbd0d46c1963510d115a003176d8.

* Remove SUBDOMAINS_ENABLED from documented env variables, no-one self hosting should need this – it just adds confusion to those looking to host on a single subdomain
fix: Account for server/client process.env parsing

Co-authored-by: Nan Yu <nanyu@Nans-MBP-2.lan>
Co-authored-by: Nan Yu <nan@getoutline.com>
2020-05-19 21:05:57 -07:00
..
components feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
embeds feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
menus lint 2020-05-18 20:22:58 -07:00
models feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
scenes feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
stores fix: Don't set cookie domain when not using multiple subdomains (#1145) 2020-05-19 21:05:57 -07:00
types Websocket Support (#937) 2019-04-17 19:11:23 -07:00
utils chore: Auto reload frontend of client is out of date (#1270) 2020-05-16 14:05:51 -07:00
index.js chore: tooltip update / remove css loader (#985) 2019-07-09 21:17:25 -07:00
routes.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00