Commit Graph

28 Commits

Author SHA1 Message Date
054d9da867 Fix user type guard to validate theme 2025-11-03 17:52:00 +01:00
efdc42cbd7 Add theme support to user settings and related components 2025-10-28 23:14:45 +01:00
a6d2663a7d Add type declarations for CSS imports with ?inline modifier 2025-10-23 19:19:27 +02:00
491d056dd4 Add isUploadFilesResponse type guard and related tests; remove prototype pollution tests 2025-07-12 14:40:07 +02:00
ff4d1de2b7 Refactor uploadFile to support multiple file uploads and update related types and handlers 2025-07-12 14:25:03 +02:00
19771dd094 Add tests for API and Models type guards 2025-05-29 13:10:20 +02:00
5ed3e96350 Refactor admin API types and add validation functions for WorkspaceStats and FileCountStats 2025-05-29 11:15:53 +02:00
49cac03db8 Implement utils tests 2025-05-26 20:35:02 +02:00
6cf118280a Update Workspace interface for optional properties 2025-05-24 20:43:10 +02:00
07e0647174 Refactor type guards for LoginResponse and UserRole to improve validation logic 2025-05-24 14:10:13 +02:00
32218e5595 Refactor types 2025-05-22 21:24:39 +02:00
2f181d0f7f Run npm lint:fix 2025-05-18 16:57:48 +02:00
3619cf4ed4 Update ts configuration 2025-05-18 15:51:44 +02:00
a8a525531e Migrate navigation to ts 2025-05-18 12:33:42 +02:00
9125cbdad3 Migrate workspace settings to ts 2025-05-18 12:21:18 +02:00
c478e8e8a1 Migrate account settings 2025-05-16 22:57:47 +02:00
c6d46df7a0 Migrate useLastOpenedFile hook 2025-05-11 15:09:11 +02:00
f3691d4dbf Migrate useFileOperations 2025-05-11 12:55:18 +02:00
14b1a46508 Migrate ModalContext and WorkspaceContext 2025-05-08 21:42:13 +02:00
1a06c31705 Migrate AuthContext 2025-05-08 21:01:20 +02:00
1e350bb0cf Migrate git api to ts 2025-05-06 21:02:09 +02:00
02c8100f0b Migrate workspace api to ts 2025-05-06 20:42:12 +02:00
66fe5e485b Migrate user api to ts 2025-05-06 20:16:22 +02:00
905df9f6dd Migrate file api ops to ts 2025-05-05 22:20:11 +02:00
8849deec21 Migrate admin API to typescript 2025-05-05 21:28:29 +02:00
043eab423f Migrating from services to dedicated API files 2025-05-03 21:28:41 +02:00
e789025cd1 Refactor authentication API service to TypeScript 2025-04-18 19:37:39 +02:00
e4fb276cf7 Migrate utils to ts 2025-04-04 19:23:31 +02:00