Martin Tan
be450c59d7
Add metadata model & migration
2023-07-24 01:43:38 +08:00
Martin Tan
e36096e0eb
Only display last part of folder path in folder-card-small
2023-06-13 02:40:33 +08:00
Martin Tan
06691b65be
Support bulk file uploading with folders
2023-06-13 02:39:05 +08:00
Martin Tan
de6ba5a1da
Update logos
2023-06-13 02:20:02 +08:00
Martin Tan
1c042d4aaf
Get storage paths working
2023-06-13 00:07:08 +08:00
Martin Tan
3e5886584f
Hide filters in explorer
2023-05-29 20:02:16 +08:00
Martin Tan
fa3f4dbfad
Bring back double clicking folder
2023-05-29 20:02:10 +08:00
Martin Tan
c57e1e9551
Improve folder clicking behavior
2023-05-29 20:00:01 +08:00
Martin Tan
55af2ff1f2
Add traversable folder path at the top
2023-05-29 19:49:37 +08:00
Martin Tan
10ab272df7
Get storage path explorer somewhat working
2023-05-29 03:10:37 +08:00
Martin Tan
5ae5777467
Fix bugs & UI stuff with explorer
2023-05-28 20:12:35 +08:00
Martin Tan
c1fc77f55f
Get listing storage paths working
2023-05-28 19:58:12 +08:00
Martin Tan
62d6c30ee1
Prepare explorer page
2023-05-18 02:23:09 +08:00
Martin Tan
5f33ff941e
Remove paperless stuff
2023-05-15 13:24:45 +08:00
Martin Tan
9acf437d1e
Update titles
2023-05-15 13:13:52 +08:00
Martin Tan
03139beccc
Updating local build
2023-05-15 12:20:28 +08:00
Martin Tan
a5f9beb905
Fix line endings
2023-05-15 04:50:21 +08:00
Martin Tan
f18ea6cf34
Fix line endings
2023-05-15 04:50:04 +08:00
Martin Tan
565cbb1e31
Get docker build working
2023-05-15 04:44:42 +08:00
shamoon
f5d6a9f428
Use stale action & merge with lock action
2023-04-17 13:27:47 -07:00
shamoon
930bac3c8b
Change lock old threads to once daily
2023-04-17 12:43:27 -07:00
shamoon
dd8514a84d
Update lock.yml
2023-04-16 19:25:29 -07:00
shamoon
7bcfeab85c
Merge branch 'main' into dev
2023-04-16 17:14:24 -07:00
shamoon
36669652bf
Merge pull request #3109 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.5
...
Bump ng2-pdf-viewer from 9.1.4 to 9.1.5 in /src-ui
2023-04-16 09:08:29 -07:00
dependabot[bot]
48234896a4
Merge pull request #3108 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/router-15.2.7
2023-04-16 16:07:25 +00:00
shamoon
d4c310433e
Grouped bump angular packages to 15.2.7
2023-04-16 08:56:58 -07:00
dependabot[bot]
a9d82a64a8
Bump ng2-pdf-viewer from 9.1.4 to 9.1.5 in /src-ui
...
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer ) from 9.1.4 to 9.1.5.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases )
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/9.1.4...9.1.5 )
---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 15:21:46 +00:00
dependabot[bot]
74b6b8cb62
Bump @angular/router from 15.2.6 to 15.2.7 in /src-ui
...
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) from 15.2.6 to 15.2.7.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/15.2.7/packages/router )
---
updated-dependencies:
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 15:21:21 +00:00
shamoon
6934fc6510
Correct duplicate ASN handling in docs
...
Closes #3082
2023-04-15 14:40:53 -07:00
shamoon
ad746be010
Lock old threads
2023-04-14 17:50:54 -07:00
shamoon
97119f729a
Merge pull request #3089 from denilsonsa/patch-1
...
Whitespace changes, making sure the example is correcly aligned
2023-04-13 13:16:40 -07:00
Denilson Sá Maia
e576f1b0c4
Whitespace changes, making sure the example is correcly aligned
...
If desired, we could also replace spaces with [Box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character ), like this:
```
🗁 Documents folder
├─🗁 2019/ # By Year
│ └─🗁 My bank/
│ ├─🗎 Statement January.pdf
│ └─🗎 Statement February.pdf
└─🗁 Insurances/ # Insurances
├─🗁 Healthcare 123/
│ ├─🗎 2022-01-01 Statement January.pdf
│ ├─🗎 2022-02-02 Letter.pdf
│ └─🗎 2022-02-03 Letter.pdf
└─🗁 Dental 456/
└─🗎 2021-12-01 New Conditions.pdf
```
But rendering this with proper fixed-width characters can be troublesome on some systems.
2023-04-13 22:03:40 +02:00
shamoon
d872423a76
Add info re tesseract language codes
...
Closes #3065
2023-04-10 14:04:30 -07:00
shamoon
566f50ec66
Move zone.js dependency
2023-04-10 11:07:41 -07:00
shamoon
e702f9c317
Move zone.js dependency
2023-04-10 10:59:54 -07:00
dependabot[bot]
680f8086e7
Merge pull request #3071 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-4.9.5
2023-04-10 17:56:43 +00:00
dependabot[bot]
9216f000ad
Bump typescript from 4.8.4 to 4.9.5 in /src-ui
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 17:42:24 +00:00
shamoon
cea6ef7a66
Merge pull request #3068 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-15.2.6
...
Bulk Bump npm packages 04.23
2023-04-10 10:39:32 -07:00
shamoon
3287daf4e4
Update cypress
2023-04-10 10:27:10 -07:00
shamoon
376b40b25f
Update ng-bootstrap
2023-04-10 10:24:08 -07:00
shamoon
b00ca90d15
Update zone.js
2023-04-10 10:21:17 -07:00
shamoon
06ec83701c
Update @typescript-eslint/eslint-plugin
2023-04-10 10:20:18 -07:00
shamoon
2b61ec32d0
Update eslint-parser
2023-04-10 10:19:53 -07:00
shamoon
08299dd85d
Update concurrently
2023-04-10 10:13:48 -07:00
shamoon
a2e7199ff5
Update wait-on to 7.0.1
2023-04-10 10:13:12 -07:00
shamoon
28d68c8a77
Update @types/jest
2023-04-10 10:12:29 -07:00
shamoon
999abb7016
Update eslint
2023-04-10 10:11:29 -07:00
shamoon
5af2658d88
Update @typescript-eslint/parser
2023-04-10 10:09:02 -07:00
shamoon
46fd55d100
Update ngx-ui-tour-ng-bootstrap
2023-04-10 10:08:39 -07:00
shamoon
fd4d747927
Update jest-preset-angular
2023-04-10 10:06:17 -07:00