Alejandro Celaya
|
4ee0032c2a
|
Deprecated validateUrl option on short URL creation/edition
|
2023-01-23 20:30:12 +01:00 |
|
Alejandro Celaya
|
9949bb654d
|
Set more accurate swagger docs in terms of what props are required/nullable for device long URLs
|
2023-01-22 12:35:07 +01:00 |
|
Alejandro Celaya
|
34129b8d24
|
Update async API docs with device long URLs
|
2023-01-21 12:09:38 +01:00 |
|
Alejandro Celaya
|
48bd97fe41
|
Return deviceLongUrls as part of the short URL data and document API changes
|
2023-01-21 12:05:54 +01:00 |
|
Alejandro Celaya
|
80e3f01562
|
Replace references to doma.in with s.test
|
2023-01-19 09:05:52 +01:00 |
|
Alejandro Celaya
|
85464f0fbb
|
Added ADR with options to support other HTTP methods in short URLs
|
2023-01-07 10:44:08 +01:00 |
|
Alejandro Celaya
|
0b96a79c41
|
Updated async API docs
|
2023-01-02 20:02:50 +01:00 |
|
Alejandro Celaya
|
a5929ebb29
|
Added swagger docs for visits summary in tags with stats
|
2023-01-02 19:58:02 +01:00 |
|
Alejandro Celaya
|
d734578f74
|
Reflected changes to visits stats in the swagger docs
|
2023-01-02 12:35:15 +01:00 |
|
Alejandro Celaya
|
c7a2f499e0
|
Added support to order short URLs list by amount of non-bot visits
|
2022-12-16 19:42:46 +01:00 |
|
Alejandro Celaya
|
09078e4c6a
|
Updated short URL API docs including new visitsSummary
|
2022-12-16 13:34:40 +01:00 |
|
Alejandro Celaya
|
7ba2cfc010
|
Moved true before false in swagger docs
|
2022-12-10 19:59:30 +01:00 |
|
Alejandro Celaya
|
40794c476f
|
Updated API docs with new short URLs list filters
|
2022-12-10 19:59:30 +01:00 |
|
Alejandro Celaya
|
672b728379
|
Updated swagger docs, with new API v3 error types
|
2022-08-14 13:55:43 +02:00 |
|
Alejandro Celaya
|
40bbcb3250
|
Added some API tests for v3 API errors
|
2022-08-13 17:49:00 +02:00 |
|
Alejandro Celaya
|
8961191b2e
|
Documented ADR for multi-segment slugs
|
2022-08-05 16:18:53 +02:00 |
|
Alejandro Celaya
|
be1ce06c00
|
Updated asyn API spec
|
2022-07-25 09:04:15 +02:00 |
|
Alejandro Celaya
|
074bfe3db2
|
Updated MercureUpdatesGeneratorTest
|
2022-07-25 09:02:05 +02:00 |
|
Josh Soref
|
7142295aa5
|
spelling: urls
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
8b65be26a6
|
spelling: the
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Josh Soref
|
60f5deb494
|
spelling: received
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-05-30 23:36:42 -04:00 |
|
Alejandro Celaya
|
e11bf6ac67
|
Created endpoint to get visits for one specific domain
|
2022-04-23 10:32:07 +02:00 |
|
Alejandro Celaya
|
e029d91544
|
Documented new domain visits endpoint
|
2022-04-23 09:27:52 +02:00 |
|
Alejandro Celaya
|
cdb18a5baf
|
Documented performance issue when sorting by visits or short URLs count
|
2022-01-23 10:48:38 +01:00 |
|
Alejandro Celaya
|
d5606114cd
|
Documented new ordering fields supported on tags list
|
2022-01-21 20:02:52 +01:00 |
|
Alejandro Celaya
|
3436405c55
|
Merge branch 'develop' into feature/all-visits-endpoint
|
2022-01-16 10:23:22 +01:00 |
|
Alejandro Celaya
|
545da96d15
|
Updated env vars ADR
|
2022-01-15 17:21:36 +01:00 |
|
Alejandro Celaya
|
f53305c404
|
Added ADR for the changes to load env vars on top of installer config
|
2022-01-15 17:17:22 +01:00 |
|
Alejandro Celaya
|
cff9cd5fb8
|
Documented endpoint to get all non-orphan visits
|
2022-01-10 22:23:00 +01:00 |
|
Alejandro Celaya
|
d5851bbb6a
|
Created TagsStats endpoint
|
2022-01-09 17:24:07 +01:00 |
|
Alejandro Celaya
|
95d8d3ef72
|
Added ordering by name support for tags list with stats
|
2022-01-09 13:38:59 +01:00 |
|
Alejandro Celaya
|
fd2a2530b1
|
Documented pagination for tags endpoint
|
2022-01-05 19:21:32 +01:00 |
|
Alejandro Celaya
|
665a3dbcbf
|
Documented tagsMode param for short URLs list
|
2022-01-04 12:22:36 +01:00 |
|
Alejandro Celaya
|
1ff241411b
|
Removed everything that was deprecated
|
2021-12-14 22:21:53 +01:00 |
|
Alejandro Celaya
|
966620f840
|
Created event listener to send visits to a RabbitMQ instance
|
2021-12-11 21:04:16 +01:00 |
|
Alejandro Celaya
|
181740c3e9
|
Fixed typo in swagger docs
|
2021-12-09 18:55:17 +01:00 |
|
Alejandro Celaya
|
15ce529c09
|
Added swagger validation to CI pipeline
|
2021-12-09 18:51:26 +01:00 |
|
Alejandro Celaya
|
0fd941401b
|
Added extra examples for error responses in swagger docs
|
2021-12-09 18:28:52 +01:00 |
|
Alejandro Celaya
|
808ae6a442
|
Fixed existing examples for API
|
2021-12-09 15:27:18 +01:00 |
|
Alejandro Celaya
|
9752abff19
|
Refactored method in DomainRepo, as one fo their arguments was no longer used
|
2021-12-09 12:43:49 +01:00 |
|
Alejandro Celaya
|
348ac78f5a
|
Enhanced ListDomainsAction so that it returns default redirects in the response
|
2021-12-09 12:11:09 +01:00 |
|
Alejandro Celaya
|
5e722c830f
|
Allowed to set redirects for default domain via command line or API
|
2021-12-07 21:13:47 +01:00 |
|
Alejandro Celaya
|
e21f9dd1fb
|
Added forwardQuery prop to the SHortUrl serialization
|
2021-10-02 10:31:23 +02:00 |
|
Alejandro Celaya
|
8212d3c540
|
Allowed to set and update the forwardQuery param on short URLs
|
2021-10-02 10:02:47 +02:00 |
|
Alejandro Celaya
|
a7dd441333
|
Added missing double quote. Closes #1151
|
2021-08-09 22:16:12 +02:00 |
|
Alejandro Celaya
|
2bfe21aef4
|
Documented architectural decission on what component to pick for caching
|
2021-08-05 16:47:30 +02:00 |
|
Alejandro Celaya
|
40a7d5a112
|
Documented error when trying to edit default domain redirects through endpoint
|
2021-08-03 18:33:50 +02:00 |
|
Alejandro Celaya
|
565fe4c348
|
Added redirects to the list of domains
|
2021-08-03 17:00:26 +02:00 |
|
Alejandro Celaya
|
6a40bbdcb5
|
Created new action to set redirects for a domain
|
2021-08-02 20:49:39 +02:00 |
|
Alejandro Celaya
|
192308a6a3
|
Added swagger docs for endpoint do edit domain redirects
|
2021-08-02 20:49:39 +02:00 |
|