Commit Graph

241 Commits

Author SHA1 Message Date
Uwe Steinmann
4d9ca91532 support more filter rules 2026-04-30 12:56:22 +02:00
Uwe Steinmann
75ff8622c4 add changes for 1.6.4 2026-04-30 12:56:03 +02:00
Uwe Steinmann
523ce4ddc8 add more filter rules 2026-04-30 12:55:40 +02:00
Uwe Steinmann
200a012373 fix returning http status code 2026-04-30 12:55:18 +02:00
Uwe Steinmann
5efd9eebcf add search for storage path and document type 2026-04-30 12:54:50 +02:00
Uwe Steinmann
9be02dc171 fix returning http status code 2026-04-30 12:53:43 +02:00
Uwe Steinmann
0189755774 new version 1.6.3 2026-04-29 21:54:35 +02:00
Uwe Steinmann
f306a0e3e7 add endpoint PUT /api/saved_views/{id}/ 2026-04-29 21:53:13 +02:00
Uwe Steinmann
11ea180475 new version 1.6.2 2026-04-29 11:30:52 +02:00
Uwe Steinmann
b1f21ebdde support for filter parameter correspondent__id__in 2026-04-29 11:30:31 +02:00
Uwe Steinmann
3a2f1f943d other query parameter 2026-04-09 15:54:58 +02:00
Uwe Steinmann
39c7e0af54 update release date 2026-04-09 15:54:39 +02:00
Uwe Steinmann
aa36a71966 new endpoint /api/schema 2026-04-06 12:42:54 +02:00
Uwe Steinmann
cde976a333 update changes for 1.6.1 2026-04-06 12:41:26 +02:00
Uwe Steinmann
3b0fc560da start new version 1.6.1 2026-04-06 12:39:20 +02:00
Uwe Steinmann
1270fcb9b7 add endpoint HEAD /api/schema (just returns http status 200) 2026-04-06 12:38:52 +02:00
Uwe Steinmann
c9de299245 add section Paperless NGX Uploader 2026-04-06 12:38:23 +02:00
Uwe Steinmann
63d7a4328e add link to german description of Paperless-AI 2026-03-31 19:33:55 +02:00
Uwe Steinmann
257fa2338d add PATCH /api/profile/ 2026-03-31 19:33:34 +02:00
Uwe Steinmann
5d68d6aa54 add endpoint PATCH /api/profile/ 2026-03-31 19:32:56 +02:00
Uwe Steinmann
745395c12e filter correspondents and document types by query parameters 2026-03-31 19:15:06 +02:00
Uwe Steinmann
a52f99f105 filter tags in /api/tags/ by query parameters 2026-03-31 11:45:37 +02:00
Uwe Steinmann
0c8968a4c3 change id 2026-03-31 10:32:54 +02:00
Uwe Steinmann
7e5a6276be add endpoint /api/search/autocomplete/ 2026-03-31 10:32:16 +02:00
Uwe Steinmann
12dd2aa6e4 add endpoints /api/search and /api/storage_path/:id/ 2026-03-31 10:06:42 +02:00
Uwe Steinmann
0909df0c51 add more changes 2026-03-31 10:06:11 +02:00
Uwe Steinmann
01c5bfa6fa add GET /api/storage_paths/{id} and GET /api/search/ 2026-03-31 10:05:42 +02:00
Uwe Steinmann
b2c2ff0210 new endpoints in bruno 2026-03-31 09:11:31 +02:00
Uwe Steinmann
5e8aa14f91 add more endpoints 2026-03-31 08:58:49 +02:00
Uwe Steinmann
d63c437fa3 add endpoints to patch, put. delete correspondent and document type 2026-03-31 08:58:18 +02:00
Uwe Steinmann
5329017a8e add restrictions when deleting Correspondents and Document types 2026-03-31 08:57:05 +02:00
Uwe Steinmann
99dea425af add more changes for 1.6.0 2026-03-30 08:10:06 +02:00
Uwe Steinmann
13313d7983 start new version 1.6.0 2026-03-30 07:54:15 +02:00
Uwe Steinmann
db6fcdfc93 add image if no preview could be created 2026-03-29 19:52:49 +02:00
Uwe Steinmann
501e0f7534 minor updates 2026-03-29 19:52:25 +02:00
Uwe Steinmann
f97129d6f9 add new endpoints 2026-03-29 19:51:41 +02:00
Uwe Steinmann
e4742d9e74 add new end point post tag, patch tag, patch correspondent, patch document type 2026-03-29 19:49:40 +02:00
Uwe Steinmann
5858db9b3f update description 2026-03-27 09:45:12 +01:00
Uwe Steinmann
ff122743d3 fix quote from paperless-ai readme 2026-03-27 09:20:17 +01:00
Uwe Steinmann
3dc915f173 overhaul readme 2026-03-27 08:53:57 +01:00
Uwe Steinmann
e944804263 update changes, release date, dependencies 2026-03-27 08:00:22 +01:00
Uwe Steinmann
a7e68be9eb add migration of database 2026-03-27 07:57:40 +01:00
Uwe Steinmann
e89d191bf9 remove transaction statements 2026-03-27 07:57:01 +01:00
Uwe Steinmann
f66af08d61 add table creation for postgresql 2026-03-27 07:56:34 +01:00
Uwe Steinmann
bbaf0858fc explain how to get an auth token for paperless-ai 2026-03-26 19:29:01 +01:00
Uwe Steinmann
0887ed3023 ignore some files 2026-03-23 17:28:38 +01:00
Uwe Steinmann
d3b157b1d2 make it work for PaperNext as well 2026-03-23 17:26:38 +01:00
Uwe Steinmann
bb97f6db15 add translation for output token in user info 2026-03-23 17:25:58 +01:00
Uwe Steinmann
df87d4e3c0 set corresponded, document type and custom attrs in post_document 2026-03-23 17:25:23 +01:00
Uwe Steinmann
2a83f22470 pass json renderer to auth class 2026-03-23 17:21:38 +01:00