.. |
assets
|
Update PDF.js integration and dependencies (#4360)
|
2025-09-24 13:07:27 +01:00 |
components
|
Prefer using nullish coalescing operator (?? ) instead of a logical or (|| ), as it is a safer operator
|
2025-09-26 09:16:42 +02:00 |
constants
|
Merge branch 'V2' into add_eslint_plugins
|
2025-09-25 07:27:56 +02:00 |
contexts
|
Refactor array type annotations to use shorthand syntax
|
2025-09-26 08:47:31 +02:00 |
data
|
Merge branch 'V2' into add_eslint_plugins
|
2025-09-26 08:36:33 +02:00 |
hooks
|
Prefer using nullish coalescing operator (?? ) instead of a logical or (|| ), as it is a safer operator
|
2025-09-26 09:16:42 +02:00 |
i18n
|
Refactor to use nullish coalescing and add missing React imports
|
2025-09-25 07:36:19 +02:00 |
pages
|
Refactor type usage and nullish coalescing in frontend
|
2025-09-24 22:32:58 +02:00 |
services
|
Prefer using nullish coalescing operator (?? ) instead of a logical or (|| ), as it is a safer operator
|
2025-09-26 09:16:42 +02:00 |
styles
|
Feature/toasts and error handling (#4496)
|
2025-09-25 21:03:53 +01:00 |
tests
|
Prefer using nullish coalescing operator (?? ) instead of a logical or (|| ), as it is a safer operator
|
2025-09-26 09:16:42 +02:00 |
theme
|
Feature/toasts and error handling (#4496)
|
2025-09-25 21:03:53 +01:00 |
tools
|
Refactor refs to use RefObject and improve type safety
|
2025-09-25 09:54:25 +02:00 |
types
|
Refactor array type annotations to use shorthand syntax
|
2025-09-26 08:47:31 +02:00 |
utils
|
Refactor array type annotations to use shorthand syntax
|
2025-09-26 08:47:31 +02:00 |
App.css
|
Initial react set up
|
2025-05-09 20:01:09 +01:00 |
App.tsx
|
Feature/v2/embed pdf (#4437)
|
2025-09-19 15:35:51 +01:00 |
global.d.ts
|
Update PDF.js integration and dependencies (#4360)
|
2025-09-24 13:07:27 +01:00 |
i18n.ts
|
Refactor to use nullish coalescing and add missing React imports
|
2025-09-25 07:36:19 +02:00 |
index.css
|
Basic footer structure and Cookie Consent (#4320)
|
2025-08-29 13:01:46 +00:00 |
index.tsx
|
path (#4488)
|
2025-09-24 20:37:51 +01:00 |
logo.svg
|
Initial react set up
|
2025-05-09 20:01:09 +01:00 |
output.css
|
Mantine overhaul
|
2025-05-15 20:07:33 +01:00 |
reportWebVitals.js
|
Initial react set up
|
2025-05-09 20:01:09 +01:00 |
setupTests.js
|
Initial react set up
|
2025-05-09 20:01:09 +01:00 |
setupTests.ts
|
Enable ESLint no-unused-vars rule (#4367)
|
2025-09-05 11:16:17 +00:00 |