twenty/front
Ragnar Laud c998c039ec
Fix URL validation on long/internationalized URLs (#1423)
* Add URL validation tests

Add test for longer TLDs
Add test for internationalized TLDs

* Fix URL validation with long TLDs

* TLD max size match RFC 1034

---------

Co-authored-by: Jérémy M <jeremy.magrin@gmail.com>
2023-09-04 11:30:43 +02:00
..
.storybook Clean and re-organize post table refactoring (#1000) 2023-07-30 18:26:32 -07:00
public update metadata + add social card (#1391) 2023-08-31 15:05:33 +02:00
src Fix URL validation on long/internationalized URLs (#1423) 2023-09-04 11:30:43 +02:00
.env.example Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
.eslintrc.js chore: Make a twenty Eslint Rule to make sure that icons are imported from @/ui/icons (#1370) 2023-08-29 13:40:17 +02:00
.gitignore Refactor client config (#529) 2023-07-07 11:10:42 -07:00
.nvmrc feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
.prettierrc Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
codegen.js Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
craco.config.js Fix tests and upgrade node_modules (#1227) 2023-08-15 19:38:50 -07:00
jest.config.js Reorganize frontend and install Craco to alias modules (#190) 2023-06-04 11:23:09 +02:00
package.json feat: add page titles using React Helmet (#1321) 2023-08-28 18:49:04 +02:00
tsconfig.json Fix tests and upgrade node_modules (#1227) 2023-08-15 19:38:50 -07:00
yarn.lock feat: add page titles using React Helmet (#1321) 2023-08-28 18:49:04 +02:00