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/commands
Tom Moor e9f083feb8 fix: Document title with slashes produces folders in exported zip file
closes #2036
2021-04-17 19:30:31 -07:00
..
accountProvisioner.js feat: Move to passport for authentication (#1934) 2021-03-11 10:02:22 -08:00
accountProvisioner.test.js feat: Move to passport for authentication (#1934) 2021-03-11 10:02:22 -08:00
attachmentCreator.js fix: Don't trigger email and slack notifications when mass importing 2020-12-28 18:02:58 -08:00
collectionImporter.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
collectionImporter.test.js refactor: documents.batchImport -> collections.import 2020-12-28 18:51:12 -08:00
documentCreator.js Merge main 2021-02-07 12:58:17 -08:00
documentImporter.js fix: Document title with slashes produces folders in exported zip file 2021-04-17 19:30:31 -07:00
documentImporter.test.js fix: Document title with slashes produces folders in exported zip file 2021-04-17 19:30:31 -07:00
documentMover.js closes #1784 2021-03-22 22:23:03 -07:00
documentMover.test.js closes #1784 2021-03-22 22:23:03 -07:00
teamCreator.js feat: Enforce single team when self-hosted (#1954) 2021-03-18 21:56:24 -07:00
teamCreator.test.js feat: Enforce single team when self-hosted (#1954) 2021-03-18 21:56:24 -07:00
userCreator.js fix: Improved handling of authentication edge-cases (#2023) 2021-04-11 19:39:31 -07:00
userCreator.test.js fix: Improved handling of authentication edge-cases (#2023) 2021-04-11 19:39:31 -07:00
userInviter.js fix: One source of transaction deadlock when invites > pg pool (#1696) 2020-12-01 19:20:20 -08:00
userInviter.test.js fix: Allow selection of embeds (#1562) 2020-09-20 22:27:11 -07:00
userSuspender.js fix: One source of transaction deadlock when invites > pg pool (#1696) 2020-12-01 19:20:20 -08:00
userSuspender.test.js buildUser -> buildAdmin 2021-03-22 20:59:11 -07:00