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
1c8e084788
Refactor JSON parsing and share URL extraction
2026-01-11 23:54:30 +02:00
Kosztyk
089bc8ed85
Update avToggle.ts
2026-01-11 23:48:39 +02:00
Kosztyk
ddb7292116
Merge pull request #1 from C4illin/main
...
merge new
2026-01-11 23:09:48 +02:00
Kosztyk
a5fbe90ff2
Change resetAntivirusEnabledToDefault to private function
...
Make resetAntivirusEnabledToDefault private to limit scope.
2026-01-11 19:55:19 +02:00
kunal763
c3f17cc5a7
feat: add VCF to CSV converter ( #497 )
2026-01-11 16:38:32 +01:00
Kosztyk
8eda62fba0
Add files via upload
2026-01-05 21:26:09 +02:00
Kosztyk
86e67d44eb
Add files via upload
2026-01-05 21:24:31 +02:00
Kosztyk
dbd1805078
Add files via upload
2026-01-05 21:20:34 +02:00
Kosztyk
3bcb511fef
Delete src/helpers/env.ts.crdownload
2026-01-05 21:20:17 +02:00
Kosztyk
e4624a837e
Delete src/helpers/erugo.ts.crdownload
2026-01-05 21:20:05 +02:00
Kosztyk
2d5c8a0872
Add files via upload
2026-01-05 21:19:34 +02:00
Kosztyk
5e19e84c4b
Add files via upload
2026-01-05 21:18:27 +02:00
Kosztyk
61894a7620
Merge branch 'C4illin:main' into main
2026-01-05 00:43:10 +02:00
Sahil sharma
f2a92aaf39
feat: markitdown implementation ( #486 )
...
* feat: markitdown implementation
* fix: code review and docker file:
* fix: add markitdown PATH in container
* fix: feedback changes
* en: readme changed
2025-12-27 12:59:17 +05:30
Kosztyk
9c3094403f
Merge branch 'main' into main
2025-12-27 01:04:35 +01:00
Namit
8af8e59b4f
feat: bulk job deletion with multi-select UI ( #481 )
...
Closes #445
2025-12-27 00:24:39 +01:00
Kosztyk
09e0e840b8
Merge branch 'main' into main
2025-12-26 23:43:51 +01:00
lif
9ac5e7569b
Fix timezone display in history page ( #479 )
2025-12-23 02:29:34 +01:00
Geek Squirrel
5d70df424e
add .wma file as input ( #485 )
2025-12-23 02:11:07 +01:00
Emrik Östling
4598745956
Potential fix for code scanning alert no. 6: Unnecessary use of cat process ( #473 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-12-14 20:32:56 +01:00
Emrik Östling
df3330fdc2
fix: add FFMPEG_OUTPUT_ARGS ( #470 )
2025-12-14 14:12:21 +01:00
Emrik Östling
12a5580694
fix: ffmpeg args ( #469 )
2025-12-14 13:43:20 +01:00
Kosztyk
508393529d
Add files via upload
2025-12-08 17:29:51 +02:00
Kosztyk
96e7123805
Add files via upload
2025-12-08 17:27:52 +02:00
Kosztyk
1cdbd9e0f7
Add files via upload
2025-12-04 22:07:58 +02:00
Kosztyk
4fd9862dbd
Add files via upload
2025-12-04 20:58:51 +02:00
Kosztyk
55fa5ae813
Add files via upload
2025-12-04 20:58:22 +02:00
Kosztyk
3420464d72
Add files via upload
2025-12-04 16:08:48 +02:00
Kosztyk
d4be44c316
Add files via upload
2025-12-04 15:34:55 +02:00
Kosztyk
6fe78999c8
Add files via upload
2025-12-04 14:58:43 +02:00
Kosztyk
5519374552
Add files via upload
2025-12-04 14:13:58 +02:00
Kosztyk
e629fca8d5
Add files via upload
2025-12-04 14:13:28 +02:00
Kosztyk
d9bb3955d2
Add files via upload
2025-12-04 14:10:42 +02:00
Kosztyk
179abac88d
Add files via upload
2025-12-04 09:50:19 +02:00
Kosztyk
718f87ec31
Add files via upload
2025-12-04 09:49:21 +02:00
Kosztyk
4697b15b69
Add files via upload
2025-12-04 09:48:31 +02:00
Kosztyk
e67c1b37aa
Add files via upload
...
added clamav capabilities
2025-12-02 10:36:55 +02:00
Kosztyk
4d8652d98e
Add files via upload
...
added clav av scanning capabilities
2025-12-02 10:35:11 +02:00
Emrik Östling
5268838975
chore: fix format
2025-12-01 22:31:10 +01:00
Emrik Östling
550f472451
Merge commit from fork
2025-12-01 22:26:56 +01:00
Emrik Östling
74ebf5e4dc
fix: getPossibleTargets select correct targets ( #441 )
2025-11-23 19:56:57 +01:00
Emrik Östling
64264a41d9
feat: add delete button in history ( #440 )
2025-11-16 00:34:49 +01:00
Emrik Östling
53c1a54df5
workaround for #435 ( #438 )
2025-11-14 19:28:40 +01:00
Rdeisenroth
b5c20778f9
fix: ensure data dir exists before loading db ( #433 )
...
* fix: ensure data dir exists before loading db
* Update src/db/db.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-07 09:26:19 +01:00
Emrik Östling
80b55657a4
feat: add healthcheck endpoint ( #431 )
2025-11-02 13:58:57 +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