Commit Graph

  • e1760db85c Auto translate strings GitHub Actions 2025-05-24 17:15:50 +00:00
  • 3cbb5239fb
    Fix: accept datetime for created (#10021) shamoon 2025-05-24 10:14:15 -07:00
  • aed629269d
    add fallback to copyfile on PermissionError (#10023) Samuel Kosmann 2025-05-24 18:54:24 +02:00
  • 59bf25edb1
    Fix: created date fixes in v2.16 (#10026) shamoon 2025-05-24 09:45:07 -07:00
  • 882b15378a
    Enhancement: try filtering large querysets for scheduled workflow shamoon 2025-05-24 08:24:34 -07:00
  • eb07876657 Auto translate strings GitHub Actions 2025-05-24 14:29:39 +00:00
  • ae3ac2b719
    Fix: mark fields for created objects as dirty (#10022) shamoon 2025-05-24 07:28:04 -07:00
  • 5b4b316bbc
    Chore: warn users about removal of postgres v13 support (#9980) shamoon 2025-05-21 11:17:50 -07:00
  • 048b933371
    Chore: refactor some consumer tasks to pre-flight plugin feature-7983-preflight-plugin shamoon 2025-05-21 00:30:10 -07:00
  • 1583783a0b
    Resolve test timezone warnings shamoon 2025-05-21 00:51:53 -07:00
  • bd5f05ff2b
    Documentation: remove duplicates from changelog shamoon 2025-05-19 22:17:56 -07:00
  • 9be6b28141
    Changelog v2.16.1 - GHA (#9978) github-actions[bot] 2025-05-19 14:29:13 -07:00
  • 3de8c9073d
    Bump version to 2.16.1 v2.16.1 shamoon 2025-05-19 13:57:41 -07:00
  • e90a2aa4eb
    New Crowdin translations by GitHub Action (#9964) github-actions[bot] 2025-05-19 13:56:03 -07:00
  • edef851c89 Auto translate strings GitHub Actions 2025-05-19 20:53:46 +00:00
  • 7b37e037e4
    Fix: fix created dater filtering in 2.16.0 (#9976) shamoon 2025-05-19 13:52:09 -07:00
  • e092627da6
    Chore: improve PR labeling move all labelling to pr-bot workflow (#9970) shamoon 2025-05-19 13:44:25 -07:00
  • 0a03ca94c7
    Fix dev API version shamoon 2025-05-19 13:34:22 -07:00
  • 86dec8f344
    Documentation: Add v2.16.0 changelog (#9969) github-actions[bot] 2025-05-19 13:01:43 -07:00
  • 0b079f57ed
    Partially Revert "Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)" v2.16.0 shamoon 2025-05-19 12:15:57 -07:00
  • ba80790826
    Bump version to 2.16.0 shamoon 2025-05-19 11:37:27 -07:00
  • 2f8b2944f1
    Merge branch 'dev' shamoon 2025-05-19 11:37:01 -07:00
  • 46ddba4579
    New Crowdin translations by GitHub Action (#9724) github-actions[bot] 2025-05-19 11:06:03 -07:00
  • 1fe166e014
    Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921) dependabot[bot] 2025-05-19 11:03:02 -07:00
  • 71bc483eec Auto translate strings GitHub Actions 2025-05-19 16:41:14 +00:00
  • 55917fcabe
    Fix: handle created change with api version increment, use created only on frontend, deprecate created_date (#9962) shamoon 2025-05-19 09:38:01 -07:00
  • fae4116504 Auto translate strings GitHub Actions 2025-05-17 05:22:59 +00:00
  • 83db0355f3
    Chore: automatically disable email verification if no smtp setup (#9949) shamoon 2025-05-16 22:21:24 -07:00
  • 6647b32ac0
    Fix: ignore logo file from sanity checker (#9946) shamoon 2025-05-16 17:30:34 -07:00
  • 3365fc92fd Auto translate strings GitHub Actions 2025-05-16 14:25:26 +00:00
  • 1a6f32534c
    Change: treat created as date not datetime (#9793) shamoon 2025-05-16 07:23:04 -07:00
  • ce5d4e9c92 Auto translate strings GitHub Actions 2025-05-13 06:07:40 +00:00
  • 0ab85b5122
    Fix/Chore: replace file drop package (#9926) shamoon 2025-05-12 23:05:34 -07:00
  • 2c9e690dfb
    Chore: resolve dynamic import warnings from pdfjs, again (#9924) shamoon 2025-05-12 21:04:18 -07:00
  • 344cc70cd5
    Enhancement: support negative offset in scheduled workflows (#9746) shamoon 2025-05-11 13:04:46 -07:00
  • 73f0f1212d
    Fixhancement: better handle removed social apps in profile (#9876) shamoon 2025-05-11 12:55:33 -07:00
  • a61f5ac64c Auto translate strings GitHub Actions 2025-05-11 19:45:45 +00:00
  • 6a5be992c0
    Enhancement: add barcode frontend config (#9742) shamoon 2025-05-11 12:44:06 -07:00
  • bcb0ae1ee5
    docker-compose(deps): Bump library/redis from 7 to 8 in /docker/compose (#9879) dependabot[bot] 2025-05-07 16:49:18 +00:00
  • 6bc385b49b
    Chore(deps): Bump astral-sh/setup-uv from 5 to 6 in the actions group (#9842) dependabot[bot] 2025-05-07 16:22:08 +00:00
  • c6b3fd8bcb
    Chore: update s6-overlay to v3.2.1.0 (#9893) shamoon 2025-05-07 08:56:11 -07:00
  • 7cabb5bf98
    Documentation: correct custom field search example shamoon 2025-05-07 06:41:49 -07:00
  • 011056a9d5
    Documentation: clarify disable consumer setting shamoon 2025-05-03 22:55:29 -07:00
  • 384a197c6f
    Documentation: clarify PAPERLESS_CONSUMER_DISABLE (#9862) shamoon 2025-05-03 07:57:06 -07:00
  • 0542758641
    Chore: split ci frontend e2e vs unit tests (#9851) shamoon 2025-05-02 00:38:20 -07:00
  • 848148afd5 Auto translate strings GitHub Actions 2025-05-02 07:13:21 +00:00
  • 42226adda0
    Chore(deps): Bump the frontend-angular-dependencies group (#9848) dependabot[bot] 2025-05-02 07:10:29 +00:00
  • c2412c0955
    Chore(deps-dev): Bump the frontend-eslint-dependencies group (#9849) dependabot[bot] 2025-05-02 06:58:21 +00:00
  • c58b68e597
    Chore(deps-dev): Bump @types/node from 22.13.17 to 22.15.3 in /src-ui (#9850) dependabot[bot] 2025-05-02 06:47:56 +00:00
  • 1b4a52aaa1
    Development: always try playwright install on ci, cache browsers (#9847) shamoon 2025-05-01 22:51:52 -07:00
  • 86adc377a0
    Fix: correctly handle empty user for old notes api format, fix frontend API version (#9846) shamoon 2025-05-01 14:45:37 -07:00
  • c83b0bfca6
    Fix: Trim off the path portion so the comparision can properly skip (#9839) Trenton H 2025-05-01 13:50:25 -07:00
  • 1b3a91f63f
    Fix: fix single select in filterable dropdowns when editing (#9834) shamoon 2025-04-30 01:48:02 -07:00
  • 924a13f724
    Fix: always update classifier task result (#9817) shamoon 2025-04-29 11:46:18 -07:00
  • bc6a76fe88 Continuing work chore/lock-down-actions Trenton H 2025-04-27 20:10:45 -07:00
  • 7236b8b682 Auto translate strings GitHub Actions 2025-04-27 06:32:48 +00:00
  • a3b85c64ca
    Fixhancement: check more permissions for status consumer messages (#9804) shamoon 2025-04-26 23:31:04 -07:00
  • 3c61392eeb More lock downs Trenton Holmes 2025-04-26 20:45:56 -07:00
  • 278ef3a364
    Documentation: add note that actions can modify the original shamoon 2025-04-26 12:20:04 -07:00
  • 9f3946d938
    Docs feature-ai-suggestions shamoon 2025-04-24 14:52:30 -07:00
  • a3eed49638
    Use password and select config fields shamoon 2025-04-24 13:54:42 -07:00
  • 0cefdc8475
    docker(deps): Bump astral-sh/uv from 0.6.14-python3.12-bookworm-slim to 0.6.16-python3.12-bookworm-slim (#9767) dependabot[bot] 2025-04-24 17:14:44 +00:00
  • 915584551c
    docker-compose(deps): bump gotenberg/gotenberg from 8.19 to 8.20 in /docker/compose (#9661) dependabot[bot] 2025-04-24 10:06:07 -07:00
  • 855c9aa28d
    Chore: only use single trigger for pr bot shamoon 2025-04-24 07:43:21 -07:00
  • e14f508327
    Use a frontend config shamoon 2025-04-23 19:24:32 -07:00
  • 41ab921621 Save work on locking down our actions Trenton H 2025-04-23 13:38:03 -07:00
  • 3cbea6cc51
    Pass AI enabled to frontend shamoon 2025-04-23 12:40:42 -07:00
  • fb0696d8e8 Creates new factories for creating our objects, instead of directly chore/use-factory-boy-more Trenton H 2025-04-23 12:02:47 -07:00
  • e277a8e1ea Auto translate strings GitHub Actions 2025-04-23 16:32:16 +00:00
  • 6d8c507169
    Chore: auto-generate translation strings (#9462) shamoon 2025-04-23 09:30:30 -07:00
  • 5cd54f833a
    Basic handling of non-AI response shamoon 2025-04-23 09:25:54 -07:00
  • 00050f7c7b
    Enhancement: support heic images (#9771) shamoon 2025-04-23 09:22:21 -07:00
  • 5a278381e3
    Chore: add coverage for missing lines in patch change shamoon 2025-04-22 23:33:11 -07:00
  • af95963c5f
    Chore(deps): Bump the frontend-angular-dependencies group (#9768) dependabot[bot] 2025-04-22 16:34:21 -07:00
  • c724436fc4
    Chore(deps-dev): Bump the frontend-eslint-dependencies group (#9770) dependabot[bot] 2025-04-22 22:46:35 +00:00
  • e288824963
    Chore(deps-dev): Bump jest-preset-angular (#9769) dependabot[bot] 2025-04-22 15:36:36 -07:00
  • 312bb743b9
    Chore: add ymlfmt (#9745) shamoon 2025-04-22 15:20:54 -07:00
  • 7436a97684
    Enhancement: support allauth disable unknown account emails (#9743) shamoon 2025-04-22 14:58:33 -07:00
  • cbaceb95af
    Enhancement: use patch instead of put for frontend document changes (#9744) shamoon 2025-04-22 12:58:28 -07:00
  • 2abf38f98e
    Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9764) dependabot[bot] 2025-04-22 10:32:27 -07:00
  • b40e1f7d01
    Chore(deps): Bump the django group across 1 directory with 6 updates (#9753) dependabot[bot] 2025-04-22 09:18:22 -07:00
  • a59fe0cb3c
    Cleaner auto-remove shamoon 2025-04-22 00:28:01 -07:00
  • 3fc9992f4d
    Automatically remove suggestions after add shamoon 2025-04-22 00:21:26 -07:00
  • 778f6c8162
    Test views, caching shamoon 2025-04-21 23:32:38 -07:00
  • ddd2428d9c
    Invalidate llm suggestion cache on doc save shamoon 2025-04-21 13:04:01 -07:00
  • c872e50739
    Fix shamoon 2025-04-21 12:55:33 -07:00
  • b938d0aeba
    Backend tests shamoon 2025-04-21 12:04:20 -07:00
  • dd78c5d496
    Correct object retrieval shamoon 2025-04-21 11:34:13 -07:00
  • 131ae28794
    Refactor shamoon 2025-04-21 11:34:09 -07:00
  • 16d7d95517
    Move module shamoon 2025-04-21 11:05:14 -07:00
  • 53c0b6e1c7
    Hook up the add buttons shamoon 2025-04-21 10:59:37 -07:00
  • 168ad3f9a2
    Refine the suggestions dropdown ui a bit shamoon 2025-04-21 10:51:17 -07:00
  • f9ffc97970
    Suggestions dropdown shamoon 2025-04-21 01:04:34 -07:00
  • 89671eb303
    Messing with a suggest button shamoon 2025-04-19 23:39:47 -07:00
  • 7f37832ea0
    Rename config shamoon 2025-04-19 23:45:10 -07:00
  • d31b4ced63
    Title suggestion ui shamoon 2025-04-19 22:52:46 -07:00
  • e3f0a37f91
    Just start the frontend shamoon 2025-04-19 21:57:06 -07:00
  • 8c0a61dbc6
    wow llama3 is bad shamoon 2025-04-19 21:56:09 -07:00
  • f3c7c95c69
    Changeup logging shamoon 2025-04-19 21:01:54 -07:00
  • 7e3ec32580
    Some logging, error handling shamoon 2025-04-19 20:42:14 -07:00