Commit Graph

42 Commits

Author SHA1 Message Date
Maël Gangloff
fbcecff982 feat: add app:register-domain command 2024-12-07 20:08:29 +01:00
Maël Gangloff
0e96404302 feat: add tracked domains table 2024-09-09 11:31:33 +02:00
Maël Gangloff
71173306d6 fix: switch updatedAt to datetime_immutable 2024-09-04 18:33:02 +02:00
Maël Gangloff
f36116afa9 feat: add delete property on Event 2024-09-01 21:26:07 +02:00
Maël Gangloff
b460e8aaa6 ci: add php cs fixer 2024-08-02 23:24:52 +02:00
Maël Gangloff
e2913a9c9f feat: update my watchlist page 2024-07-27 20:44:10 +02:00
Maël Gangloff
68392dd8ec feat: add entities on layout 2024-07-27 16:45:20 +02:00
Maël Gangloff
8f04e0ed7e feat: update front layout 2024-07-27 01:35:00 +02:00
Maël Gangloff
3c557990fb feat: add delete property on Domain 2024-07-25 16:19:57 +02:00
Maël Gangloff
e347f88fd7 feat(api): add tld filters 2024-07-24 20:00:26 +02:00
Maël Gangloff
0dfc0cdd58 feat: update email template 2024-07-24 13:46:10 +02:00
Maël Gangloff
4334ad1f37 feat: unset cookie when logout 2024-07-23 17:13:01 +02:00
Maël Gangloff
75789b750d fix: a domain may not have status 2024-07-23 14:30:21 +02:00
Maël Gangloff
587a030692 fix: Domain handle can be absent in RDAP response 2024-07-23 01:34:59 +02:00
Maël Gangloff
63f8dc168d fix: entity handle can be an empty string 2024-07-21 02:25:37 +02:00
Maël Gangloff
86aa1d2f3f feat: add WatchListTrigger Entity 2024-07-20 23:14:03 +02:00
Maël Gangloff
0b4f3fb2b3 feat: merging the domain refresh endpoint with the GET endpoint 2024-07-20 09:45:13 +02:00
Maël Gangloff
737ad4605b feat(api): add tld property in domain endpoint 2024-07-19 22:58:50 +02:00
Maël Gangloff
300e68e3a1 feat: add tld properties 2024-07-19 18:59:21 +02:00
Maël Gangloff
271e642ac7 fix: Symfony interprets the TLD of the domain name as a return type 2024-07-18 15:47:33 +02:00
Maël Gangloff
dd9fcd99c7 fix: add uriTemplate for domain update 2024-07-18 14:46:35 +02:00
Maël Gangloff
a95c577bf8 chore: remove uriTemplate on Domain 2024-07-18 14:13:01 +02:00
Maël Gangloff
1533469441 feat: add POST watchlist endpoint 2024-07-18 13:40:49 +02:00
Maël Gangloff
09120c1fb7 fix: update API 2024-07-18 03:03:46 +02:00
Maël Gangloff
9c58836b9b fix: add default createdAt updatedAt when domain is created 2024-07-17 22:43:13 +02:00
Maël Gangloff
11c7207a1c feat: add createdAt and updatedAt on Domain entity 2024-07-17 19:29:43 +02:00
Maël Gangloff
358cad6c21 feat: add domain register endpoint 2024-07-17 18:18:11 +02:00
Maël Gangloff
c9b9cdad59 feat: update API endpoints 2024-07-17 14:00:46 +02:00
Maël Gangloff
36a76f2876 feat: add API Platform 2024-07-17 00:19:27 +02:00
Maël Gangloff
8a8059a366 fix: remove DomainStatus enum 2024-07-14 21:15:13 +02:00
Maël Gangloff
69dc301257 fix: update table scheme 2024-07-13 15:52:52 +02:00
Maël Gangloff
5faa6489b1 fix: update table scheme 2024-07-13 12:49:11 +02:00
Maël Gangloff
4b062a6759 feat: update entities to comply with RDAP 2024-07-13 00:22:17 +02:00
Maël Gangloff
2f977a8552 chore: rename Bookmark WatchList 2024-07-12 15:20:40 +02:00
Maël Gangloff
d0c0c5beb3 fix: update table scheme 2024-07-12 00:50:30 +02:00
Maël Gangloff
a691659cca chore: reformat code 2024-07-11 22:22:59 +02:00
Maël Gangloff
6aad09297f feat: update database relation 2024-07-11 22:20:20 +02:00
Maël Gangloff
270ffc5cb9 feat: update database relation 2024-07-11 17:01:16 +02:00
Maël Gangloff
f6bd04ba17 feat: add enum 2024-07-11 13:15:04 +02:00
Maël Gangloff
fbb14df399 fix: update table scheme 2024-07-11 02:29:08 +02:00
Maël Gangloff
0951f93134 fix: update table joins 2024-07-10 23:58:59 +02:00
Maël Gangloff
cbaca7bf6a feat: add entities 2024-07-10 23:30:59 +02:00