]> git.ipfire.org Git - thirdparty/paperless-ngx.git/shortlog
thirdparty/paperless-ngx.git
2023-04-01  dependabot... Bump @ng-select/ng-select from 10.0.3 to 10.0.4 in... 2992/head
2023-04-01  Trenton HCreates a data model for the document consumption,...
2023-03-31  shamoonMerge pull request #2983 from paperless-ngx/fix-2982
2023-03-31  shamoonUse exclude instead of difference for mariadb 2983/head
2023-03-31  shamoonFix doc detail button reset on error
2023-03-31  Paperless-ngx... New Crowdin updates (#2688)
2023-03-31  shamoonUpdate messages.xlf
2023-03-31  shamoonMerge pull request #2818 from paperless-ngx/fix-2809
2023-03-31  shamoonMerge pull request #2966 from paperless-ngx/feature...
2023-03-29  Trenton HMerge pull request #2907 from margau/feature-multiple...
2023-03-29  Trenton HEnables images to be release to Quay.io, alongside...
2023-03-29  Trenton HMerge remote-tracking branch 'origin/dev' into feature... 2907/head
2023-03-29  shamoonAdd visual feedback to table titles
2023-03-29  shamoonImplement double-click documents 2966/head
2023-03-29  shamoonFix heights on transitions, text/plain display in dark...
2023-03-26  shamoonMerge pull request #2949 from paperless-ngx/feature...
2023-03-26  Trenton HolmesDisables mingle and gossip. Not useful with the single...
2023-03-26  Trenton HolmesConfigures logging to capture celery and kombu debuggin...
2023-03-24  shamoonAdds testing for test mail account 2949/head
2023-03-24  shamoonAdd test mail account
2023-03-24  Trenton HUnlock channels_redis and implement the workaround...
2023-03-24  Trenton HUpdates to the latest and still working pipenv version...
2023-03-23  Trenton HAdds a tip for using tokens instead of passwords,...
2023-03-23  shamoonUpdate is_token checkbox and frontend strings
2023-03-23  Trenton HAllows users to use OAuth tokens instead of passwords
2023-03-23  shamoonMerge pull request #2938 from paperless-ngx/fix-2935
2023-03-23  shamoonUpdate messages.xlf
2023-03-23  shamoonOwner/name unique constraint violation should exclude... 2938/head
2023-03-21  shamoonUpdate permissions-select.component.ts
2023-03-21  Trenton HAdds possible scary looking log line that is actually...
2023-03-21  Trenton HLimit the number of threads waiting for files to be...
2023-03-20  Trenton HInstead of using PIL directly to convert TIFF to PDF...
2023-03-20  Marvin Gaubefix: skip tiff tests for zxing
2023-03-20  Marvin Gaubefeat: add tests for barcode scanner value checks
2023-03-20  shamoonexclude current user from permissions retrieval users 2818/head
2023-03-20  shamoonFix inherited permissions should not display per user...
2023-03-20  shamoonHandle user saved and no longer has permissions
2023-03-20  shamoonfix doc detail discard perm changes
2023-03-20  shamoonfix unable to change owner to someone else
2023-03-20  shamoonMerge pull request #2910 from paperless-ngx/feature...
2023-03-20  shamoonUpdate dashboard.png 2910/head
2023-03-20  shamoonRe-implement file type progress bar
2023-03-20  Tobias Schürgadd file-types bar to statistics widget (#2914)
2023-03-19  shamoonMerge pull request #2904 from paperless-ngx/feature...
2023-03-19  Marvin Gaubefeature: Add support for zxing as barcode scanning lib
2023-03-18  shamoonsimplify character count query
2023-03-18  shamoontruncate long mime types + limit total types displayed
2023-03-18  shamoonRename comments --> notes 2904/head
2023-03-18  Markus OngyerthAllow psql client certificate authentication
2023-03-18  shamoonImproved statistics widget
2023-03-18  shamoonUpdate bulk-editor.component.html
2023-03-18  shamoonJust include comments on document object
2023-03-18  shamoonFrontend testing for new comment UI features
2023-03-18  shamoonSupport navigating directly to comments
2023-03-18  shamoonSupport control/command-enter submit comment form
2023-03-18  shamoonShow number of comments on cards, tab
2023-03-18  shamoonMerge pull request #2893 from paperless-ngx/feature...
2023-03-18  shamoonAdd frontend testing of multi-object filtering 2893/head
2023-03-18  shamoonAllow filtering on multiple correspondents, doctypes...
2023-03-17  shamoonMerge pull request #2839 from paperless-ngx/handle...
2023-03-16  shamoonUpdate settings.component.ts
2023-03-15  Trenton HolmesReplace commas with underscores to handle Chrome issues...
2023-03-15  Trenton HUnlock cryptography version now that PiWheels built...
2023-03-14  shamoonMerge pull request #2885 from maxtruxa/fix-docs-master...
2023-03-14  Max TruxaFix: Update outdated docs referencing master 2885/head
2023-03-13  Trenton HolmesAdds additional note for bare metal suggesting Redis...
2023-03-13  Trenton HChanges the celery serializer to use pickle over json
2023-03-12  Trenton HolmesAdds owner and original name to the possible naming...
2023-03-12  shamoonUpdate frontend strings for mail rule filter_to
2023-03-12  Trenton HAllows filtering email by the TO value(s) as well
2023-03-12  shamoonMerge pull request #2863 from paperless-ngx/feature...
2023-03-11  shamoonForce logout on change own password 2863/head
2023-03-11  shamoonUpdate messages.xlf
2023-03-11  shamoonMerge pull request #2820 from paperless-ngx/fix-2812
2023-03-11  Trenton HUpdates to libqpdf 11.3.0
2023-03-11  shamoonMerge pull request #2855 from white-gecko/patch-1
2023-03-10  Trenton HWhen tagging an email using Gmail label extensions...
2023-03-10  shamoonUpdate filter-editor.component.ts
2023-03-10  shamoonMerge pull request #2827 from paperless-ngx/feature...
2023-03-09  Natanael ArndtUpdate docker-compose start steps 2855/head
2023-03-09  Trenton HComment up the testing a bit more 2827/head
2023-03-09  shamoonAPI should 400 on unique violations
2023-03-09  shamoonHandle "private" tags, doctypes, correspondents 2839/head
2023-03-09  shamoonAdd test coverage for owner-aware unique constraints
2023-03-09  shamoonChange model uniqueness from name to name+owner
2023-03-09  shamoonGive superuser full doc permissions 2820/head
2023-03-09  shamoonTagViewSet should use `PassUserMixin`
2023-03-08  Trenton HHandle the possilbe case of splitting on an empty strin...
2023-03-08  Trenton HolmesAdds a utility for the settings to parse out a list...
2023-03-07  Trenton HEnsure dates from emails are made timezone aware if...
2023-03-06  shamoonMerge pull request #2838 from tooomm/patch-3
2023-03-06  tooommfix collapse-after setting 2838/head
2023-03-06  shamoonHide selects when user doesnt have view permissions
2023-03-06  Trenton HChanges out the settings and a decent amount of test...
2023-03-06  shamoonUpdate permissions-dialog.component.html
2023-03-06  shamoonMerge pull request #2819 from paperless-ngx/fix-2815
2023-03-05  shamoonMerge pull request #2832 from tooomm/patch-2
2023-03-05  tooommdon't append changelog PR to unrelated release 2832/head
2023-03-04  Jonas WinklerMerge pull request #2808 from paperless-ngx/bugfix...
2023-03-04  shamoondisable bulk edit permissions dialog buttons on submit 2819/head
next