Commit Graph

661 Commits

Author SHA1 Message Date
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
Corentin Thomasset 7ac2d7f926 feat(demo): add has:tags filter (#786) 2026-01-22 00:31:43 +00:00
Corentin Thomasset 45534a0ce7 feat(search): add has:tags filter to check for document tags presence or absence (#785) 2026-01-22 01:15:42 +01:00
Corentin Thomasset 2c078e20f5 feat(tags): order organization tags by creation date (#784) 2026-01-22 00:19:13 +01:00
Corentin Thomasset ad575bfc62 feat(search): handle tags with spaces in search queries (#783) 2026-01-21 23:06:07 +00:00
Corentin Thomasset 33881f3335 feat(demo): added the deep search system for demo mode (#782) 2026-01-21 23:32:11 +01:00
Corentin Thomasset 7c5e68fbfc feat(routes): add redirect for single organization navigation (#781) 2026-01-21 23:14:27 +01:00
Corentin Thomasset 0514f906d4 feat(demo): seed demo with dummy data (#776) 2026-01-21 21:32:52 +01:00
Corentin Thomasset 42e401c7dd refactor(client): proper tree-shaking for demo assets (#777) 2026-01-21 14:23:24 +01:00
Corentin Thomasset 95942b69f8 feat(docs): enable released features docs (#724) 2026-01-20 15:32:25 +01:00
Corentin Thomasset b9db0b5edf fix(parser-demo): ensure package is marked as private (#775) @papra/docker@26.0.0 @papra/mobile@1.0.0 @papra/search-parser-demo@0.0.0 2026-01-20 12:53:20 +00:00
Corentin Thomasset 315f608240 chore(release): update versions (#703)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-20 13:43:46 +01:00
Corentin Thomasset c96c41e127 chore(version): marked a major for 2026 calver bump (#774) 2026-01-19 21:16:00 +01:00
Corentin Thomasset 78eb1d83c7 feat(search-parser): enable AST optimization by default (#773) 2026-01-19 16:27:58 +00:00
Corentin Thomasset 68c738e41e refactor(search-parser): updated packages (#772) 2026-01-19 17:18:49 +01:00
Corentin Thomasset f687e6843d feat(search-parser): add robots.txt for demo app (#771) 2026-01-19 16:34:07 +01:00
Corentin Thomasset 0f00f2ab69 refactor(search-parser): update structured data (#770) 2026-01-19 15:04:57 +00:00
Corentin Thomasset eb533a8d5f feat(search-parser): added demo html meta (#769) 2026-01-19 15:57:41 +01:00
Corentin Thomasset 59a2383791 feat(search-parser): add demo app (#765) 2026-01-19 15:16:01 +01:00
Corentin Thomasset 37c3aa93ac chore(search-parser): added changeset (#768) 2026-01-19 13:26:49 +01:00
Corentin Thomasset be108e4d06 feat(tokenizer): improve filter parsing (#767) 2026-01-19 13:17:14 +01:00
Corentin Thomasset 2d8ea0fad7 fix(tokenizer): properly handle quoted negated filter (#766) 2026-01-19 11:17:08 +00:00
Corentin Thomasset e4948d3b3f feat(search-parser): update package.json meta (#763) 2026-01-18 23:03:07 +00:00
Corentin Thomasset b657f727ba feat(search): add created filter for document search (#762) 2026-01-18 22:30:03 +01:00
Corentin Thomasset 2e46c08de3 feat(command-palette): add "show more results" option to command palette (#761) 2026-01-18 17:33:01 +00:00
Corentin Thomasset 64b2a042d1 refactor(search): flatten documents search api response (#760) 2026-01-18 16:33:51 +00:00
Corentin Thomasset f0d2841b7d feat(docs): add advanced search guide (#759) 2026-01-18 15:25:22 +00:00
Corentin Thomasset a2a2061a63 feat(documents): advanced document search page (#758) 2026-01-18 15:33:56 +01:00
Corentin Thomasset f4102e5884 feat(search): add total count to search results (#756) 2026-01-17 22:17:38 +00:00
Corentin Thomasset 13f857d690 refactor(client): move sidenav in dedicated ui component (#757) 2026-01-17 22:07:54 +00:00
Corentin Thomasset 2399ca9c68 refactor(search-parser): added test and cleanup (#754) 2026-01-17 14:45:02 +01:00
Corentin Thomasset ff5519564e chore(docker): cleanup prod dockerfile (#753) 2026-01-16 22:31:55 +00:00
Corentin Thomasset c20a9e5046 fix(cd): build search-parser lib (#752) 2026-01-16 22:06:48 +00:00
Corentin Thomasset d1f14677e1 feat(docker): include search-parser source code in prod Dockerfile (#750) 2026-01-16 22:12:16 +01:00