Commit Graph

  • d4af7aa411 Add Paperless Mobile app to docs (#2378) Anton Stubenbord 2023-01-08 17:30:32 +01:00
  • 7b3719101a Merge pull request #2371 from paperless-ngx/fix-subpath-websockets Felix Eckhofer 2023-01-08 14:56:33 +01:00
  • 4def3bf5c2 Simplify parsing of json using jq built-in features Felix Eckhofer 2023-01-07 19:47:16 +01:00
  • 3daee46c3d Fixes typo Trenton Holmes 2023-01-07 08:16:48 -08:00
  • fbebd8d7c0 Fixes up the slightly behind docs Trenton Holmes 2023-01-07 08:06:28 -08:00
  • af5cb35531 Also filter to only PAPERLESS_ variables Trenton Holmes 2023-01-07 08:03:36 -08:00
  • 61a2dca81f Makes a missing file informational only, not fatal Trenton Holmes 2023-01-07 07:57:27 -08:00
  • 4aa8e9b800 Use subpath for websocket URL Felix Eckhofer 2023-01-07 20:37:02 +01:00
  • b81fe1695d Merge pull request #2369 from veverkap/patch-1 shamoon 2023-01-07 08:42:34 -08:00
  • 3625e5080c Tiny spelling change Patrick Veverka 2023-01-07 11:38:32 -05:00
  • d689a707a4 Update Pipfile.lock Michael Shamoon 2023-01-06 18:09:42 -08:00
  • 55e1745889 Merge branch 'dev' into feature-permissions Michael Shamoon 2023-01-06 18:04:00 -08:00
  • c21775980f relock with Python 3.8.15 Trenton H 2023-01-06 10:20:58 -08:00
  • 33e597f5bb Resolve testing not running with the correct python version Trenton H 2023-01-06 08:00:09 -08:00
  • 6fa2ca648a New translations messages.xlf (French) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-06 10:51:54 -08:00
  • adecf5d927 New translations messages.xlf (French) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-06 09:45:38 -08:00
  • e69d7d804b New translations messages.xlf (Spanish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-06 02:38:29 -08:00
  • 43ec058593 Update Pipfile.lock Michael Shamoon 2023-01-05 19:47:25 -08:00
  • a4d96061de Merge branch 'dev' into feature-permissions Michael Shamoon 2023-01-05 19:45:12 -08:00
  • a0eecb83cf Merge pull request #2351 from paperless-ngx/feature-comment-search shamoon 2023-01-05 18:48:51 -08:00
  • 9955315a10 Merge pull request #2352 from paperless-ngx/more-frontend-tests shamoon 2023-01-05 18:48:10 -08:00
  • ee7097b497 New translations messages.xlf (Spanish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-05 14:57:30 -08:00
  • 387c23d27a New translations django.po (Spanish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-05 14:57:29 -08:00
  • 359593728e New translations messages.xlf (Spanish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-05 13:57:00 -08:00
  • 9708832ccd New translations django.po (Spanish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-05 13:56:58 -08:00
  • aa2ae8fe4c New translations django.po (Spanish) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-05 11:10:00 -08:00
  • 729845662f Removes old, unused tools from develop packages, removes old Sphinx related tools Trenton H 2023-01-04 13:12:04 -08:00
  • 6ff28c92a4 Resolves minor flake8 warnings in the test suite Trenton H 2023-01-04 10:41:40 -08:00
  • d19bf59f47 Cleans up and improves parser discovery testing, simplifies the determination of supported or not supported extensions and mime types Trenton H 2023-01-04 10:18:31 -08:00
  • a340b9c8a1 Only prints failures, errors and skips, not passed tests Trenton H 2023-01-04 09:01:49 -08:00
  • d7939ca958 Fixes some sample test files showing as modified after running tests Trenton H 2023-01-04 09:01:23 -08:00
  • 00d67d53bf Add tests for mail rules / accounts, partial tags, mobile preview Michael Shamoon 2023-01-05 00:36:03 -08:00
  • b869ad02a1 comment search highlighting Michael Shamoon 2023-01-04 19:06:51 -08:00
  • 91d4941438 Support comment search Michael Shamoon 2023-01-04 19:06:06 -08:00
  • 5746e8b56d New translations messages.xlf (German) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-04 16:44:13 -08:00
  • 8e83f90952 Merge pull request #2346 from paperless-ngx/fix-2344 shamoon 2023-01-04 15:35:54 -08:00
  • 80910c72cf Fix preview not loading on mobile Michael Shamoon 2023-01-04 06:58:42 -08:00
  • ca4ece3ccd New translations messages.xlf (French) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-03 23:51:34 -08:00
  • ac6c0484ed New translations messages.xlf (French) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-03 13:37:54 -08:00
  • 1e4923835b Small tweak to use the existing tempdir instead of a new one Trenton H 2023-01-03 13:05:44 -08:00
  • 7be9ae9c02 Try a new way of extracting text from a given PDF file Trenton Holmes 2023-01-01 15:57:22 -08:00
  • da38efebdf Use correct direction for RTL content Michael Shamoon 2023-01-01 08:59:43 -08:00
  • 0fd51e35e1 Adds testing coverage of multipage TIFF with alpha, without and with alpha/sRGB Trenton H 2023-01-03 08:21:23 -08:00
  • 59e0c1fe4e Let convert handle the removal of the alpha channel Trenton H 2023-01-02 14:20:46 -08:00
  • cfe9528884 Merge pull request #2334 from paperless-ngx/fix-2333 shamoon 2023-01-03 08:30:02 -08:00
  • f1eecd146d include email + pw for frontend user editing Michael Shamoon 2023-01-03 08:29:36 -08:00
  • 1b45637e9c New translations messages.xlf (French) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-03 08:26:41 -08:00
  • 76acf2b01d Updated build instructions to remove --prod Michael Shamoon 2023-01-03 08:17:12 -08:00
  • eda2bd2dbd New translations messages.xlf (Serbian (Latin)) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-03 04:36:30 -08:00
  • 6819decec3 New translations messages.xlf (Arabic) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-03 02:29:08 -08:00
  • c2220aa1ef New translations messages.xlf (Arabic) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-03 01:30:29 -08:00
  • 0d87e529f3 Merge pull request #2319 from paperless-ngx/fix-2314 shamoon 2023-01-02 15:35:41 -08:00
  • 24ce1830eb Bump tj-actions/changed-files from 34 to 35 dependabot[bot] 2023-01-01 18:25:14 +00:00
  • dfed4176ed New translations messages.xlf (French) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-02 13:01:12 -08:00
  • be8615741e New translations messages.xlf (Slovenian) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-02 12:06:17 -08:00
  • fd1f6aa960 New translations messages.xlf (Arabic) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-02 12:06:10 -08:00
  • 067a6107f5 New translations django.po (Arabic) [ci skip] Paperless-ngx Translation Bot [bot] 2023-01-02 12:06:00 -08:00
  • 62782be08e fix django arabic translation file Michael Shamoon 2023-01-02 11:51:19 -08:00
  • 428fe4a372 Update messages.ar_AR.xlf Michael Shamoon 2023-01-02 11:42:39 -08:00
  • 91e3302e54 Merge pull request #2313 from KhaledEmad7/dev shamoon 2023-01-02 11:34:02 -08:00
  • 906d5d0bab Adding arabic language Khaled Emad 2023-01-02 10:07:18 +02:00
  • 06c62abfbd Fix arabic translation file Michael Shamoon 2023-01-02 11:27:49 -08:00
  • 31e4a0a88b Add note that PAPERLESS_URL cant contain a path Michael Shamoon 2023-01-02 08:47:44 -08:00
  • 1663450c1f include owner on mailrule / account creation Michael Shamoon 2023-01-01 21:12:35 -08:00
  • d840308392 fix merge conflict for edit dialog succeeded and pw not required Michael Shamoon 2023-01-01 17:55:52 -08:00
  • a08467342c Merge branch 'dev' into feature-permissions Michael Shamoon 2023-01-01 17:51:41 -08:00
  • cf82cb35c9 Merge pull request #2306 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.47.1 dependabot[bot] 2023-01-01 23:07:32 +00:00
  • 53fff1d54a Bump @typescript-eslint/parser from 5.43.0 to 5.47.1 in /src-ui dependabot[bot] 2023-01-01 22:54:07 +00:00
  • 60cf260b71 Merge pull request #2308 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.47.1 shamoon 2023-01-01 14:53:22 -08:00
  • b9d1499d04 update version string for dev Michael Shamoon 2023-01-01 14:42:26 -08:00
  • 3fe68d7bbe v1.11.3 Michael Shamoon 2023-01-01 14:39:01 -08:00
  • 2eeb02638b [Documentation] Add v1.11.3 changelog (#2311) github-actions[bot] 2023-01-01 14:37:36 -08:00
  • cb4beb5e71 v1.11.3 v1.11.3 Michael Shamoon 2023-01-01 14:12:42 -08:00
  • 729f25c435 Merge branch 'dev' Michael Shamoon 2023-01-01 14:11:46 -08:00
  • d8e02c6fa0 Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.47.1 in /src-ui dependabot[bot] 2023-01-01 18:27:37 +00:00
  • 26c7fad005 If extracting text from a fallback file (ie forced), allow the text to be used Trenton Holmes 2022-12-30 13:07:29 -08:00
  • 28b26eb4c7 Check for and handle the mail's date being naive Trenton Holmes 2022-12-31 08:35:52 -08:00
  • 4032315851 Merge pull request #2292 from paperless-ngx/fix-live-filterable-dropdown shamoon 2022-12-31 10:28:22 -08:00
  • 3c8d7f2dee Update bare metall install documentation Stefan 2022-12-31 00:33:18 +01:00
  • c76460bd96 Merge pull request #2261 from paperless-ngx/fix/2248-file-env-stuff shamoon 2022-12-31 08:22:43 -08:00
  • 25f0a79d06 fix dropdown selection model updating Michael Shamoon 2022-12-31 08:08:30 -08:00
  • 20e586fa60 Merge pull request #2279 from paperless-ngx/fix/2278-include-task-id shamoon 2022-12-30 15:45:34 -08:00
  • 384a118672 [Documentation] Add v1.11.2 changelog (#2282) github-actions[bot] 2022-12-30 15:44:27 -08:00
  • 7d3110f392 Update version strings for dev Michael Shamoon 2022-12-30 15:39:02 -08:00
  • ecd345f3e1 v1.11.2 v1.11.2 Michael Shamoon 2022-12-30 15:17:57 -08:00
  • ea637b292d New Crowdin updates (#2276) Paperless-ngx Translation Bot [bot] 2022-12-30 15:16:41 -08:00
  • 82c0b657c4 Merge pull request #2280 from paperless-ngx/fix-frontend-consumption-scope shamoon 2022-12-30 14:46:28 -08:00
  • 0476be0ef0 Fix frontend mailrule missing consumption scope parameter Michael Shamoon 2022-12-30 14:26:01 -08:00
  • b12ab5fe04 Adds testing coverage and fixing up post API tests Trenton Holmes 2022-12-30 14:00:40 -08:00
  • 50c0c65c60 Updates the post view to return the async task id. Adds query parameter to the tasks endpoint to get single task status Trenton Holmes 2022-12-30 13:43:49 -08:00
  • a83058ab11 Update version string for dev Michael Shamoon 2022-12-30 08:52:46 -08:00
  • 16d5daa867 [Documentation] Add v1.11.1 changelog (#2274) github-actions[bot] 2022-12-30 08:51:58 -08:00
  • e44fcd4e84 v1.11.1 v1.11.1 Michael Shamoon 2022-12-30 08:33:54 -08:00
  • 67d7b4cef5 Merge branch 'dev' Michael Shamoon 2022-12-30 08:33:38 -08:00
  • 83734c3bee New Crowdin updates (#2268) Paperless-ngx Translation Bot [bot] 2022-12-30 08:32:55 -08:00
  • 06dab340dd Merge pull request #2272 from paperless-ngx/fix-missing-consupmtion-scope-options shamoon 2022-12-30 08:08:57 -08:00
  • 58532eeb69 Merge pull request #2273 from paperless-ngx/fix-2267 shamoon 2022-12-30 08:07:38 -08:00
  • 2bc208cd6e fix edit dialog creation d/t success emitter was renamed Michael Shamoon 2022-12-30 07:33:45 -08:00
  • eaa7ae2fb5 Fix missing frontend email attachment options Michael Shamoon 2022-12-30 07:20:17 -08:00
  • d71d388c08 Merge branch 'dev' into feature-permissions Michael Shamoon 2022-12-29 20:12:42 -08:00