Trenton Holmes
fda50bb2d3
fix(search): resolve index-write permissions and effective content in bulk
...
Add WriteBatch.add_or_update_ids() and use it in bulk_update_documents
and trash restore, cutting index writes from ~8 queries per document
to a constant handful per batch
2026-08-30 14:49:54 -07:00
GitHub Actions
e0e060f089
Auto translate strings
2026-08-30 17:21:07 +00:00
shamoon
a7ff3a8272
Fix: set global search earlier to avoid awaiting debounce ( #13865 )
2026-08-30 10:19:53 -07:00
GitHub Actions
b20d707f2a
Auto translate strings
2026-08-30 15:49:31 +00:00
shamoon
fa6e481224
Fix: responsive sidebar, centralize and make sizes saner ( #13863 )
2026-08-30 08:48:07 -07:00
GitHub Actions
aba32fbd57
Auto translate strings
2026-08-30 14:52:31 +00:00
shamoon
d371085699
Tweak/fix: show existing count for ai suggestions ( #13861 )
2026-08-30 07:50:50 -07:00
shamoon
14b6a41b88
Fix: 3.1 llm suggestions request a flat list we change later ( #13860 )
2026-08-30 07:44:45 -07:00
shamoon
8af3e69084
Fix: 3.1 LLM suggestions normalize flat lists from smaller models ( #13853 )
2026-08-29 23:14:24 -07:00
shamoon
1d23a9550c
Update app-frame.component.scss
2026-08-29 22:32:57 -07:00
shamoon
b89fb0f978
Fix: 3.1.0 llm suggestions simplify schema, fix docstrings ( #13850 )
2026-08-29 14:03:30 -07:00
GitHub Actions
535975e2fd
Auto translate strings
2026-08-29 20:03:36 +00:00
shamoon
9c475e0b27
Fix: 3.1.0 llm suggestion raw cache user scoping ( #13849 )
2026-08-29 13:02:05 -07:00
shamoon
7ddc1c9801
Fix: 3.1 LLM suggestions fix rank ordering ( #13848 )
2026-08-29 10:56:05 -07:00
GitHub Actions
6f3945f11f
Auto translate strings
2026-08-28 23:09:08 +00:00
shamoon
a784a642ee
Fixhancement: make imap port required, better error display ( #13845 )
2026-08-28 16:07:41 -07:00
GitHub Actions
8ded82ea23
Auto translate strings
2026-08-28 17:53:57 +00:00
shamoon
3a5312ba6f
Fix: ensure ui reset of suggestionsLoading when changing docs ( #13840 )
2026-08-28 10:52:30 -07:00
shamoon
00d9bf474a
Fix: always pass a non-empty api key for OpenAI-like servers ( #13838 )
2026-08-28 09:55:13 -07:00
shamoon
8079690f33
Fix: ensure scrollbar probe css at host context
2026-08-28 08:51:23 -07:00
GitHub Actions
c6252a0234
Auto translate strings
2026-08-28 14:48:21 +00:00
shamoon
4a69c47bdd
Fix: hide slim sidebar scrollbar in browsers with stupid scrollbars ( #13837 )
2026-08-28 07:46:47 -07:00
GitHub Actions
d30ee1d620
Auto translate strings
2026-08-28 00:22:08 +00:00
shamoon
e1aa9997d7
Fix: correct sharelink bundle + document link permissions display bugs ( #13827 )
2026-08-27 17:20:46 -07:00
shamoon
05917a04aa
Fix: immediately re-add doc to index after trash restore ( #13818 )
2026-08-27 12:19:31 -07:00
github-actions[bot] and Crowdin Bot
02b2f55248
New Crowdin translations by GitHub Action ( #13811 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-08-27 00:28:39 -07:00
shamoon
a2ea3b9e76
Update SECURITY.md
2026-08-27 00:21:03 -07:00
shamoon
a298568962
Security: harden is_public_ip
2026-08-27 00:21:03 -07:00
shamoon
f6f37898e8
Chore: use PinnedIMAP4
2026-08-27 00:21:02 -07:00
GitHub Actions
0cfe33720a
Auto translate strings
2026-08-27 04:29:13 +00:00
shamoon
14b17ddf8d
Fix: navbar brand anchor size + Safari position jitter ( #13810 )
2026-08-26 21:28:01 -07:00
github-actions[bot]
9009fbb4e9
Documentation: Add v3.1.0 changelog ( #13809 )
2026-08-26 19:13:04 -07:00
shamoon
94651d817d
Merge branch 'dev'
v3.1.0
2026-08-26 18:42:21 -07:00
shamoon
1630e78aac
Bump version to 3.1.0
2026-08-26 18:07:04 -07:00
4e79553489
New Crowdin translations by GitHub Action ( #13496 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-08-26 18:06:05 -07:00
shamoon
f24d58a383
Tweak: true center search in navbar
2026-08-26 18:02:14 -07:00
shamoon
d486dd1205
Fix: prevent config autocomplete craziness ( #13808 )
2026-08-26 17:46:34 -07:00
shamoon
406bc1a233
Fix: defer add_nested_tags in ai workflow to avoid losing unsaved changes
2026-08-26 14:18:40 -07:00
GitHub Actions
808746c28c
Auto translate strings
2026-08-26 21:03:06 +00:00
shamoon
ff6d73ce17
Fix missing clear button on select choices
2026-08-26 14:01:04 -07:00
shamoon
b4068d38bc
Fix/performance: prevent token re-use in dropdown filtering, also a perf thing ( #13804 )
2026-08-26 13:18:09 -07:00
shamoon
139739c2a2
Fix: handle social account sync groups claim sent as str
2026-08-26 12:37:29 -07:00
GitHub Actions
cafed919a1
Auto translate strings
2026-08-26 16:50:29 +00:00
shamoon
549afde1fd
Enhancement: Apply AI suggestions workflow action ( #13639 )
2026-08-26 16:41:21 +00:00
GitHub Actions
a8576d827e
Auto translate strings
2026-08-26 14:29:05 +00:00
shamoon
7330c4d9cb
Fix: exclude version documents from bulk edit "all" ( #13791 )
2026-08-26 14:27:31 +00:00
shamoon
aad75b4981
Docs: clarify app config trust
2026-08-26 01:39:50 -07:00
GitHub Actions
2e7cd14964
Auto translate strings
2026-08-26 04:48:45 +00:00
shamoon
5090ffe39e
Enhancement: welcome widget visual tweaks ( #13794 )
2026-08-25 21:47:13 -07:00
GitHub Actions
35d40b51cb
Auto translate strings
2026-08-25 21:37:07 +00:00