Commit Graph

575 Commits

Author SHA1 Message Date
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
Corentin Thomasset f5bf119a48 feat(docker): add search-parser package.json to Dockerfiles (#749) 2026-01-15 15:23:54 +00:00
Corentin Thomasset 905658a6e9 chore(cleanup): remove CLAUDE.md (#748) 2026-01-15 15:13:42 +00:00
Corentin Thomasset 685f03c2fc feat(search-query): integrate search-parser for enhanced query handling (#746) 2026-01-15 15:12:41 +00:00
Corentin Thomasset 2ff4adf957 feat(search-parser): add support for empty expressions (#745) 2026-01-13 22:02:45 +00:00
Corentin Thomasset 38bfa010f8 refactor(search-parser): treat text as first-class expressions in AST (#744) 2026-01-13 21:55:37 +00:00
Corentin Thomasset a8803fcd48 fix(mobile): update package name (#742) 2026-01-13 12:48:54 +00:00
Jibran Iqbal d5a91d59f4 feat(mobile): add app icons (#727)
* added papra icon for app

* added light and dark icons

* added light and dark icons

* add better background

* fix with the actual icons

---------

Co-authored-by: jibraniqbal666 <jibran.iqbal@protonmail.com>
2026-01-12 20:45:21 +00:00
Corentin Thomasset ae03c765bf chore(version): added getCurrentApiKey changeset (#741) 2026-01-12 20:28:27 +00:00
Corentin Thomasset 8bb396b6e1 feat(sdk): add getCurrentApiKey method in sdk (#739) 2026-01-12 21:05:47 +01:00
Corentin Thomasset b2b76e36bc chore(client): remove playwright (#737) 2026-01-10 15:03:34 +00:00
Corentin Thomasset 8d6caef8c1 chore(deps): update posthog-node (#736) 2026-01-10 14:57:40 +00:00
Corentin Thomasset d7455404f6 test(logger): removed stdout pollution in tests (#735) 2026-01-10 15:44:29 +01:00
Corentin Thomasset f3561a590d feat(search): improved search query parsing (#734) 2026-01-10 14:41:47 +01:00
Corentin Thomasset 848671b982 feat(search): index document and organization ids in fts search index (#733) 2026-01-10 13:17:30 +01:00
Corentin Thomasset 1b12e0cf09 feat(documents): added search duration logging (#732) 2026-01-09 22:42:29 +00:00