This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
outline
Watch
1
Star
0
Fork
0
You've already forked outline
mirror of
https://github.com/outline/outline.git
synced
2026-04-29 05:59:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68ce304b485a91f27e6b67baa465de2e387c4eee
outline
/
server
/
emails
/
templates
T
History
Tom Moor
68ce304b48
fix: Language in document notification email, missing collection name
2022-06-24 10:01:54 +02:00
..
components
chore: Centralize env parsing, validation, defaults, and deprecation notices (
#3487
)
2022-05-19 08:05:11 -07:00
BaseEmail.tsx
…
CollectionNotificationEmail.tsx
chore: Centralize env parsing, validation, defaults, and deprecation notices (
#3487
)
2022-05-19 08:05:11 -07:00
DocumentNotificationEmail.tsx
fix: Language in document notification email, missing collection name
2022-06-24 10:01:54 +02:00
ExportFailureEmail.tsx
…
ExportSuccessEmail.tsx
…
index.ts
…
InviteEmail.tsx
…
InviteReminderEmail.tsx
…
SigninEmail.tsx
chore: Casing of logger -> Logger as it's an instantiated class
2022-05-21 13:59:23 +01:00
WelcomeEmail.tsx
…