This website requires JavaScript.
Explore
Help
Sign In
coop-cloud-chaos-patchs
/
outline
Archived
Watch
1
Star
0
Fork
0
You've already forked outline
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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
History
Tom Moor
e1601fbe72
chore: Permanent team deletion (
#2493
)
2021-09-20 20:58:39 -07:00
..
accountProvisioner.js
feat: map preferred_username claim to user record (
#2569
)
2021-09-16 18:45:37 -07:00
accountProvisioner.test.js
feat: map preferred_username claim to user record (
#2569
)
2021-09-16 18:45:37 -07:00
attachmentCreator.js
fix: uuid import broken by dep bump
🤦♂️
2021-04-25 12:54:06 -07:00
collectionExporter.js
perf: Move exports to worker service (
#2514
)
2021-08-31 17:41:57 -07:00
collectionImporter.js
feat: Normalized server logging (
#2567
)
2021-09-14 18:04:35 -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: Add application/octet-stream as a valid mimetype for docx uploads (
#2105
)
2021-05-05 18:48:37 -07:00
documentImporter.test.js
fix: Add application/octet-stream as a valid mimetype for docx uploads (
#2105
)
2021-05-05 18:48:37 -07:00
documentMover.js
fix: Moving documents between collections does not update attachment permissions (
#2136
)
2021-05-12 22:38:24 -07:00
documentMover.test.js
fix: Moving documents between collections does not update attachment permissions (
#2136
)
2021-05-12 22:38:24 -07:00
documentPermanentDeleter.js
chore: Permanent team deletion (
#2493
)
2021-09-20 20:58:39 -07:00
documentPermanentDeleter.test.js
chore: Permanent team deletion (
#2493
)
2021-09-20 20:58:39 -07:00
documentUpdater.js
Collaborative editing (
#1660
)
2021-09-10 22:46:57 -07:00
revisionCreator.js
fix: Account for revisions.create event being debounced
2021-07-19 17:02:33 -04:00
revisionCreator.test.js
fix: Account for revisions.create event being debounced
2021-07-19 17:02:33 -04:00
teamCreator.js
feat: Normalized server logging (
#2567
)
2021-09-14 18:04:35 -07:00
teamCreator.test.js
chore: Refactoring event processors and service architecture (
#2495
)
2021-08-27 21:42:13 -07:00
teamPermanentDeleter.js
chore: Permanent team deletion (
#2493
)
2021-09-20 20:58:39 -07:00
teamPermanentDeleter.test.js
chore: Permanent team deletion (
#2493
)
2021-09-20 20:58:39 -07:00
userCreator.js
feat: map preferred_username claim to user record (
#2569
)
2021-09-16 18:45:37 -07:00
userCreator.test.js
feat: map preferred_username claim to user record (
#2569
)
2021-09-16 18:45:37 -07:00
userDestroyer.js
fix: Correctly guard against last admin deleting their account (
#2069
)
2021-04-24 20:52:46 -07:00
userDestroyer.test.js
fix: Correctly guard against last admin deleting their account (
#2069
)
2021-04-24 20:52:46 -07:00
userInviter.js
fix: Add ability to choose user permission level when inviting (
#2473
)
2021-08-29 03:05:37 +05:30
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