app-MAIL-temp/app/api
Adrià Casajús 81eb56e213
Tranfer aliases to a new mailbox when deleting mailboxes (#1534)
* Set up npm clean install instead of npm install in order to keep the version of npm packages 🎨

* Add option to transfer the alias to a new mailbox when a mailbox is deleted

* Moved alias transfer to job

* Lint

* Update forms

* Revert dockerfile change

Co-authored-by: ewen <ewen.coppens@a1.digital>
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2023-01-17 11:55:34 +01:00
..
views Tranfer aliases to a new mailbox when deleting mailboxes (#1534) 2023-01-17 11:55:34 +01:00
__init__.py Feature: Add delete account route for the api (#1132) 2022-07-02 16:45:58 +02:00
base.py Allow to set sudo mode for api requests (#1108) 2022-06-23 14:26:36 +02:00
serializer.py optimize dashboard page: load custom domain using joinedload() instead of explicit join 2022-02-26 17:34:53 +01:00