Commit Graph

1275 Commits

Author SHA1 Message Date
Maël Gangloff
cf497e7408 ci: update publish-docs.yml 2025-11-12 22:36:00 +01:00
Maël Gangloff
f963ea50d4 ci: update publish-docs.yml 2025-11-12 22:32:51 +01:00
Maël Gangloff
4907279dd7 docs: add documentation 2025-11-12 22:29:35 +01:00
Maël Gangloff
60223a7338 fix: forgive me 2025-11-12 20:30:06 +01:00
Maël Gangloff
88a3954c6e feat: forward the error message to the client if an error occurs on the RDAP server side 2025-11-12 19:43:36 +01:00
Maël Gangloff
aebc90d34b feat: add a lock on domain update 2025-11-09 20:03:52 +01:00
Maël Gangloff
d236d12cec fix: modify redis DSN 2025-11-09 17:52:49 +01:00
Maël Gangloff
534f79186f chore: code format 2025-11-09 17:45:13 +01:00
Maël Gangloff
3a1586a7a6 fix: inject LockFactory 2025-11-09 17:42:05 +01:00
Maël Gangloff
66e2c25b18 fix: lock domain purchase if already launched 2025-11-09 17:38:31 +01:00
Maël Gangloff
7f288c01e3 fix: set max results to one 2025-11-09 14:51:35 +01:00
Maël Gangloff
b8ead5d53f feat: add administrative contact search 2025-11-09 02:16:53 +01:00
Maël Gangloff
46bd8165ed fix: change LOWER to HIGHER 2025-11-08 23:54:24 +01:00
Maël Gangloff
aa8bdc2a32 fix: remove useless UPPER 2025-11-08 21:09:11 +01:00
Maël Gangloff
3b7cd91d43 Merge branch 'feat/domain-by-registrant' into develop 2025-11-08 20:26:06 +01:00
Maël Gangloff
c320311e92 refactor: merge dql 2025-11-08 20:24:37 +01:00
Maël Gangloff
8b03c54a16 refactor: search domain by registrant name 2025-11-08 20:02:37 +01:00
Maël Gangloff
d769c48955 chore: code lint 2025-11-06 16:18:34 +01:00
Maël Gangloff
6caea8fc68 fix: status must be an array of string 2025-11-06 16:16:49 +01:00
Maël Gangloff
acaf4fe594 feat: add indexes in db 2025-11-06 14:27:12 +01:00
Maël Gangloff
9c74833ed6 fix: catch exception to order domain correctly 2025-11-04 00:55:17 +01:00
Maël Gangloff
a14e6efb7c feat: throw only if necessary 2025-11-03 22:06:00 +01:00
Maël Gangloff
de76209665 feat: throw UnrecoverableMessageHandlingException if the domain name cannot be updated 2025-11-03 14:37:40 +01:00
Maël Gangloff
8863cbcbb5 fix: always show create watchlist button v1.3.4 2025-11-02 23:40:50 +01:00
Maël Gangloff
bc279032da fix: use the right number in stats page v1.3.3 2025-11-02 23:15:16 +01:00
Maël Gangloff
e65d3842bd Translated using Weblate (Swedish)
Currently translated at 100.0% (302 of 302 strings)
2025-11-02 12:54:14 +00:00
Maël Gangloff
cf653b8002 Translated using Weblate (German)
Currently translated at 100.0% (302 of 302 strings)
2025-11-02 12:54:14 +00:00
Maël Gangloff
82ec9ab8d8 Translated using Weblate (French)
Currently translated at 100.0% (302 of 302 strings)
2025-11-02 12:54:14 +00:00
Weblate
724ab3dea4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.
2025-11-02 12:46:25 +00:00
Maël Gangloff
d229dd5904 Merge branch 'feature/various-ux' into develop 2025-11-02 13:45:07 +01:00
Maël Gangloff
604a445839 feat: translate button text 2025-11-02 13:44:28 +01:00
Weblate
fe46555d1e Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.
2025-11-02 11:10:44 +00:00
Maël Gangloff
ba7bd33ba1 fix: success rate in the stats page 2025-11-02 12:10:33 +01:00
Maël Gangloff
39f607e95d fix: prevent domainPurchase duplicates 2025-11-02 12:05:32 +01:00
Maël Gangloff
bf492e96cf fix: use base.html.twig 2025-11-02 11:54:25 +01:00
vinceh121
0739ef5ca9 perf: prevent N+1 on watchlist fetch 2025-11-02 03:12:46 +01:00
vinceh121
a1aec6b463 feat: ellipsize domain tags 2025-11-02 02:48:43 +01:00
vinceh121
8c754d3e87 perf: fetch watchlists on modal open only 2025-11-02 01:53:33 +01:00
vinceh121
8d8c13fc48 i18n: update source strings 2025-11-01 23:28:08 +01:00
vinceh121
56b6db9277 fix: ttag doesn't support typescript expressions 2025-11-01 23:27:58 +01:00
vinceh121
615842725d chore: lint 2025-11-01 23:21:54 +01:00
vinceh121
ecdc834585 feat: paragraph style and success toast 2025-11-01 23:20:37 +01:00
vinceh121
561019c3d7 feat: single FAB needed for now 2025-11-01 23:16:49 +01:00
vinceh121
841e8dcba6 feat: add domain to watchlist FAB 2025-11-01 22:59:49 +01:00
Maël Gangloff
aca4c9f23d fix: correct count in DQL 2025-11-01 19:11:59 +01:00
Maël Gangloff
2292057c73 chore: remove unused service 2025-11-01 19:02:18 +01:00
Maël Gangloff
29db54ad17 feat: use domainPurchase to get stats 2025-11-01 18:52:41 +01:00
vinceh121
c3832f06c3 feat: move floating buttons to footer 2025-11-01 18:31:00 +01:00
Weblate
4f6b8d5b97 Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.
2025-11-01 16:56:00 +00:00
Maël Gangloff
303948df65 Merge branch 'bugfix/responsive' into develop 2025-11-01 17:55:13 +01:00