Corentin Thomasset
12ead3d017
chore(release): update versions ( #535 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-12 16:50:36 +02:00
Corentin Thomasset
1aaf2c96cd
fix(docker): update version from 25.10.0 to 25.9.0 and change release type to minor ( #545 )
2025-10-12 14:30:42 +00:00
Corentin Thomasset
9c6f14fc13
refactor(docker): dedicated package for docker management ( #544 )
...
* feat(docker): initialize Docker package with build configurations and README
* Update packages/docker/CHANGELOG.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/docker/package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-12 16:22:38 +02:00
Corentin Thomasset
c434d873bc
feat(organizations): soft delete organizations with recovery ( #542 )
2025-10-11 16:21:55 +00:00
Corentin Thomasset
73ab9e8ab5
fix(webhooks): trigger webhooks and save activity log on auto-tagging ( #538 )
2025-10-08 18:30:59 +00:00
Corentin Thomasset
9a6e822e71
feat(docker): drop support for armv7 ( #532 )
2025-10-06 23:56:24 +02:00
Corentin Thomasset
624ad62c53
feat(orgs): added usage page and related components ( #534 )
...
- Implemented a new page to view organization usage, including document storage, intake emails, and member counts.
- Added translations for the new usage features in multiple languages (DE, EN, ES, FR, IT, PL, PT-BR, RO).
- Created a `UsageWarningCard` to alert users when they are nearing their storage limits.
- Updated the sidebar and organization settings layout to include a link to the usage page.
- Added API endpoints to fetch organization usage data and handle limits.
- Introduced a `ProgressCircle` component for visual representation of usage statistics.
- Refactored utility functions to handle positive infinity values in usage calculations.
2025-10-05 02:45:21 +02:00
Corentin Thomasset
1bfdb8aa66
chore(release): update versions ( #525 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-04 11:47:47 +02:00
Corentin Thomasset
2e2bb6fbbd
chore(changeset): added changeset for ip env variable ( #531 )
2025-10-02 22:48:38 +00:00
Corentin Thomasset
c84a921988
feat(tags): update tag color validation to allow uppercase letters ( #524 )
...
* feat(tags): update tag color validation to allow uppercase letters
* Update .changeset/quiet-peas-mate.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-01 14:09:49 +00:00
Corentin Thomasset
9b5f3993c3
chore(release): update versions ( #518 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-30 11:51:10 +02:00
Corentin Thomasset
b28772317c
fix(file-upload): set default parameter charset to utf8 ( #521 )
2025-09-29 21:20:43 +02:00
Corentin Thomasset
a3f9f05c66
feat(organizations): restrict organization deletion to owners only ( #517 )
2025-09-26 01:49:59 +02:00
Corentin Thomasset
0616635cd6
chore(release): update versions ( #509 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-24 17:00:01 +02:00
Corentin Thomasset
9e7a3ba70b
chore(version): update version bump for api keys permissions changes ( #516 )
2025-09-24 16:49:11 +02:00
Corentin Thomasset
cb3ce6b1d8
feat(api-keys): add organization permissions for api keys ( #512 )
2025-09-24 15:25:48 +02:00
Corentin Thomasset
ab6fd6ad10
feat(tasks): update figue to allow for fallback task worker ids env variables ( #510 )
2025-09-21 22:53:04 +02:00
Corentin Thomasset
782f70ff66
feat(tasks): add option to disable PRAGMA statements in migrations ( #508 )
2025-09-20 22:07:34 +00:00
Corentin Thomasset
1abbf18e94
chore(release): update versions ( #505 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 14:59:01 +02:00
Corentin Thomasset
6bcb2a71e9
feat(intake-emails): add intake email username pattern config ( #506 )
...
Co-authored-by: Alexander <goldengamerlp@users.noreply.github.com >
2025-09-19 20:37:25 +02:00
Corentin Thomasset
936bc2bd0a
refactor(intake-emails): split username creation from addresses management ( #504 )
2025-09-18 01:59:29 +02:00
Corentin Thomasset
2efe7321cd
chore(release): update versions ( #494 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-14 11:31:31 +02:00
Corentin Thomasset
b5bf0cca4b
fix(upload): disable client size guard when maxUploadSize <= 0 ( #501 )
2025-09-14 10:44:29 +02:00
Corentin Thomasset
208a561668
feat(tasks): added libsql task service driver ( #500 )
2025-09-13 22:42:08 +02:00
Corentin Thomasset
40cb1d71d5
fix(documents): enhance file fetching security by setting appropriate headers ( #499 )
2025-09-13 15:46:34 +02:00
Corentin Thomasset
3da13f7591
refactor(document-page): remove "open in new tab" button ( #498 )
2025-09-13 15:29:51 +02:00
Corentin Thomasset
ed4d7e4a00
fix(folder-ingestion): allow cross docker volume file moving ( #493 )
2025-09-10 22:48:56 +02:00
Corentin Thomasset
f382397c0e
chore(release): update versions ( #489 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-10 15:38:36 +02:00
Corentin Thomasset
54514e15db
fix(translations): update error messages for file size limits across multiple languages ( #492 )
2025-09-10 15:35:34 +02:00
Corentin Thomasset
bb9d5556d3
fix(upload): properly handle file-too-big errors ( #491 )
2025-09-10 14:57:46 +02:00
Corentin Thomasset
83e943c5b4
refactor(client): update favicons ( #488 )
2025-09-09 23:30:27 +02:00
Corentin Thomasset
40b0557553
chore(release): update versions ( #465 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-09 15:06:26 +02:00
Corentin Thomasset
ec0a437d86
fix(ingestion-folders): ensure doneFolders and errorFolders are string arrays for proper exclusion pattern ( #483 )
2025-09-08 23:36:04 +02:00
Corentin Thomasset
1606310745
refactor(intake-emails): update email validation to use RFC 322 compliant email for intake email origins ( #481 )
2025-09-04 11:53:51 +02:00
Corentin Thomasset
0a03f42231
feat(documents): implement document encryption ( #480 )
2025-09-04 10:15:30 +02:00
Corentin Thomasset
a62d376772
fix(tags): retreive tags affected even when only affected to deleted documents ( #477 )
...
* fix(tags): retreive tags affected even when only affected to deleted documents
* Update apps/papra-server/src/modules/tags/tags.repository.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update .changeset/lazy-tables-cover.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-21 13:50:48 +02:00
Corentin Thomasset
ea9d90d6cf
refactor(ingestion-folders): use file streaming instead of loading in ram ( #475 )
2025-08-20 23:01:56 +02:00
Corentin Thomasset
b08241f20f
refactor(server): use streaming for handling file upload ( #472 )
2025-08-20 20:15:57 +02:00
Corentin Thomasset
e77a42fbf1
refactor(documents): lazy load PdfViewer component for smaller main chunk ( #471 )
2025-08-12 22:52:00 +00:00
Corentin Thomasset
d488efe2cc
refactor(i18n): simplified translation management and performance ( #470 )
2025-08-12 02:22:20 +02:00
Corentin Thomasset
14c3587de0
refactor(documents): improved UX of the document content update ( #468 )
2025-08-09 23:33:42 +02:00
Corentin Thomasset
14bc2b8f8d
chore(dependencies): replace unbuild with tsdown ( #464 )
2025-08-09 17:03:14 +02:00
Corentin Thomasset
38dcc765f9
chore(release): update versions ( #462 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-09 11:39:03 +02:00
Corentin Thomasset
c085b9d676
fix(documents): apply tagging rules after the content is extracted ( #461 )
2025-08-09 11:36:33 +02:00
Corentin Thomasset
a64a93544d
chore(release): update versions ( #460 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-09 02:11:20 +02:00
Corentin Thomasset
f20559e95d
chore(migrations): update migration command for production environment ( #459 )
2025-08-09 00:07:40 +00:00
Corentin Thomasset
5382019721
chore(release): update versions ( #420 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-08 21:16:08 +02:00
Corentin Thomasset
b33fde35d3
feat(auth): improved feedback for invalid origin url ( #455 )
2025-08-08 18:10:54 +02:00
Corentin Thomasset
7f7e5bffcb
refactor(database): completely rewrote the db migration tooling ( #452 )
2025-08-08 02:18:22 +02:00
Corentin Thomasset
5868800bce
fix(tags): fixed the impossibility to delete a tag that have been affected to a document ( #448 )
...
* fix(tags): fixed the impossibility to delete a tag that have been affected to a document
- Added user feedback for errors encountered during tag deletion in the client.
- Updated localization files to include new error messages for internal processing issues across multiple languages.
- Modified the document activity log migration to set foreign keys to null on delete for user and tag references.
* Update .changeset/green-teeth-fall.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update .changeset/cuddly-shoes-watch.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-02 00:41:43 +02:00