Commit 5a1d3e4
authored
feat: send email for export raw (#1881)
* feat: send email for export raw
* refactor: create separated endpoint for folder export and other items export
* refactor: apply PR requested changes
* refactor: add tests
* fix: fix graasp-export tests
* refactor: fix test
* feat: allow guest and public to download file1 parent 6de5039 commit 5a1d3e4
22 files changed
Lines changed: 4137 additions & 86 deletions
File tree
- src
- drizzle
- meta
- langs
- plugins/mailer
- services
- itemMembership
- item/plugins
- etherpad
- file
- importExport
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments