This website requires JavaScript.
7438551080
test: improve coverage for app/utils/audit_service.py from 59% to 100%
copilot-swe-agent[bot]
2026-03-12 00:28:42 +00:00
1edb342e57
Initial plan
copilot-swe-agent[bot]
2026-03-12 00:19:33 +00:00
615882adf4
Initial plan
copilot-swe-agent[bot]
2026-03-12 00:18:59 +00:00
8c77982109
feat(i18n): replace hardcoded English text with translation keys in files, settings, and pipelines templates
copilot-swe-agent[bot]
2026-03-12 00:17:23 +00:00
7970c1f518
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-12 00:14:59 +00:00
bb8f324e90
0.120.0
v0.120.0
semantic-release
2026-03-12 00:14:55 +00:00
80dd117ebf
Merge pull request #587 from christianlouis/copilot/add-apple-drive-icloud-support
Christian Krakau-Louis
2026-03-12 01:14:37 +01:00
3a4f7452c0
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-12 00:13:30 +00:00
09c485cede
0.119.0
v0.119.0
semantic-release
2026-03-12 00:13:27 +00:00
83e83fff73
Merge pull request #583 from christianlouis/copilot/add-compliance-templates
Christian Krakau-Louis
2026-03-12 01:13:08 +01:00
e94844a55e
Merge: prefer rebased local over stale remote
copilot-swe-agent[bot]
2026-03-12 00:00:52 +00:00
054af636e3
fix(migrations): merge main and rechain compliance migration as 031 after 030_add_mobile_devices
copilot-swe-agent[bot]
2026-03-12 00:00:29 +00:00
50af0ea679
fix(tests): add iCloud mocks to all test files and address code review feedback
copilot-swe-agent[bot]
2026-03-11 23:59:19 +00:00
78a245d3a5
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-11 23:43:31 +00:00
8b07f7201f
0.118.0
v0.118.0
semantic-release
2026-03-11 23:43:28 +00:00
39db5fc564
Merge pull request #600 from christianlouis/copilot/add-graphql-api
Christian Krakau-Louis
2026-03-12 00:43:10 +01:00
528f0a624d
fix: remove accidental pip artifact file and update docs for iCloud Drive
copilot-swe-agent[bot]
2026-03-10 01:03:36 +00:00
30f06e0b32
feat(storage): add Apple iCloud Drive storage provider
copilot-swe-agent[bot]
2026-03-10 00:43:00 +00:00
9bc23aa40b
test(tasks): add _should_upload_to_icloud mock to send_to_all tests
copilot-swe-agent[bot]
2026-03-10 00:37:24 +00:00
9c71e9aabf
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:13:25 +00:00
40d976ed82
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-11 23:34:40 +00:00
39671ad3b9
0.117.1
v0.117.1
semantic-release
2026-03-11 23:34:37 +00:00
1c4a261f01
Merge pull request #599 from christianlouis/copilot/fix-main-test-failures
Christian Krakau-Louis
2026-03-12 00:34:18 +01:00
df4c91a586
fix: resolve all 47 failing tests in main
copilot-swe-agent[bot]
2026-03-11 22:28:01 +00:00
a41ded535f
feat(api): add GraphQL endpoint at /graphql with Strawberry
copilot-swe-agent[bot]
2026-03-11 22:17:25 +00:00
2b834d1405
Initial plan
copilot-swe-agent[bot]
2026-03-11 22:06:22 +00:00
26a6eb81a1
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-11 21:57:57 +00:00
acd1572b53
0.117.0
v0.117.0
semantic-release
2026-03-11 21:57:54 +00:00
4389e64269
Merge pull request #590 from christianlouis/copilot/build-mobile-apps
Christian Krakau-Louis
2026-03-11 22:57:19 +01:00
00f5e5bc1a
Initial plan
copilot-swe-agent[bot]
2026-03-11 21:54:05 +00:00
6bcabfef77
fix(merge): resolve conflicts in app/api/__init__.py and migrations/env.py against main
copilot-swe-agent[bot]
2026-03-11 21:53:00 +00:00
1d5eee4281
fix(migrations): re-chain mobile devices migration against main and restore merge conflicts
copilot-swe-agent[bot]
2026-03-11 20:43:29 +00:00
ab19ae5706
docs(changelog): update changelog [skip ci]
github-actions[bot]
2026-03-11 19:07:04 +00:00
38452a51ae
Merge pull request #598 from christianlouis/copilot/update-translation-files-and-languages
Christian Krakau-Louis
2026-03-11 20:06:44 +01:00
c5b67fe364
docs(changelog): update changelog [skip ci]
github-actions[bot]
2026-03-11 16:39:29 +00:00
06c728cd21
Merge pull request #595 from christianlouis/copilot/test-docs-updates-language-support
Christian Krakau-Louis
2026-03-11 17:39:06 +01:00
bc1c644eec
Initial plan
copilot-swe-agent[bot]
2026-03-11 16:35:37 +00:00
eb22a58065
docs(changelog): update changelog [skip ci]
github-actions[bot]
2026-03-11 14:28:17 +00:00
ebf1fdb2a6
Merge pull request #597 from christianlouis/copilot/fix-ci-actions-annotations
Christian Krakau-Louis
2026-03-11 15:27:50 +01:00
bea9dae957
feat(i18n): replace hardcoded English text with translation keys in help, index, search templates
copilot-swe-agent[bot]
2026-03-11 12:39:20 +00:00
64577f2d92
i18n: translate 6 HTML Jinja2 templates with _() calls
copilot-swe-agent[bot]
2026-03-11 12:22:46 +00:00
fdff970e59
feat(ui): i18n-translate credentials and audit_logs templates
copilot-swe-agent[bot]
2026-03-11 12:08:14 +00:00
c306d80755
ci: opt into Node.js 24 for all GitHub Actions workflows
copilot-swe-agent[bot]
2026-03-11 11:52:35 +00:00
50a4f76f9c
Initial plan
copilot-swe-agent[bot]
2026-03-11 11:50:11 +00:00
3f4562df0a
Initial plan
copilot-swe-agent[bot]
2026-03-11 11:47:49 +00:00
e58706e97f
Initial plan
copilot-swe-agent[bot]
2026-03-11 11:47:35 +00:00
6b31ddac8e
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-11 11:44:23 +00:00
691ed13074
0.116.0
v0.116.0
semantic-release
2026-03-11 11:44:20 +00:00
9f7d6c8548
Merge pull request #578 from christianlouis/copilot/implement-ui-i18n-support
Christian Krakau-Louis
2026-03-11 12:43:59 +01:00
cbc04977ed
Merge branch 'main' into copilot/implement-ui-i18n-support
Christian Krakau-Louis
2026-03-11 12:39:39 +01:00
652fad758f
feat(i18n): expand to 31 European languages, localize all in-product copy, merge with main
copilot-swe-agent[bot]
2026-03-10 22:50:23 +00:00
a66eb4b2a2
fix: merge main into i18n branch and relink migration to 029
copilot-swe-agent[bot]
2026-03-10 21:59:58 +00:00
d6fb78715a
docs(changelog): update changelog [skip ci]
github-actions[bot]
2026-03-10 21:51:54 +00:00
40274f00d5
Merge pull request #582 from christianlouis/copilot/enhance-code-coverage-100
Christian Krakau-Louis
2026-03-10 22:51:33 +01:00
2375758a39
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-10 21:51:21 +00:00
12c70b802a
0.115.0
v0.115.0
semantic-release
2026-03-10 21:51:18 +00:00
086793c05a
Merge pull request #579 from christianlouis/copilot/add-audit-logging-with-tamper-detection
Christian Krakau-Louis
2026-03-10 22:51:00 +01:00
f7dface365
Merge branch 'main' into copilot/add-audit-logging-with-tamper-detection
Christian Krakau-Louis
2026-03-10 22:41:26 +01:00
6e2e4a830f
fix(migrations): rebase audit_logs migration onto main's 027_ensure_shared_links_table
copilot-swe-agent[bot]
2026-03-10 21:34:15 +00:00
4eb04bd7f6
fix(mobile): address code review findings in mobile app config and tests
copilot-swe-agent[bot]
2026-03-10 09:57:58 +00:00
d538c0879d
feat(mobile): add iOS/Android mobile app with SSO login, camera upload, and push notifications
copilot-swe-agent[bot]
2026-03-10 09:52:02 +00:00
ba17067012
chore(release): update build metadata files [skip ci]
github-actions[bot]
2026-03-10 09:28:50 +00:00
45713f2de9
0.114.1
v0.114.1
semantic-release
2026-03-10 09:28:47 +00:00
70e5391649
Merge pull request #589 from christianlouis/copilot/fix-expire-stale-shared-links
Christian Krakau-Louis
2026-03-10 10:28:28 +01:00
a50c3aadf5
Initial plan
copilot-swe-agent[bot]
2026-03-10 09:27:31 +00:00
ca84a11284
fix: remove accidental pip artifact file and update docs for iCloud Drive
copilot-swe-agent[bot]
2026-03-10 01:03:36 +00:00
82d67c56b3
feat(storage): add Apple iCloud Drive storage provider
copilot-swe-agent[bot]
2026-03-10 00:43:00 +00:00
6e50c61970
test(tasks): add _should_upload_to_icloud mock to send_to_all tests
copilot-swe-agent[bot]
2026-03-10 00:37:24 +00:00
6fb1df1aad
test(views): boost coverage for 11 view modules toward 100%
copilot-swe-agent[bot]
2026-03-10 00:31:28 +00:00
5d716ad78f
fix(auth): address code review feedback - sanitize error messages, remove unused import
copilot-swe-agent[bot]
2026-03-10 00:27:07 +00:00
9c26d412d7
test(auth): add tests for social login and fix existing config validator tests
copilot-swe-agent[bot]
2026-03-10 00:24:53 +00:00
2b698cc694
fix(storage): use RuntimeError instead of bare Exception in SharePoint task
copilot-swe-agent[bot]
2026-03-10 00:23:52 +00:00
13aa14b8e4
docs: add SharePoint setup guide and update all references
copilot-swe-agent[bot]
2026-03-10 00:22:07 +00:00
b85fc1d277
feat(storage): add SharePoint integration for document storage
copilot-swe-agent[bot]
2026-03-10 00:17:42 +00:00
ac6e052788
feat(auth): add social login support for Google, Microsoft, Apple, and Dropbox
copilot-swe-agent[bot]
2026-03-10 00:12:15 +00:00
c8987d966b
test(views): add comprehensive coverage tests for 11 view modules
copilot-swe-agent[bot]
2026-03-10 00:11:30 +00:00
542fb46ee7
fix(compliance): address code review feedback - add aria-busy, input validation, use IntegrityError
copilot-swe-agent[bot]
2026-03-10 00:09:08 +00:00
491c424580
docs(compliance): add ComplianceGuide.md and update ConfigurationGuide with compliance_enabled setting
copilot-swe-agent[bot]
2026-03-10 00:05:44 +00:00
6a83d51d88
fix(automation): address code review - path traversal fix and test marker
copilot-swe-agent[bot]
2026-03-10 00:01:35 +00:00
289dcc375c
fix(db): add migration to create shared_links table for databases that skipped 025
copilot-swe-agent[bot]
2026-03-10 00:01:33 +00:00
ce2a76fb77
fix(automation): register automation task in celery worker and add docs
copilot-swe-agent[bot]
2026-03-09 23:59:15 +00:00
666f739f4e
feat(compliance): add GDPR, HIPAA, SOC2 compliance templates with one-click apply and dashboard
copilot-swe-agent[bot]
2026-03-09 23:55:29 +00:00
d167be8274
feat(automation): add Zapier and Make.com integration
copilot-swe-agent[bot]
2026-03-09 23:50:12 +00:00
23498e0a98
fix: address code review feedback on spelling
copilot-swe-agent[bot]
2026-03-09 23:40:09 +00:00
bd898605de
docs: add classification rules API and user guide documentation
copilot-swe-agent[bot]
2026-03-09 23:39:09 +00:00
1e5e35a26a
refactor(routing): address code review feedback - simplify list filter, fix docs example
copilot-swe-agent[bot]
2026-03-09 23:38:25 +00:00
df051e8b81
feat(classify): add rule-based document classification engine, task, and API
copilot-swe-agent[bot]
2026-03-09 23:38:05 +00:00
e95693d684
docs(routing): add routing rules documentation to API.md and UserGuide.md
copilot-swe-agent[bot]
2026-03-09 23:36:13 +00:00
c286e1b394
test(i18n): add comprehensive tests and documentation for i18n system
copilot-swe-agent[bot]
2026-03-09 23:35:32 +00:00
40d56f0396
feat(routing): add conditional routing rules for document-to-pipeline assignment
copilot-swe-agent[bot]
2026-03-09 23:34:37 +00:00
653c137222
fix(audit): address code review - header validation, touch targets, env.demo cleanup
copilot-swe-agent[bot]
2026-03-09 23:33:43 +00:00
3b491ea84c
docs(audit): add SIEM configuration to docs, .env.demo, and settings metadata
copilot-swe-agent[bot]
2026-03-09 23:29:12 +00:00
ff76855f29
feat(i18n): add internationalization framework with 10 languages
copilot-swe-agent[bot]
2026-03-09 23:28:02 +00:00
35db9f88de
feat(audit): add comprehensive audit logging with SIEM integration
copilot-swe-agent[bot]
2026-03-09 23:18:18 +00:00
73295cad33
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:15:51 +00:00
b4131e0d19
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:14:47 +00:00
3afd406c59
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:13:25 +00:00
954e67640c
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:13:07 +00:00
91e50a4441
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:07:46 +00:00
76353349e7
Initial plan
copilot-swe-agent[bot]
2026-03-09 23:07:18 +00:00