Commit Graph

31 Commits

Author SHA1 Message Date
perf3ct e9496b921e feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
perf3ct a0e75d4619 feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
perf3ct a6121c2849 fix(migrations): fix comment referencing old migration name 2025-06-23 21:10:44 +00:00
perf3ct 5510765035 feat(migrations): resolve migrations names and remove legacy migrations code 2025-06-23 21:08:43 +00:00
perf3ct 67d1e0ee2f feat(webdav): move etag parser to own function, create required migration 2025-06-23 19:39:39 +00:00
perf3ct 5dae03635a feat(ocr_queue): fix completed_today count 2025-06-22 16:04:17 +00:00
aaldebs99 2058e5db8d fix(db): more labels migrations 2025-06-19 21:28:13 +00:00
aaldebs99 889f00bc71 fix(migrations): de-dupe migrations and fix labels migrations 2025-06-19 19:47:29 +00:00
aaldebs99 95d52f477e fix(db): add labels sql table 2025-06-19 18:58:00 +00:00
perf3ct d055e9f350 feat(server/client): implement labels for documents 2025-06-18 16:12:42 +00:00
perf3ct 58aaedf4a6 feat(server): add hash for documents 2025-06-17 15:41:42 +00:00
perf3ct fad6756c8c feat(server): stop image preprocessing in OCR 2025-06-17 00:35:03 +00:00
perf3ct 801038a26e feat(server): break up large db.rs file into multiple files, and add more PDF guardrails 2025-06-17 00:25:21 +00:00
perf3ct c656a96d91 feat(server): create folders within 'upload' path to manage thumbnails, processed images, etc. 2025-06-16 21:24:46 +00:00
perf3ct bf7ec25dc1 feat(server): create more DB guardrails, and lots of missing tests 2025-06-15 22:14:02 +00:00
perf3ct b21f2684bc feat(server/client): add lots of OCR tweaks 2025-06-15 21:24:06 +00:00
perf3ct 317590f9c3 feat(server): create 'sources' concept and move WebDAV settings page to it 2025-06-15 16:12:18 +00:00
perf3ct 45ab63c0d6 feat(db): don't use weird pgsql extension to generate uuids, require postgres 13+ 2025-06-14 23:14:49 +00:00
perf3ct 8fed8c753e feat(server): fix migration not working 2025-06-14 22:57:43 +00:00
perf3ct 57c118c049 feat(server): implement notifications and webdav 2025-06-14 01:34:56 +00:00
perf3ct 63b322ac7a feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
perf3ct e3f1855711 feat(client/server): add nextcloud/webdav capability, add integration tests 2025-06-13 17:09:05 +00:00
perf3ct 725105d62f feat(migrations): add missing migrations and fix metrics endpoint 2025-06-13 15:55:30 +00:00
perf3ct 00b2bfe22c feat(server/client): the /documents endpoint works again, and so does the watch folder...kinda 2025-06-13 15:53:19 +00:00
perf3ct cd35f877b1 feat(migrations): try to fix the migrations service 2025-06-13 15:14:13 +00:00
perf3ct e1e949cf65 feat(migrations): try to fix the migrations service 2025-06-13 14:27:31 +00:00
perf3ct e61db1036e feat(migrations): try to fix the migrations service 2025-06-13 14:19:45 +00:00
perfectra1n 3dcf753ff3 feat(migrations): improve migrations and split large SQL statements into smaller ones 2025-06-12 22:27:04 -07:00
perfectra1n 4fa74a6333 feat(migrations): improve migrations and split large SQL statements into smaller ones 2025-06-12 22:19:59 -07:00
perfectra1n d5f419ca18 feat(client/server): update search tests, and upgrade OCR 2025-06-12 22:02:26 -07:00
perf3ct 90599eed74 feat(server): implement queue system 2025-06-12 20:34:51 +00:00