1323 Commits

Author SHA1 Message Date
Martin Tan
aaf9484307 Add basic files and folders support in Explorer 2023-08-21 20:07:04 +08:00
Martin Tan
4695023e62 Adding API to list files and folders 2023-08-20 18:17:51 +08:00
Martin Tan
9136a61625 Only select folder when clicking on checkbox 2023-08-05 18:40:49 +08:00
Martin Tan
ee84acd853 Add folder creation and fix other bugs 2023-08-05 03:45:25 +08:00
Martin Tan
17d69224d9 Get index field metadata saving to work 2023-07-31 02:40:47 +08:00
Martin Tan
8b53c18f0b Add metadata fields in document-detail 2023-07-26 13:31:48 +08:00
Martin Tan
1388acc273 Add default metadata field configuration UI 2023-07-24 03:41:45 +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
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
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
shamoon
6ed637cfdd Inline plaintext document previews for complete styling 2023-04-03 10:03:59 -07:00
shamoon
2fd217ef1f Fix doc detail button reset on error 2023-03-31 13:47:35 -07:00
shamoon
62e756a11e
Merge pull request #2818 from paperless-ngx/fix-2809
Fix: permissions display should not show users with inherited permissions & unable to change owner
2023-03-30 19:49:12 -07:00
shamoon
c992661a17
Merge pull request #2966 from paperless-ngx/feature-double-click
Feature: double-click docs
2023-03-30 18:40:37 -07:00
shamoon
45c9518a6d Add visual feedback to table titles 2023-03-29 09:20:26 -07:00
shamoon
95d32dc0da Implement double-click documents 2023-03-28 23:26:13 -07:00
shamoon
d5ab1119d3 Fix heights on transitions, text/plain display in dark mode 2023-03-28 22:47:04 -07:00
shamoon
698208fcd5 Add test mail account 2023-03-24 15:14:02 -07:00
shamoon
ff172f5ea1 Update is_token checkbox and frontend strings 2023-03-23 08:52:12 -07:00
Trenton H
09b1413748 Allows users to use OAuth tokens instead of passwords 2023-03-23 08:52:12 -07:00
shamoon
cbd80615be Owner/name unique constraint violation should exclude self 2023-03-23 07:35:18 -07:00
shamoon
a9707f0ab0
Update permissions-select.component.ts
[ci skip]
2023-03-21 08:30:43 -07:00
shamoon
20c6abae63 exclude current user from permissions retrieval users
Revert "exclude current user from permissions retrieval users"

This reverts commit 87efd0ccc8d4eb9d8acb614d22a5c95ffdb895ae.

Update permissions-user.component.ts
2023-03-19 23:41:36 -07:00
shamoon
ae0c585918 Fix inherited permissions should not display per user in permissions form 2023-03-19 23:41:36 -07:00
shamoon
4cfc416cdc Handle user saved and no longer has permissions 2023-03-19 23:39:52 -07:00
shamoon
9902c4745d fix doc detail discard perm changes 2023-03-19 23:39:52 -07:00
shamoon
e373ca7bdc fix unable to change owner to someone else 2023-03-19 23:39:52 -07:00
shamoon
6a34a35585
Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget
Feature: Improved statistics widget
2023-03-19 23:34:19 -07:00
shamoon
0a977a9d0a Re-implement file type progress bar 2023-03-19 23:22:28 -07:00
Tobias Schürg
4d26a3d2c6
add file-types bar to statistics widget (#2914) 2023-03-19 21:06:59 -07:00
shamoon
276d11e4e8
Merge pull request #2904 from paperless-ngx/feature-improve-comments-ui
Enhancement: rename comments to notes and improve notes UI
2023-03-19 14:34:49 -07:00
shamoon
2bc7f0b8e0 truncate long mime types + limit total types displayed 2023-03-18 14:25:37 -07:00
shamoon
bf8ae22f3f Rename comments --> notes 2023-03-18 13:59:17 -07:00
shamoon
f3eedec402 Improved statistics widget 2023-03-18 01:51:18 -07:00
shamoon
741152dd50 Update bulk-editor.component.html
[ci skip]
2023-03-17 23:13:01 -07:00
shamoon
89c639f850 Just include comments on document object 2023-03-17 18:47:03 -07:00
shamoon
e19dd2d527 Support navigating directly to comments 2023-03-17 18:47:03 -07:00
shamoon
9aa41b3524 Support control/command-enter submit comment form 2023-03-17 18:47:03 -07:00