Adrià Casajús
31896ff262
Replace black and flake8 with ruff ( #1943 )
2023-11-21 16:42:18 +01:00
Adrià Casajús
aabcc8e72a
Feature: Add delete account route for the api ( #1132 )
...
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-07-02 16:45:58 +02:00
Adrià Casajús
de31e6d072
Allow to set sudo mode for api requests ( #1108 )
...
* Allow to set sudo mode for api requests
* Rebase migration on top of master
* PR comments
* Added missing migration
* Removed unused import
* Apply suggestions from code review
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
2022-06-23 14:26:36 +02:00
Son
4d8c89105f
GET /api/phone/reservations/:reservation_id
2022-01-04 16:22:41 +01:00
Sylvia van Os
3932ed2eb8
Add export endpoints
2021-03-06 21:56:42 +01:00
Son NK
9d24b1b88a
GET /api/custom_domains
2020-11-15 19:09:25 +01:00
Son NK
77bf9537d0
Add GET /api/setting
2020-10-28 17:23:58 +01:00
Son NK
dae357dd6b
Add GET /api/notifications, /api/notifications/:notification_id
2020-05-23 19:54:06 +02:00
Son NK
722bff319e
add POST /api/mailboxes: create a new mailbox
2020-05-23 16:17:42 +02:00
Son NK
1bba38edb6
Add POST /apple/process_payment
2020-04-19 11:13:38 +02:00
Son NK
4789e439db
rename auth_login to auth
2020-04-09 20:31:53 +02:00
Son NK
40cac56986
GET /api/aliases
2020-02-04 23:26:59 +07:00
Son NK
ef788f7458
add /api/auth/mfa
2020-01-20 15:00:56 +01:00
Son NK
d1734c3cf9
Create /api/auth/login
2020-01-20 14:51:28 +01:00
Son NK
f52f4c821b
Add /api/user_info
2020-01-05 22:48:38 +01:00
Son NK
377e6c657d
add /api/alias/random/new
2020-01-05 21:15:16 +01:00
Son NK
9c9ad87c7d
remove /api/alias/new
2019-12-15 18:55:18 +02:00
Son NK
565d406227
remove new_random_alias related test
2019-12-15 18:55:18 +02:00
Son NK
8250ab2f22
add /alias/custom/new and /alias/random/new
2019-12-15 18:55:16 +02:00
Son NK
ab4f5bf329
add /api/alias/options
2019-12-15 18:55:16 +02:00
Son NK
6c4a173de5
create /api/alias/new using api-key as authentication
2019-12-15 18:55:16 +02:00