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
|
53bf93f128
|
feat(doc): added a papra docker compose generator (#293)
|
2025-05-23 21:24:08 +00:00 |
|
Corentin Thomasset
|
72e5a9a4de
|
feat(invitations): added organizations invitations and multi-user (#289)
|
2025-05-21 21:53:56 +02:00 |
|
Corentin Thomasset
|
85fa5c4342
|
chore(version): added changeset for versioning (#280)
|
2025-05-13 13:48:55 +02:00 |
|
Corentin Thomasset
|
565bd8d7fd
|
feat(webhooks): added webhook management and logic (#276)
|
2025-05-08 18:52:11 +02:00 |
|
Corentin Thomasset
|
9b72aa886c
|
feat(cli): added cli documentation (#275)
|
2025-05-02 23:30:33 +02:00 |
|
Corentin Thomasset
|
7410455093
|
feat(cli): setup base cli (#274)
|
2025-05-02 00:20:57 +02:00 |
|
riskpoint-per
|
dd8f194fd0
|
feat(server): add azure blob storage support (#261)
* add azure blob storage support
* set stream to nodejs.readable
* Update apps/papra-server/src/modules/documents/storage/drivers/az-blob/az-blob.storage-driver.ts
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
* fix lock file
* bugfixes
* fix lint issues
---------
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2025-04-28 09:34:28 +02:00 |
|
Corentin Thomasset
|
803c39cbc8
|
chore(packages): added api sdk package (#270)
|
2025-04-27 22:08:59 +02:00 |
|
Joshua Anderson
|
096331a4ee
|
feat(server): add support for b2 object storage type (#232)
* feat(b2): add support for b2 object storage type
* feat(b2): fix order of tsconfig entries
* feat(b2): fix accidental responseType change
* fix(b2): remove unnecessary try-catches
* refactor(b2): use error factories
|
2025-04-27 21:35:29 +02:00 |
|
Corentin Thomasset
|
a1056702af
|
feat(docs): fixed broken links with auto check (#267)
|
2025-04-27 13:20:34 +00:00 |
|
Corentin Thomasset
|
80491a5a58
|
chore(deps): update eslint and and eslint config (#260)
|
2025-04-27 13:43:17 +02:00 |
|
Corentin Thomasset
|
cc2edc59b0
|
feat(server): added api-keys (#248)
|
2025-04-24 21:13:56 +02:00 |
|
Corentin Thomasset
|
9ddb7d545d
|
feat(ingestion): added folder ingestion support (#215)
|
2025-04-16 00:46:04 +02:00 |
|
Corentin Thomasset
|
1085bf079c
|
feat(documents): delete documents from the trash (#211)
|
2025-04-10 20:24:47 +00:00 |
|
Corentin Thomasset
|
79eafdb3ee
|
feat(intake-emails): when deleting intake email in organization, delete in OwlRelay too (#192)
* feat(intake-emails): delete email in owlrelay too
* Update apps/papra-server/src/modules/intake-emails/drivers/random-username/random-username.intake-email-driver.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-04 16:23:55 +02:00 |
|
Corentin Thomasset
|
07563dce5d
|
feat(events): integrated posthog-node for user event (#184)
* feat(events): integrated posthog-node for user event
* Update apps/papra-server/src/modules/documents/documents.usecases.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(events): integrated posthog-node for user event
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-03 00:35:49 +02:00 |
|
Corentin Thomasset
|
faca409604
|
feat(config): added support for file based configuration (#177)
|
2025-04-02 18:56:36 +02:00 |
|
Corentin Thomasset
|
fc973d20fe
|
test(intake-emails): added e2e happy path test for email ingestion (#176)
|
2025-04-02 12:57:50 +02:00 |
|
Corentin Thomasset
|
b17f93b5e3
|
feat(server): implement organization subscription and limits base (#164)
|
2025-03-18 21:01:54 +01:00 |
|
Corentin Thomasset
|
3a1410f554
|
chore(dependencies): updated better-auth (#161)
|
2025-03-16 17:14:19 +01:00 |
|
Corentin Thomasset
|
180a9c234f
|
chore(dependencies): remove unused deps (#160)
|
2025-03-16 16:15:32 +01:00 |
|
Corentin Thomasset
|
3e7b4ea2db
|
feat(client): added posthog analytics (#151)
|
2025-03-14 23:18:52 +01:00 |
|
Corentin Thomasset
|
73788ceb58
|
refactor(organizations): migrated to better-auth organization system (#150)
|
2025-03-14 20:57:55 +01:00 |
|
Corentin Thomasset
|
ae69eb2b33
|
feat(emails): add email service integration (#141)
|
2025-03-01 16:53:26 +01:00 |
|
Corentin Thomasset
|
4be13d0742
|
feat(intake-emails): added owlrelay driver integration (#138)
|
2025-02-28 13:21:36 +01:00 |
|
Corentin Thomasset
|
0d1be0d3a5
|
refactor(server,logger): migrate to crowlog logger ecosystem (#135)
|
2025-02-09 20:57:52 +01:00 |
|
Corentin Thomasset
|
5422d3e2f6
|
chore(deps): update vitest to version 3.0.5 whole workspace
|
2025-02-05 22:19:14 +01:00 |
|
Corentin Thomasset
|
918ae55ebc
|
refactor(config): improved default config for self hosting
|
2025-01-31 21:39:44 +01:00 |
|
Corentin Thomasset
|
ee81d2e6c1
|
feat(database): added db encryption capability (#109)
|
2025-01-31 14:53:21 +01:00 |
|
Corentin THOMASSET
|
7c1aecd5fa
|
feat(i18n): added internationalization support (#107)
|
2025-01-27 00:45:00 +01:00 |
|
Corentin THOMASSET
|
274fb7d72e
|
feat(intake-emails): added intake emails (#103)
|
2025-01-26 01:11:24 +01:00 |
|
Corentin THOMASSET
|
a491987c1b
|
refactor(documents): externalized document text extraction (#102)
|
2025-01-22 14:38:52 +00:00 |
|
Corentin THOMASSET
|
f3466e4bfd
|
feat(documents): integrated PDF text extraction (#101)
|
2025-01-22 01:45:57 +01:00 |
|
Corentin THOMASSET
|
b319a86934
|
feat(tags): added documents tags (#97)
|
2025-01-21 20:17:01 +01:00 |
|
Corentin THOMASSET
|
8b3372a2bd
|
feat(client): integrated plausible analytics (#94)
|
2025-01-18 14:39:47 +00:00 |
|
Corentin THOMASSET
|
9452c4be92
|
feat(docs): configuration documentation (#86)
|
2025-01-18 00:21:31 +01:00 |
|
Corentin THOMASSET
|
904f2c091a
|
feat(tasks): added document deletion recuring task (#81)
|
2025-01-17 23:56:34 +01:00 |
|
Corentin THOMASSET
|
02b7f70393
|
refactor(auth): integrated better-auth (#69)
|
2025-01-14 20:58:08 +01:00 |
|
Corentin THOMASSET
|
912daeaea8
|
chore(dependencies): updated and cleaned some deps (#67)
|
2025-01-13 13:59:10 +01:00 |
|
Corentin THOMASSET
|
5f044e281d
|
refactor(docs): using starlight theme (#59)
|
2025-01-10 20:31:50 +01:00 |
|
Corentin THOMASSET
|
53023c5328
|
chore(root): added release script (#58)
|
2025-01-10 15:51:14 +01:00 |
|
Corentin THOMASSET
|
23dee2b339
|
feat(docker): added Dockerfiles (#57)
|
2025-01-10 15:43:17 +01:00 |
|
Corentin THOMASSET
|
1d29d67f7d
|
feat(docs): added doc website base (#50)
|
2025-01-09 23:05:41 +01:00 |
|
Corentin THOMASSET
|
4dd7f93660
|
feat(demo): implement demo mode with client-side api mockup (#42)
|
2025-01-07 21:49:37 +01:00 |
|
Corentin THOMASSET
|
9c5df8f183
|
refactor(api-client): integrated ofetch and cleaned api auth logic (#15)
|
2025-01-06 01:26:23 +01:00 |
|
Corentin THOMASSET
|
ba4c8090aa
|
refactor(client): remove unused dead code (#14)
|
2025-01-05 21:50:03 +01:00 |
|
Corentin THOMASSET
|
cfac6ebf54
|
refactor(organizations): refined organization creation flow (#13)
|
2025-01-05 21:08:07 +01:00 |
|
Corentin THOMASSET
|
74b5884e30
|
feat(documents): added document search (#11)
|
2025-01-05 17:02:12 +01:00 |
|