C4illin
ff2c0057e8
fix: progress bars on firefox
2025-06-03 18:23:26 +02:00
C4illin
625e1a51f6
feat: add dvisvgm
2025-06-03 17:58:43 +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
C4illin
7f86c352e3
chore: format
2025-06-02 15:50:17 +02:00
xeisenberg
29ba229bc2
feat: improve job details interaction and accessibility
...
- Enhanced job details toggle functionality by adding event listeners to job detail elements.
- Updated job detail rows to use data attributes for better accessibility and maintainability.
- Improved the rendering of file information with unique keys for each file entry.
2025-05-29 23:43:24 +02:00
xeisenberg
50725edd02
feat: enhance job details display with file information
...
- Added `files_detailed` property to the `Jobs` class to store detailed file information.
- Updated job listing to include a toggle for displaying detailed file information.
- Implemented a toggle function for showing/hiding detailed file rows in the UI.
2025-05-29 23:43:24 +02:00
C4illin
9a49dedaca
feat: show version in footer
...
Co-authored-by: thejjw <72130076+thejjw@users.noreply.github.com >
2025-05-23 23:11:54 +02:00
C4illin
b9bbf7792f
fix: register button style
2025-05-23 21:36:26 +02:00
C4illin
b47e5755f6
feat: add ImageMagick
...
issue: #295 , #269
2025-05-23 21:18:47 +02:00
C4illin
af5c768dc7
fix: add av1 and h26X with containers
...
issue: #287 , #293
2025-05-23 21:15:36 +02:00
Bennett
2d05bbf86b
fix account page title
2025-05-23 12:34:11 +02:00
C4illin
254509db5e
chore: restore calibre
2025-05-23 10:06:57 +02:00
Bennett
2eb9b8fe96
fix updating logic
2025-05-19 20:12:29 +02:00
Bennett
8dc60b41ff
Fixes email update validation logic
2025-05-19 18:51:32 +02:00
Bennett
b4be479d02
Update src/index.tsx
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-05-19 18:20:06 +02:00
Bennett
f56a93a1b2
Update src/index.tsx
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-05-19 18:19:55 +02:00
Bennett
ff8b9fca67
add account management page
2025-05-19 17:46:38 +02:00
Frederick Jansen
70705c1850
feat: Add support for .HIF files
2025-05-13 12:22:08 -04:00
A Fox
bdbd4a122c
feat: add potrace converter
2025-05-06 12:46:05 -05:00
C4illin
c3319c09eb
chore: remove calibre dependency
2025-04-16 11:23:44 +02:00
C4illin
4b5c732380
fix: add timezone support
...
issue #258
2025-04-12 10:24:08 +02:00
g.petrakis
9d1c93155c
feat: add HIDE_HISTORY option to control visibility of history page
2025-04-02 15:02:56 +03:00
C4illin
d7d584e497
chore: format
2025-04-01 14:50:15 +02:00
C4illin
c2beb4a227
chore: add default full opacity
2025-03-09 21:09:53 +01:00
C4illin
f433493d57
chore: remove @elysiajs/cookie
2025-03-08 00:28:27 +01:00
C4illin
9263d17609
feat: replace exec with execFile
2025-03-06 18:16:51 +01:00
Emrik Östling
c1b75a13fd
chore: sanitize filename
2025-03-04 09:23:06 +01:00
C4illin
ad98499da0
chore: move libheif below vips
2025-02-27 22:17:02 +01:00
C4illin
62f44fb052
chore: print libheif version
2025-02-18 20:05:46 +01:00
C4illin
decfea5dc9
fix: add libheif
...
issue #202
2025-02-16 21:18:33 +01:00
C4illin
bec58ac59f
fix: mobile view overflow
2025-02-06 19:57:07 +01:00
C4illin
480ba77ebe
chore: fix eslint config
2025-02-01 21:46:15 +01:00
C4illin
16f27c13bb
fix: don't crash if file is not found
2025-02-01 21:09:48 +01:00
C4illin
8edf3834c4
chore: print correct version
2025-02-01 21:08:04 +01:00
C4illin
e595014fcd
refactor: update Tailwind to v4
2025-02-01 20:15:50 +01:00
C4illin
3b7ea88b73
fix: ffmpeg works without ffmpeg_args
...
issue #212
2025-01-21 23:24:53 +01:00
Tejas Shah
538c5b60c9
fix: skip account setup when ALLOW_UNAUTHENTICATED is true
2025-01-04 17:05:03 +01:00
C4illin
d0b89ce74f
chore: add ffmpeg args and calibre to readme
2024-12-11 11:09:03 +01:00
C4illin
f537c81db7
fix: add FFMPEG_ARGS env variable
...
issue #190
2024-12-11 11:01:39 +01:00
C4illin
03d3edfff6
feat: add calibre
...
issue #191
2024-12-07 02:38:30 +01:00
C4illin
465aacbf9b
chore: update formats
2024-11-21 22:50:38 +01:00
Cloudburst
f3740e9ded
feat: add inkscape for vector images
2024-11-16 11:34:47 +01:00
C4illin
1a442d6e69
fix: treat unknown as m4a
...
issue #178
2024-11-13 13:08:40 +01:00
C4illin
7d1db72cf5
chore: fix default value for webroot
2024-11-06 14:14:11 +01:00
C4illin
36cb6cc589
feat: Allow to chose webroot
...
issue #180
2024-11-06 08:49:53 +01:00
C4illin
d2cd6706c9
chore: update @elysiajs/static
2024-10-18 19:32:42 +02:00
C4illin
e8ed10dde8
chore(deps): update @elysiajs/html to version 1.1.1
2024-10-18 18:53:45 +02:00
C4illin
8eed99e732
chore: fix drop done style
2024-10-07 10:47:37 +02:00
Emrik Östling
4561ca3760
Merge pull request #164 from C4illin/fix/#163/add-jfif-support
2024-10-06 00:48:46 +02:00