Corentin Thomasset
fdd955e20c
feat(intake): implement MIME type coercion for intake email attachments ( #896 )
2026-02-15 15:23:34 +01:00
Corentin Thomasset
2ac51dc066
refactor(server): remove legacy migration journals ( #824 )
2026-01-28 12:44:29 +00:00
Corentin Thomasset
3fa398c928
refactor(date): replace date-fns with in house implementations ( #820 )
2026-01-27 13:57:57 +01: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
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
d795798931
feat(app): admin pages ( #689 )
2025-12-16 23:50:25 +00:00
Corentin Thomasset
364b58b74d
chore(server): updated hono related deps ( #669 )
2025-12-02 22:55:32 +01:00
Corentin Thomasset
ca06919bb8
feat(server): introduced event driven pattern ( #665 )
2025-12-02 13:59:05 +01:00
Corentin Thomasset
14071b0bc9
feat(apps): add mobile base boilerplate ( #606 )
2025-11-19 22:00:34 +01:00
Corentin Thomasset
19f96a1625
feat(server): added global log context ( #636 )
2025-11-15 23:52:52 +01:00
Corentin Thomasset
a03eae79a0
chore(deps): update tsx dependency to version 4.20.6 ( #635 )
2025-11-15 02:15:42 +01:00
Corentin Thomasset
16ae4617df
feat(tagging-rules): add condition match mode to tagging rules ( #601 )
...
- Introduced a new column `condition_match_mode` in the `tagging_rules` table to specify how conditions should be evaluated (either 'all' or 'any').
- Updated the tagging rules repository, routes, and schemas to handle the new `conditionMatchMode` property.
- Enhanced the tagging rules use cases to apply tags based on the specified condition match mode.
- Added tests to verify the behavior of tagging rules with different condition match modes.
- Created a migration to add the new column and update existing records accordingly.
2025-10-28 14:07:16 +01:00
Corentin Thomasset
28c3c15cef
chore(deps): update better-auth ( #596 )
2025-10-27 01:35:47 +01:00
Corentin Thomasset
2c75eec862
test(logs): reduced log spam in test ( #594 )
2025-10-26 23:50:59 +00:00
Corentin Thomasset
0aad88471b
chore(pnpm): updated pnpm to 10.19.0 ( #591 )
2025-10-26 21:43:23 +00:00
Corentin Thomasset
e9a719d06a
fix(client): proper feedback messages in auth pages ( #589 )
2025-10-26 17:04:52 +00:00
Corentin Thomasset
9c6f14fc13
refactor(docker): dedicated package for docker management ( #544 )
...
* feat(docker): initialize Docker package with build configurations and README
* Update packages/docker/CHANGELOG.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update packages/docker/package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-12 16:22:38 +02:00
Corentin Thomasset
1bfdb8aa66
chore(release): update versions ( #525 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-04 11:47:47 +02:00
Corentin Thomasset
9b5f3993c3
chore(release): update versions ( #518 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-30 11:51:10 +02:00
Corentin Thomasset
0616635cd6
chore(release): update versions ( #509 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-24 17:00:01 +02:00
Corentin Thomasset
ab6fd6ad10
feat(tasks): update figue to allow for fallback task worker ids env variables ( #510 )
2025-09-21 22:53:04 +02:00
Corentin Thomasset
782f70ff66
feat(tasks): add option to disable PRAGMA statements in migrations ( #508 )
2025-09-20 22:07:34 +00:00
Corentin Thomasset
1abbf18e94
chore(release): update versions ( #505 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 14:59:01 +02:00
Corentin Thomasset
6bcb2a71e9
feat(intake-emails): add intake email username pattern config ( #506 )
...
Co-authored-by: Alexander <goldengamerlp@users.noreply.github.com>
2025-09-19 20:37:25 +02:00
Corentin Thomasset
2efe7321cd
chore(release): update versions ( #494 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-14 11:31:31 +02:00
Corentin Thomasset
208a561668
feat(tasks): added libsql task service driver ( #500 )
2025-09-13 22:42:08 +02:00
Corentin Thomasset
f382397c0e
chore(release): update versions ( #489 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-10 15:38:36 +02:00
Corentin Thomasset
40b0557553
chore(release): update versions ( #465 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-09 15:06:26 +02:00
Corentin Thomasset
0a03f42231
feat(documents): implement document encryption ( #480 )
2025-09-04 10:15:30 +02:00
Corentin Thomasset
b08241f20f
refactor(server): use streaming for handling file upload ( #472 )
2025-08-20 20:15:57 +02:00
Corentin Thomasset
38dcc765f9
chore(release): update versions ( #462 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-09 11:39:03 +02:00
Corentin Thomasset
a64a93544d
chore(release): update versions ( #460 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-09 02:11:20 +02:00
Corentin Thomasset
f20559e95d
chore(migrations): update migration command for production environment ( #459 )
2025-08-09 00:07:40 +00:00
Corentin Thomasset
5382019721
chore(release): update versions ( #420 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-08 21:16:08 +02:00
Corentin Thomasset
7f7e5bffcb
refactor(database): completely rewrote the db migration tooling ( #452 )
2025-08-08 02:18:22 +02:00
Corentin Thomasset
b5ccc135ba
refactor(documents): document content extraction is now async ( #447 )
...
* refactor(documents): implement asynchronous document content extraction
- Updated dependencies for `@cadence-mq/core` and `@cadence-mq/driver-memory` to versions 0.2.1 and 0.2.0 respectively.
- Introduced a new task for extracting document file content asynchronously.
- Refactored document creation use case to schedule the extraction task.
- Added utility functions for stream conversion and text extraction from files.
- Updated relevant tests to accommodate the new asynchronous behavior and task services integration.
* Update .changeset/cyan-pots-begin.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-01 21:44:29 +00:00
Corentin Thomasset
41a113334a
refactor(tasks): integrated cadence task services ( #436 )
2025-07-28 18:30:11 +00:00
Corentin Thomasset
dd3862e50c
chore(release): update versions ( #418 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-13 22:45:48 +02:00
Corentin Thomasset
5ce21981a9
chore(release): update versions ( #370 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-13 21:53:55 +02:00
Corentin Thomasset
ed5a93cb47
chore: update repository URLs and clean up package configurations
2025-06-30 21:17:22 +02:00
Corentin Thomasset
73b8d08076
feat(documents): added configuration for the ocr languages ( #387 )
2025-06-29 22:14:58 +02:00
Corentin Thomasset
6cedc30716
chore(deps): updated dependencies ( #379 )
2025-06-24 20:52:15 +02:00
Corentin Thomasset
62b7f0382c
chore(release): update versions ( #358 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-18 22:11:19 +02:00
Corentin Thomasset
81e85295ba
chore(release): update versions ( #334 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-07 17:40:28 +02:00
Corentin Thomasset
cb652c7166
chore(release): update versions ( #323 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 21:32:34 +02:00
Corentin Thomasset
6b435bba79
chore(release): update versions ( #305 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-04 00:09:45 +02:00
Corentin Thomasset
278db63fc8
chore(deps): updated some dependencies version ( #313 )
2025-05-27 13:46:43 +02:00
Corentin Thomasset
f0876fdc63
feat(server): added smtp client support for emailing ( #306 )
2025-05-25 11:47:12 +02:00
Corentin Thomasset
c28af1407f
chore(release): update versions ( #303 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-24 19:58:09 +02:00