Commit Graph

  • a15c1b2c2f chore: auf Wiedersehen MUI, hallo Ant Design Maël Gangloff 2024-07-26 16:45:10 +02:00
  • a384140aa7 chore: remove controllers folder Maël Gangloff 2024-07-25 22:23:42 +02:00
  • 0bb1cf1f6d fix: disable watch closely temporarily Maël Gangloff 2024-07-25 21:47:39 +02:00
  • 8ede04cfa6 fix: isToBeWatchClosely function Maël Gangloff 2024-07-25 20:21:57 +02:00
  • d153d3af78 fix: set updatedAt when a deleted domain is queried Maël Gangloff 2024-07-25 19:04:59 +02:00
  • f9a41c3954 Merge pull request #12 from vinceh121/master Maël Gangloff 2024-07-25 17:44:34 +02:00
  • 4bd1d96247 feat: RDAP servers update command vinceh121 2024-07-25 17:03:00 +02:00
  • 3c557990fb feat: add delete property on Domain Maël Gangloff 2024-07-25 16:19:57 +02:00
  • d36e520467 feat: regular update if the domain name is about to be deleted Maël Gangloff 2024-07-25 14:36:09 +02:00
  • 08da62c1b5 feat: update front layout Maël Gangloff 2024-07-25 02:09:49 +02:00
  • 465aeb1ec9 fix: identify tld type Maël Gangloff 2024-07-25 00:58:19 +02:00
  • 416ffd4a7f fix: identify tld type Maël Gangloff 2024-07-24 22:17:54 +02:00
  • 3d4f905eab fix: identify tld type Maël Gangloff 2024-07-24 21:58:45 +02:00
  • e347f88fd7 feat(api): add tld filters Maël Gangloff 2024-07-24 20:00:26 +02:00
  • 89e967cadf feat: add tld type property Maël Gangloff 2024-07-24 18:52:19 +02:00
  • 0dfc0cdd58 feat: update email template Maël Gangloff 2024-07-24 13:46:10 +02:00
  • 543a8a495e feat: update front layout Maël Gangloff 2024-07-23 21:57:23 +02:00
  • d564e200ed feat: update front Maël Gangloff 2024-07-23 20:34:27 +02:00
  • 827ca478c6 feat: update front Maël Gangloff 2024-07-23 18:37:59 +02:00
  • 4556dfe85e feat: update security.yaml Maël Gangloff 2024-07-23 18:31:49 +02:00
  • 7775273907 fix: throw an exception when UpdateRdapServers fail Maël Gangloff 2024-07-23 18:11:56 +02:00
  • 4334ad1f37 feat: unset cookie when logout Maël Gangloff 2024-07-23 17:13:01 +02:00
  • 75789b750d fix: a domain may not have status Maël Gangloff 2024-07-23 14:30:21 +02:00
  • fa11235270 feat: issue JWT cookie when OAuth Maël Gangloff 2024-07-23 13:31:45 +02:00
  • 0e82229121 feat: add API cookie auth Maël Gangloff 2024-07-23 13:21:50 +02:00
  • 857a978402 fix: some properties can be null Maël Gangloff 2024-07-23 03:13:51 +02:00
  • 1ef8a98586 fix: update RDAPService parser Maël Gangloff 2024-07-23 03:05:35 +02:00
  • 7c68919252 fix: same Entity can be present several times in property entities Maël Gangloff 2024-07-23 02:27:14 +02:00
  • 587a030692 fix: Domain handle can be absent in RDAP response Maël Gangloff 2024-07-23 01:34:59 +02:00
  • ac031ebf59 fix: do not compare string and DomainEvent Maël Gangloff 2024-07-23 00:36:38 +02:00
  • fa80d33a33 feat: json login rate limit Maël Gangloff 2024-07-22 17:14:21 +02:00
  • ec1bbf3b05 fix: user email can be null when oauth Maël Gangloff 2024-07-22 14:52:16 +02:00
  • 3d7a6fbcfd feat: add frontend Maël Gangloff 2024-07-22 14:45:21 +02:00
  • 1642767993 fix: update login Maël Gangloff 2024-07-22 13:39:45 +02:00
  • 9e8523fa53 feat: implement OAuth 2.0 login flow Maël Gangloff 2024-07-22 02:17:42 +02:00
  • c48f37696c fix: update DomainRefreshController Maël Gangloff 2024-07-21 19:47:25 +02:00
  • 8a5f69c333 feat: fragment messages to gain efficiency Maël Gangloff 2024-07-21 16:55:39 +02:00
  • 43c4c9a33d feat: add rate limit : a user can update 25 domains per day Maël Gangloff 2024-07-21 14:56:10 +02:00
  • b45bbe63f5 feat: send an email when a domain has been modified Maël Gangloff 2024-07-21 13:59:00 +02:00
  • 63f8dc168d fix: entity handle can be an empty string Maël Gangloff 2024-07-21 02:25:37 +02:00
  • 17a1cc2938 feat: add SendNotifWatchListTrigger Message Maël Gangloff 2024-07-21 00:56:27 +02:00
  • 86aa1d2f3f feat: add WatchListTrigger Entity Maël Gangloff 2024-07-20 23:14:03 +02:00
  • 1b0f54806c fix: update API Maël Gangloff 2024-07-20 10:11:49 +02:00
  • e0a5d843e0 docs: update README.md Maël Gangloff 2024-07-20 09:54:04 +02:00
  • 0b4f3fb2b3 feat: merging the domain refresh endpoint with the GET endpoint Maël Gangloff 2024-07-20 09:45:13 +02:00
  • 00a58b2447 fix: run updateRdapServers every month Maël Gangloff 2024-07-19 23:50:41 +02:00
  • 367f62f25a feat: add MUI style Maël Gangloff 2024-07-19 23:46:07 +02:00
  • 737ad4605b feat(api): add tld property in domain endpoint Maël Gangloff 2024-07-19 22:58:50 +02:00
  • e4334b2eb5 feat: add tld properties on API Maël Gangloff 2024-07-19 20:40:30 +02:00
  • 300e68e3a1 feat: add tld properties Maël Gangloff 2024-07-19 18:59:21 +02:00
  • 08e13e73c4 feat: add React support Maël Gangloff 2024-07-19 02:28:05 +02:00
  • 04d9fc20d3 chore: install Webpack Encore Bundle Maël Gangloff 2024-07-19 02:04:41 +02:00
  • 3b63320cb6 docs: update README.md Maël Gangloff 2024-07-19 01:17:33 +02:00
  • 59a74f050d feat: update RDAP server url every month Maël Gangloff 2024-07-18 20:20:08 +02:00
  • d4546ae027 feat: RDAP url are stored in db Maël Gangloff 2024-07-18 19:13:06 +02:00
  • 271e642ac7 fix: Symfony interprets the TLD of the domain name as a return type Maël Gangloff 2024-07-18 15:47:33 +02:00
  • dd9fcd99c7 fix: add uriTemplate for domain update Maël Gangloff 2024-07-18 14:46:35 +02:00
  • a95c577bf8 chore: remove uriTemplate on Domain Maël Gangloff 2024-07-18 14:13:01 +02:00
  • 765c7686ac feat: add PATCH watchlist endpoint Maël Gangloff 2024-07-18 14:01:16 +02:00
  • 1533469441 feat: add POST watchlist endpoint Maël Gangloff 2024-07-18 13:40:49 +02:00
  • 2efc3da018 feat: add /me endpoint Maël Gangloff 2024-07-18 12:36:01 +02:00
  • 9d88599d86 fix: update JWT authentication Maël Gangloff 2024-07-18 11:45:46 +02:00
  • 09120c1fb7 fix: update API Maël Gangloff 2024-07-18 03:03:46 +02:00
  • a26f75bbad feat: add JWT authentication Maël Gangloff 2024-07-18 03:01:41 +02:00
  • 9c58836b9b fix: add default createdAt updatedAt when domain is created Maël Gangloff 2024-07-17 22:43:13 +02:00
  • dba098441e fix: update migration Maël Gangloff 2024-07-17 21:17:44 +02:00
  • 11c7207a1c feat: add createdAt and updatedAt on Domain entity Maël Gangloff 2024-07-17 19:29:43 +02:00
  • 358cad6c21 feat: add domain register endpoint Maël Gangloff 2024-07-17 18:18:11 +02:00
  • 29253a47aa docs: update README.md Maël Gangloff 2024-07-17 16:55:15 +02:00
  • f9a7ed2b7f docs: update README.md Maël Gangloff 2024-07-17 16:52:28 +02:00
  • ed81167f49 docs: update README.md Maël Gangloff 2024-07-17 16:51:36 +02:00
  • 5b022bd4a8 docs: update README.md Maël Gangloff 2024-07-17 16:50:49 +02:00
  • 1790fcddf5 docs: add README.md Maël Gangloff 2024-07-17 16:49:46 +02:00
  • c9b9cdad59 feat: update API endpoints Maël Gangloff 2024-07-17 14:00:46 +02:00
  • 36a76f2876 feat: add API Platform Maël Gangloff 2024-07-17 00:19:27 +02:00
  • 16610205b6 feat: remove lastChanged event Maël Gangloff 2024-07-15 11:52:51 +02:00
  • aa54d4c9ce feat: reduce IO when registering domains Maël Gangloff 2024-07-15 00:21:40 +02:00
  • 8a8059a366 fix: remove DomainStatus enum Maël Gangloff 2024-07-14 21:15:13 +02:00
  • d202aa8964 feat: add error handling Maël Gangloff 2024-07-14 11:20:04 +02:00
  • 24d21fbc88 chore: rename registerEntity Maël Gangloff 2024-07-14 00:06:58 +02:00
  • 44a0f5e8f7 feat: add support for punycode tld Maël Gangloff 2024-07-14 00:05:01 +02:00
  • 5002dcb6c5 feat: move logic to service Maël Gangloff 2024-07-13 23:57:07 +02:00
  • 7349b72dfb feat: merge jCard Maël Gangloff 2024-07-13 19:23:42 +02:00
  • 63abc32d57 fix: update table scheme Maël Gangloff 2024-07-13 17:04:29 +02:00
  • 69dc301257 fix: update table scheme Maël Gangloff 2024-07-13 15:52:52 +02:00
  • 5faa6489b1 fix: update table scheme Maël Gangloff 2024-07-13 12:49:11 +02:00
  • 4b062a6759 feat: update entities to comply with RDAP Maël Gangloff 2024-07-13 00:22:17 +02:00
  • ab3b6b1170 chore: processEntity Maël Gangloff 2024-07-12 19:03:06 +02:00
  • ddd18bfe49 feat: add jCard column to entity Maël Gangloff 2024-07-12 15:38:24 +02:00
  • 48972e5297 fix: persist and flush entity Maël Gangloff 2024-07-12 15:32:48 +02:00
  • dafa519fb7 chore: generate migration Maël Gangloff 2024-07-12 15:21:30 +02:00
  • 2f977a8552 chore: rename Bookmark WatchList Maël Gangloff 2024-07-12 15:20:24 +02:00
  • 362f2b8b01 fix: flush after persist Maël Gangloff 2024-07-12 13:21:15 +02:00
  • a7c6dfcd13 fix: update table scheme Maël Gangloff 2024-07-12 13:16:40 +02:00
  • 975199f328 fix: update table scheme Maël Gangloff 2024-07-12 01:49:46 +02:00
  • d0c0c5beb3 fix: update table scheme Maël Gangloff 2024-07-12 00:50:30 +02:00
  • a691659cca chore: reformat code Maël Gangloff 2024-07-11 22:22:59 +02:00
  • 6aad09297f feat: update database relation Maël Gangloff 2024-07-11 22:20:20 +02:00
  • bad27c7b42 feat: update database relation Maël Gangloff 2024-07-11 18:29:22 +02:00
  • 270ffc5cb9 feat: update database relation Maël Gangloff 2024-07-11 17:01:16 +02:00