694 Commits

Author SHA1 Message Date
Corentin Thomasset
3f4ca07a5d feat(tagging-rules): prevented multiple tagging-rules creation/update form submissions (#855) 2026-01-31 16:56:39 +01:00
Corentin Thomasset
ac78626607 test(tags): add tests for tag creation and update uniqueness checks (#853) 2026-01-31 16:56:16 +01:00
Corentin Thomasset
cb8b4bb521 fix(demo): tag uniq constraint in demo (#854) 2026-01-31 15:54:23 +01:00
Corentin Thomasset
316a8c2f9c feat(tags): prevented multiple tags creation/update form submissions (#851) 2026-01-31 14:17:28 +00:00
Corentin Thomasset
71872db367 fix(tags): add explicit error for duplicate tag updates (#852) 2026-01-31 14:16:32 +00:00
Corentin Thomasset
c9d1d64b91 refactor(mobile): cleaned up the document viewer component (#839) 2026-01-29 21:00:29 +00:00
Corentin Thomasset
53b179260d feat(mobile): view text based files (#838) 2026-01-29 21:27:41 +01:00
Corentin Thomasset
fe284fc3d7 feat(mobile): enhance document actions sheet (#837) 2026-01-29 17:37:56 +00:00
Corentin Thomasset
5250d20e26 fix(mobile): update ActivityIndicator color to primaryForeground (#836) 2026-01-29 16:02:41 +00:00
Corentin Thomasset
a754c68a11 feat(mobile): add server URL validation (#835) 2026-01-29 15:52:26 +00:00
Corentin Thomasset
2d44c2b043 chore(lint): update eslint and config (#834) 2026-01-29 13:32:56 +00:00
Corentin Thomasset
f7b03368d6 fix(mobile): stop redirecting to org creation when invalid server (#833) 2026-01-29 14:05:43 +01:00
Corentin Thomasset
f3a9dca1a0 refactor(mobile): replace custom file size formatting with formatBytes (#832) 2026-01-29 12:37:11 +00:00
Corentin Thomasset
0a0b7ed9f2 refactor(mobile): regrouped document related screen/components (#831) 2026-01-29 12:28:25 +00:00
Corentin Thomasset
393a15593f feat(tags): add button to generate random color (#829) 2026-01-28 18:09:37 +00:00
Corentin Thomasset
ca2ef2866b feat(search): case-insensitive tag filtering (#827) 2026-01-28 18:13:36 +01:00
Corentin Thomasset
494aa5b882 feat(tags): trim tag names and descriptions (#826) 2026-01-28 17:36:14 +01:00
Corentin Thomasset
7c581fa343 fix(migration): proper iteration for tags normalization migrations (#825) 2026-01-28 14:01:41 +00:00
Corentin Thomasset
2ac51dc066 refactor(server): remove legacy migration journals (#824) 2026-01-28 12:44:29 +00:00
Corentin Thomasset
b6951ea05a feat(tags): enforce case-insensitive unique constraint for tag names (#822) 2026-01-28 13:07:36 +01:00
Corentin Thomasset
3fa398c928 refactor(date): replace date-fns with in house implementations (#820) 2026-01-27 13:57:57 +01:00
Corentin Thomasset
46d8d2d45e feat(version): added changeset for rootless shrink (#815) 2026-01-26 15:35:29 +00:00
Corentin Thomasset
3945c7924e refactor(server): cleaned some useless lodash (#813) 2026-01-26 15:55:07 +01:00
Ruben Aleman
1d5ada8522 feat(docker): avoid duplicated files from chown (#810) 2026-01-26 14:30:39 +00:00
Corentin Thomasset
1eeb3df4a2 feat(client): add user settings dropdown in org creation page (#811) 2026-01-26 13:57:47 +00:00
Corentin Thomasset
b458a22d85 feat(docs): add versioning and tagging documentation (#797) 2026-01-26 01:18:49 +01:00
Corentin Thomasset
c120be8bd6 fix(changeset): corrected invalid package in changeset (#809) @papra/app@26.1.0 @papra/website@0.0.0 2026-01-25 17:01:11 +01:00
Corentin Thomasset
3070e8d6c0 chore(deps): mutualize valibot in catalog (#808) 2026-01-25 16:45:54 +01:00
Corentin Thomasset
62d7f0b274 chore(release): update versions (#778)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-25 16:29:46 +01:00
Corentin Thomasset
36d24e6252 chore(version): update release tag to minor (#807) 2026-01-25 15:26:18 +00:00
Corentin Thomasset
2adf5ccbcf chore(version): excluded website app from changeset config (#806) 2026-01-25 14:08:36 +00:00
Corentin Thomasset
5f7cd08ca4 chore(deps): mutualize unocss reset in catalog (#805) 2026-01-25 13:51:01 +00:00
Corentin Thomasset
0a54b6cb50 chore(deps): mutualize ofetch in catalog (#804) 2026-01-25 14:45:11 +01:00
Corentin Thomasset
fd2cc4d240 chore(deps): mutualize table icons in catalog (#803) 2026-01-25 13:20:13 +00:00
Corentin Thomasset
281a14285c chore(deps): mutualized astro deps in catalog (#802) 2026-01-25 14:04:08 +01:00
Corentin Thomasset
465d48567b chore(deps): mutualized unocss related dependencies (#801) 2026-01-25 13:43:38 +01:00
Corentin Thomasset
43dd94e167 fix(website): updated invalid gh links (#800) 2026-01-25 13:37:09 +01:00
Corentin Thomasset
fcb3d112d0 Merge pull request #799 from papra-hq/website-in-monorepo
chore(apps): import website as git subtree
2026-01-25 11:51:08 +01:00
Sergey Minakov
c27d85fea4 feat(i18n): add russian translations (#798)
* Add russian translations

* Add changeset
2026-01-25 00:56:33 +01:00
Corentin Thomasset
987904e1bf fix(website): updated deps versions 2026-01-25 00:22:47 +01:00
Corentin Thomasset
021c343521 chore(cleanup): removed un used stuff 2026-01-24 22:39:07 +01:00
Corentin Thomasset
0f69cffc41 chore(website): update deps to use catalog versions 2026-01-24 22:29:54 +01:00
Corentin Thomasset
a58f4c8990 chore(workspace): pnpm i 2026-01-24 22:21:09 +01:00
Corentin Thomasset
1b835cc4bd chore(website): added typecheck command 2026-01-24 22:19:13 +01:00
Corentin Thomasset
b2e9930ec5 chore(cleanup): removed imported .github 2026-01-24 22:18:56 +01:00
Corentin Thomasset
b9c97b5c7f Add 'apps/website/' from commit '051342f5ece4eb3ee88f8052d7ffdb7d1fca7a1a'
git-subtree-dir: apps/website
git-subtree-mainline: aaa05a8607
git-subtree-split: 051342f5ec
2026-01-24 22:12:52 +01:00
Corentin Thomasset
aaa05a8607 refactor(packages): renamed docker package to app (#796)
* refactor(packages): renamed docker package to app

* Update .changeset/blue-shoes-stare.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-24 16:11:57 +00:00
Corentin Thomasset
3a4153116c feat(login): hide registration link when registration is disabled (#795) 2026-01-24 14:11:37 +00:00
Corentin Thomasset
0485701c66 chore(version): added changeset for greek language (#794) 2026-01-24 10:17:57 +00:00
Corentin Thomasset
76c16197f9 feat(i18n): added greek locale (#793)
* Create el.dictionary.ts (#789)

* Create el.dictionary.ts

* Update apps/papra-client/src/locales/el.dictionary.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update apps/papra-client/src/locales/el.dictionary.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add Greek locale to i18n constants (#790)

* feat(i18n): synchronized greek locales comments

---------

Co-authored-by: ktsourdinis <111041225+ktsourdinis@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-24 11:11:36 +01:00