Commit graph

18 commits

Author SHA1 Message Date
Kosztyk
f3a40eadbb
Refactor button and link attributes for accessibility
Refactor attributes for buttons and links to use aria-disabled and remove busy attributes. Update comments for clarity and maintainability.
2026-01-12 01:03:19 +02:00
Kosztyk
5a0f024852
Fix download attributes in results.tsx 2026-01-12 00:40:23 +02:00
Kosztyk
9cd47ceeb0
Refactor ResultsArticle to handle optional num_files 2026-01-12 00:02:47 +02:00
Kosztyk
89c5b04fa8
Update results.tsx 2026-01-11 23:56:32 +02:00
Kosztyk
8eda62fba0
Add files via upload 2026-01-05 21:26:09 +02:00
Emrik Östling
64264a41d9
feat: add delete button in history (#440) 2025-11-16 00:34:49 +01:00
Param Siddharth
4d65cc7228
feat: add button and API endpoint to delete job (#423) 2025-10-29 20:35:43 +01:00
Emrik Östling
3e7e95b53c
feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
C4illin
7691594b10 chore: fix formatting 2025-10-05 14:54:19 +00:00
C4illin
17325a6e6d chore: fix lint 2025-10-05 14:19:13 +00:00
C4illin
d984891791 chore: add devcontainer 2025-10-05 13:57:54 +00:00
C4illin
c9b65c7652 chore: use auth macro instead of checking it on every path 2025-10-02 17:29:58 +02:00
C4illin
81f109f830 chore: format files 2025-08-07 23:38:25 +02:00
Maxime
2ce3fee70b added tar creation when using Download All 2025-06-25 14:34:27 +02:00
C4illin
1be11708c4 chore: format all files 2025-06-03 19:19:28 +02:00
C4illin
ff2c0057e8 fix: progress bars on firefox 2025-06-03 18:23:26 +02:00
C4illin
6af1e8f326 refactor: create db types 2025-06-03 17:13:20 +02:00
C4illin
9e759a75de refactor: split main file to pages 2025-06-03 15:04:18 +02:00