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
Thanh-Nhon NGUYEN
cbd44c01f5
Add hyperlinks to endpoints ( #1045 )
2022-06-04 19:25:21 +02:00
Adrià Casajús
6e948408c6
Updated api docs
2022-05-12 18:50:27 +02:00
alpha-tango-kilo
cb177a10a2
Update SSL documentation
...
Improve readability
Talk about HSTS
Link to SSL doc in README
2022-05-04 17:09:35 +01:00
Son
a2c477a816
support "enabled" param in /api/v2/aliases
2022-04-28 17:24:35 +02:00
Son
58b332b7bc
add new parameter disabled in /GET /api/v2/aliases
2022-04-25 09:22:29 +02:00
Son
debed67c68
return whether a domain is custom or primary in GET /api/v5/alias/options
2022-04-14 17:28:40 +02:00
Son
0931642d11
use 10.0.0.0 network instead of 240.0.0.0
2022-03-20 10:38:58 +01:00
Jakob Yanagibashi
01bf037638
Update ses.md
...
SASL package
2022-02-09 17:54:13 +01:00
Son
4d1c4cfdff
support pinned parameter in /api/v2/aliases
2022-02-03 11:16:49 +01:00
Son
5b7949f346
return title in /api/notifications
2022-01-24 15:20:59 +01:00
Son
0806f9243e
return custom domain json in patch
2022-01-16 17:26:11 +01:00
Son
4d8c89105f
GET /api/phone/reservations/:reservation_id
2022-01-04 16:22:41 +01:00
Son
e752e466e1
reformat api.md
2021-12-28 15:25:06 +01:00
Son
a270c72d60
add random_alias_suffix to settings api
2021-12-28 15:24:58 +01:00
Florent Marquez
3997269670
Create gmail-relay.md
...
using Gmail as SMTP relay to send email from SimpleLogin on port 587
2021-12-13 21:05:19 +01:00
Son
82e0bcec8e
add docker build image command for building multi architecture image
2021-11-15 11:13:34 +01:00
Son
31e39314d5
return "block_forward" for /api/aliases/{alias.id}/contacts
2021-11-02 15:55:16 +01:00
Son
bc4805b1fa
Add POST /api/contacts/:contact_id/toggle
2021-10-28 10:14:20 +02:00
Son
e5a7aeb3fb
add sl-job-runner to self host instruction
2021-10-13 19:16:20 +02:00
prashantkamdar
fbf1ca3395
hiding the postgres port during upgrade
2021-10-01 21:38:07 +05:30
prashantkamdar
8356a9627d
updating the readme and upgrade docs to bind to localhost
2021-09-30 22:36:30 +05:30
Son Nguyen Kim
cbcae31288
add troubleshooting doc
2021-07-29 10:43:36 +02:00
Son Nguyen Kim
39e2750486
remove Metric
2021-07-28 18:20:18 +02:00
Son NK
95c8f14ea5
update doc
2021-04-07 11:57:48 +02:00
Son NK
38730bdecd
improve oauth doc
2021-04-01 18:10:27 +02:00
Son NK
2d968a01f8
fix doc
2021-03-17 20:31:05 +01:00
Son NK
c87fe55898
POST /api/aliases/:alias_id/contacts: return 200 and existed=true
if contact is already added.
2021-03-17 20:29:34 +01:00
Son
cf6442cec2
Add PATCH /api/custom_domains/:custom_domain_id
2021-03-10 22:56:12 +01:00
Son
eb22a6302e
rename creation -> deletion for GET /api/custom_domains/:custom_domain_id/trash
2021-03-10 22:39:33 +01:00
Son
6c2daf1bb6
add mailboxes to GET /api/custom_domains
2021-03-10 22:37:26 +01:00
Son NK
48a16a1d2e
use another hero image
2021-03-08 14:59:39 +01:00
Son Nguyen Kim
095e2ae0de
Merge pull request #377 from TheLastProject/feature/api_export
...
Add export endpoints
2021-03-08 12:18:28 +01:00
Sylvia van Os
3932ed2eb8
Add export endpoints
2021-03-06 21:56:42 +01:00
Son NK
39c92110cb
add more fields into /api/custom_domains
2021-03-06 20:43:50 +01:00
Son NK
2b811f942d
3.3.0
2021-03-05 13:11:47 +01:00
Son NK
145fc9c67c
Add reverse_alias_address to GET /api/aliases/:alias_id/activities
2020-11-17 09:27:30 +01:00
Son NK
aada12f17e
return reverse_alias_address in POST /api/aliases/:alias_id/contacts and GET /api/aliases/:alias_id/contacts
2020-11-16 19:39:00 +01:00
Son NK
71c1b7cc45
add to doc
2020-11-15 19:43:46 +01:00
Son NK
f0f81930bc
Return "sender_format" in GET /api/setting
2020-11-15 19:35:07 +01:00
Son NK
aee917a3ef
Add GET /api/custom_domains/:custom_domain_id/trash
2020-11-15 19:24:54 +01:00
Son NK
de495b9afe
return nb_alias in GET /api/custom_domains
2020-11-15 19:13:00 +01:00
Son NK
9d24b1b88a
GET /api/custom_domains
2020-11-15 19:09:25 +01:00
Son NK
f6568aca6a
Return pinned in GET /api/aliases/:alias_id, GET /api/v2/aliases
2020-11-15 19:01:11 +01:00
Son NK
ae05c164c9
Support pinned in PATCH /api/aliases/:alias_id
2020-11-15 18:46:27 +01:00
Son NK
9cfb6d412a
Add /api/v5/alias/options
2020-11-14 16:45:22 +01:00
Son NK
f452c79aec
Add /v2/setting/domains
2020-11-14 16:37:36 +01:00
Son NK
ae64bd26b9
add TOC for api.md
2020-11-14 16:32:19 +01:00
Son NK
fde01af5b5
improve readme
2020-11-14 16:26:15 +01:00
Son NK
56aca5edaf
use another hero image
2020-11-14 16:03:25 +01:00