amorfo77
  • Joined on 2020-10-16
amorfo77 synced commits to refs/heads/feature/ocr-templates at amorfo77/paperless-ngx from mirror 2026-06-29 00:34:17 +00:00
665a724221 Use a real canvas interaction model
7a4cddebbe Fix some permissions stuff, show error on toggle
1b7c0af22e Get rid of absurd alert
20a855444b Proper data types
c3a3939387 Pull out the zone list into a sub-component
Compare 7 commits »
amorfo77 synced commits to refs/heads/develop at amorfo77/json from mirror 2026-06-28 23:04:18 +00:00
c37f82e563 Remove forced /Od flag in MSVC Release build. (#5216)
amorfo77 synced commits to refs/heads/docs-fixes at amorfo77/json from mirror 2026-06-28 23:04:18 +00:00
amorfo77 synced new reference refs/heads/docs-fixes to amorfo77/json from mirror 2026-06-28 23:04:18 +00:00
amorfo77 synced commits to refs/heads/docs/fix-readme-files-github at amorfo77/json from mirror 2026-06-28 23:04:18 +00:00
amorfo77 synced new reference refs/heads/docs/fix-readme-files-github to amorfo77/json from mirror 2026-06-28 23:04:18 +00:00
amorfo77 synced commits to refs/heads/master at amorfo77/restic from mirror 2026-06-28 19:44:17 +00:00
cc93a94e15 feat: Add support for setting --ignore-ctime and --ignore-inode via environment variables (#5730)
62991338ea replace FindFilteredSnapshots() with (*data.SnapshotFilter).FindAll() (#21912)
Compare 2 commits »
amorfo77 synced commits to refs/heads/l10n_dev at amorfo77/paperless-ngx from mirror 2026-06-28 16:24:19 +00:00
f327b3f947 New Crowdin translations by GitHub Action
amorfo77 synced commits to refs/heads/master at amorfo77/docker-minecraft-server from mirror 2026-06-28 13:04:17 +00:00
3cc2e64163 Add example for loading mods from a local directory (#4138)
amorfo77 synced commits to refs/heads/master at amorfo77/restic from mirror 2026-06-28 11:34:18 +00:00
75de8b54e6 restic check and restic repair packs: treat missing packfiles the same as damaged and truncated packfiles (#21845)
amorfo77 synced commits to refs/heads/l10n_dev at amorfo77/paperless-ngx from mirror 2026-06-28 08:14:17 +00:00
f6672e806d New Crowdin translations by GitHub Action
67972a0740 Fix (beta): fix sanity checker affected document counts (#13052)
a8bfa25efd Fix (beta): preserve Unicode in localization prompt (#13055)
Compare 3 commits »
amorfo77 synced commits to refs/heads/master at amorfo77/restic from mirror 2026-06-28 03:24:18 +00:00
e4056e70a8 Merge pull request #21888 from MichaelEischer/chunker-factory
8cc69782b5 repository: expose ZeroChunk via chunker factory
ccb828e87b repository: add ChunkerFactory and decouple archiver from chunker
70a45791b2 archiver: switch file saver from Chunker to BaseChunker
9e1a526611 Fix broken snapshots via restic repair snapshots --forget (#21907)
Compare 5 commits »
amorfo77 synced commits to refs/heads/dev at amorfo77/paperless-ngx from mirror 2026-06-28 00:04:19 +00:00
67972a0740 Fix (beta): fix sanity checker affected document counts (#13052)
amorfo77 synced commits to refs/heads/beta at amorfo77/paperless-ngx from mirror 2026-06-28 00:04:19 +00:00
5b8fbdcec7 Merge branch 'dev' into beta
67972a0740 Fix (beta): fix sanity checker affected document counts (#13052)
Compare 2 commits »
amorfo77 synced commits to refs/heads/dev at amorfo77/paperless-ngx from mirror 2026-06-27 15:54:20 +00:00
a8bfa25efd Fix (beta): preserve Unicode in localization prompt (#13055)
amorfo77 synced commits to refs/heads/beta at amorfo77/paperless-ngx from mirror 2026-06-27 15:54:20 +00:00
beb048b94a Merge branch 'dev' into beta
a8bfa25efd Fix (beta): preserve Unicode in localization prompt (#13055)
00baacb26c Update SECURITY.md to clarify design choice
63c19e7f75 Auto translate strings
Compare 4 commits »
amorfo77 synced commits to refs/heads/l10n_dev at amorfo77/paperless-ngx from mirror 2026-06-27 15:54:20 +00:00
e2c6a3743a New Crowdin translations by GitHub Action
amorfo77 synced commits to refs/heads/l10n_dev at amorfo77/paperless-ngx from mirror 2026-06-27 07:44:17 +00:00
434e5dd113 New Crowdin translations by GitHub Action
amorfo77 synced commits to refs/heads/master at amorfo77/restic from mirror 2026-06-27 02:54:19 +00:00
aa94be2dbd Merge pull request #21883 from MichaelEischer/fix-find-pack
804ff4bc95 find: add test for listing blobs from corrupt pack files
9670cd7459 find: fix fallback to index if pack cannot be listed
634e9b2411 find: check blobIDs/treeIDs presence by length
Compare 4 commits »
amorfo77 synced commits to refs/heads/master at amorfo77/docker-minecraft-server from mirror 2026-06-26 20:14:18 +00:00
f1dd0f3d71 packwiz: re-load LOAD_ENV_FROM_FILE after the installer runs (#4137)