Corentin Thomasset
5ce21981a9
chore(release): update versions ( #370 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-13 21:53:55 +02:00
Corentin Thomasset
3401cfbfdc
feat(config): introduce appBaseUrl for overriding client and server base URLs ( #405 )
...
- Added appBaseUrl configuration to allow users to set a base URL that overrides both client and server base URLs.
- Updated documentation to reflect the new configuration variable and its usage.
- Refactored relevant code to utilize appBaseUrl where applicable, ensuring consistent behavior across the application.
- Enhanced tests to verify the correct application of appBaseUrl in various scenarios.
2025-07-13 21:46:07 +02:00
Adrian Ortiz
26015666de
feat(i18n): add Spanish language support ( #411 )
...
* feat(i18n): add Spanish language support to the app
- Add es.yml localization file with full Spanish translations
- Register 'es' language in the i18n locales constant
* Create shiny-dancers-count.md
* style(es.yml): fix formatting and spacing in es.yml
- Remove unnecessary quotes in 'organizations.create-first.user-name'
- Fix extra space in the '# API keys' comment
* Update .changeset/shiny-dancers-count.md
---------
Co-authored-by: Adrian Ortiz <desarrollador3@en-trega.com >
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
2025-07-09 21:41:04 +00:00
Corentin Thomasset
09e3bc5e15
feat(i18n): finalize Romanian translationsetup ( #408 )
...
* feat: Romanian translation
* chore(i18n): finalized Romanian translation
---------
Co-authored-by: Razvan M. <76774976+iRazvan2745@users.noreply.github.com >
2025-07-09 00:32:04 +02:00
Piotr Icikowski
1711ef866d
chore(i18n): added Polish translations ( #403 )
...
* feat(i18n): add Polish translation
* chore(version): added changeset
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
2025-07-08 00:01:18 +02:00
Corentin Thomasset
1d23f40894
fix(docs): update schema URL in configuration examples to use the correct domain ( #402 )
2025-07-07 12:00:35 +00:00
juoum
40a1f91b67
feat(i18n): Added European Portuguese (pt) translation ( #391 )
...
* Add European Portuguese (pt) translation
* chore: auto lint
* chore: added changeset
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
2025-07-04 23:12:27 +02:00
Corentin Thomasset
47b69b15f4
fix(organization-settings): update back button link to use organization ID in URL ( #399 )
2025-07-04 23:03:19 +02:00
Corentin Thomasset
a188af1f88
chore(lint): enabled type-aware linting ( #398 )
2025-07-04 22:55:42 +02:00
Corentin Thomasset
f28d8245bf
feat(auth): added configuration to disable auth by email ( #394 )
2025-07-02 13:36:19 +02:00
Corentin Thomasset
aad36f3252
fix(documents): corrected weird centering for long file names ( #393 )
2025-07-01 22:01:53 +00:00
Corentin Thomasset
42bc3c6698
feat(docs): added api endpoint doc page ( #390 )
2025-07-01 18:47:41 +02:00
Corentin Thomasset
ed5a93cb47
chore: update repository URLs and clean up package configurations
2025-06-30 21:17:22 +02:00
Corentin Thomasset
73b8d08076
feat(documents): added configuration for the ocr languages ( #387 )
2025-06-29 22:14:58 +02:00
Lucas Arantes
0b276ee0d5
feat(i18n): add Brazilian Portuguese (pt-BR) translation ( #383 )
...
* feat(i18n): add Portuguese (pt-BR) translation
* fix(i18n): remove trailing space in pt-BR.yml
* chore: added changeset
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
2025-06-26 22:31:20 +00:00
Corentin Thomasset
6cedc30716
chore(deps): updated dependencies ( #379 )
2025-06-24 20:52:15 +02:00
Corentin Thomasset
f1e1b4037b
feat(tags): add color picker and swatches for tag creation ( #378 )
2025-06-24 20:27:58 +02:00
Corentin Thomasset
205c6cfd46
feat(preview): improved document preview for text-like files ( #377 )
2025-06-24 00:11:40 +02:00
Alex
c54a71d2c5
fix(tags): allow for uppercase tag color code ( #346 )
...
* Update tags.page.tsx
* Fixes 400 error when submitting tags with uppercase hex colour codes.
Fixes 400 error when submitting tags with uppercase hex colour codes.
* Update .changeset/few-toes-ask.md
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
2025-06-19 11:45:06 +02:00
Corentin Thomasset
62b7f0382c
chore(release): update versions ( #358 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-18 22:11:19 +02:00
Corentin Thomasset
57c6a26657
fix(demo): case insensitive dummy search in demo ( #367 )
2025-06-18 19:03:10 +00:00
Corentin Thomasset
b8c2bd70e3
feat(tags): allow for adding/removing tags to document using api keys ( #366 )
2025-06-18 20:58:03 +02:00
Marvin Deuschle
0c2cf698d1
feat(i18n): added German translation ( #359 )
...
* feat: Add german translation
* fix: Added changeset entry
* Update apps/papra-client/src/locales/de.yml
* Update apps/papra-client/src/locales/de.yml
* Update apps/papra-client/src/locales/de.yml
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com >
2025-06-15 21:51:13 +02:00
Corentin Thomasset
f035458e16
feat(docs): added descriptions in docs-navigation.json ( #354 )
2025-06-14 00:37:47 +02:00
Corentin Thomasset
556fd8b167
feat(docs): added navigation json export ( #341 )
2025-06-10 21:30:56 +02:00
Corentin Thomasset
81e85295ba
chore(release): update versions ( #334 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-07 17:40:28 +02:00
Corentin Thomasset
1c574b8305
feat(script): ensure local database directory exists before running scripts ( #337 )
2025-06-07 17:26:28 +02:00
Corentin Thomasset
ff830c234a
fix(client): corrected version release link ( #333 )
2025-06-07 15:09:08 +02:00
Corentin Thomasset
451564f354
docs(readme): updated features statuses ( #328 )
2025-06-07 14:58:21 +02:00
Corentin Thomasset
cb652c7166
chore(release): update versions ( #323 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 21:32:34 +02:00
Corentin Thomasset
17ca8f8f81
fix(documents): update Content-Disposition header to support UTF-8 encoded filenames ( #326 )
2025-06-04 21:30:06 +02:00
Corentin Thomasset
f54b8e162a
feat(docs): auto compute urls from port in dc generator ( #322 )
2025-06-04 13:47:52 +02:00
Corentin Thomasset
6b435bba79
chore(release): update versions ( #305 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 00:09:45 +02:00
Corentin Thomasset
8ccdb74834
refactor(docker): added base url override in docker ( #320 )
2025-06-03 22:04:15 +00:00
Corentin Thomasset
60059c895c
feat(invitations): add invitations management page ( #319 )
2025-06-03 22:13:21 +02:00
Corentin Thomasset
6e22a93dff
feat(locales): add fr translations for document activity logging ( #318 )
2025-05-30 13:58:00 +02:00
Corentin Thomasset
79c1d3206b
feat(documents): added document activity logging ( #317 )
2025-05-30 13:45:25 +02:00
Corentin Thomasset
48a953a584
refactor(client): migrated tanstack createQuery and createMutation to useQuery and useMutation ( #316 )
2025-05-28 21:51:30 +02:00
Corentin Thomasset
fdb90fa164
feat(tags): add error handling for existing tags ( #315 )
2025-05-27 21:09:46 +02:00
Corentin Thomasset
e9a205c0a3
feat(documents): added document renaming ( #314 )
2025-05-27 20:11:05 +02:00
Corentin Thomasset
278db63fc8
chore(deps): updated some dependencies version ( #313 )
2025-05-27 13:46:43 +02:00
Corentin Thomasset
27c9e39422
fix(auth): fix deprecated better-auth database id generation conf ( #311 )
2025-05-26 20:27:32 +00:00
Corentin Thomasset
91d2e236d0
fix(auth): corrected password reset navigation guard ( #310 )
2025-05-26 22:19:33 +02:00
Corentin Thomasset
d4f72e889a
refactor(client): hide manage subscription section ( #309 )
2025-05-26 21:42:19 +02:00
Corentin Thomasset
759a3ff713
feat(i18n): extracted hard coded text for i18n ( #308 )
2025-05-26 01:14:43 +02:00
Corentin Thomasset
34862991fb
chore(cf): added security headers in docs and papra-client ( #307 )
2025-05-25 12:05:38 +00:00
Corentin Thomasset
f0876fdc63
feat(server): added smtp client support for emailing ( #306 )
2025-05-25 11:47:12 +02:00
Corentin Thomasset
cb38d66485
refactor(emails): restructure emails service to support multiple drivers ( #304 )
2025-05-25 01:26:28 +02:00
Corentin Thomasset
c28af1407f
chore(release): update versions ( #303 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-24 19:58:09 +02:00
Corentin Thomasset
1996b51b4d
chore(release): update versions ( #292 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-24 18:17:41 +02:00