66 Commits

Author SHA1 Message Date
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
4daab1809d only show score when sorting by score 2021-05-15 17:25:49 +02:00
Michael Shamoon
9072838b1f Fix alignment of card info on large cards 2021-04-06 14:25:59 -07:00
jonaswinkler
edf43c5f6f fix search scores 2021-04-03 21:50:05 +02:00
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +01:00
Michael Shamoon
b20f83dbe5 Dont change size overall 2021-03-14 09:35:53 -07:00
Michael Shamoon
d4c2f7e32f Fix icons sometimes cut off in certain browsers 2021-03-14 09:33:57 -07:00
Michael Shamoon
4a910d5d08 tooltip placement 2021-03-12 20:12:05 -08:00
Michael Shamoon
ea3a83a8d1 div instead of li 2021-03-12 19:35:25 -08:00
Michael Shamoon
a898934c36 fix text not visible in light mode on large card 2021-03-12 09:17:49 -08:00
Michael Shamoon
ae57370c12 Visual tweaks for responsive 2021-03-12 08:12:36 -08:00
Michael Shamoon
76560f4409 More semantically correct elements 2021-03-12 07:58:37 -08:00
Michael Shamoon
c4fd83dde1 Fix incomplete doc type clicking for large cards 2021-03-12 07:21:00 -08:00
Michael Shamoon
06375265e8 Tooltip consistency 2021-03-12 07:19:14 -08:00
Michael Shamoon
6395d17f76 Refactor 2021-03-12 07:15:00 -08:00
Michael Shamoon
4f2e22125a Support large cards 2021-03-12 06:54:22 -08:00
jonaswinkler
c5848fc077 keep the ng2-pdf-viewer; this might come in handy for splitting documents at specific pages #706 2021-03-10 22:38:33 +01:00
Michael Shamoon
304b8ea237 Re-merging this branch with Reverted dev 2021-03-06 14:50:38 -08:00
Michael Shamoon
67f32056c4 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-06 14:47:10 -08:00
Michael Shamoon
c98a1d30b3 Remove metadata API calls 2021-03-06 14:38:47 -08:00
jonaswinkler
cbb195a560 Revert "Merge pull request #628 from shamoon/feature/popover-previews"
This reverts commit 8da15215087e4b7d605dc7fd32985fb5a656ff5d, reversing
changes made to a7846925b1892c7c1148723b559135bc0fd7e47d.
2021-03-05 23:19:44 +01:00
Michael Shamoon
58f5c52f38 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-03 21:19:51 -08:00
Michael Shamoon
c9a90e6940 Simplify preview tooltip since its delayed 2021-03-03 21:14:24 -08:00
Michael Shamoon
dcaaa917c5 Refactor popover css to single file 2021-03-03 20:49:02 -08:00
Michael Shamoon
017a4c3c3c Fix double scrollbar, I think 2021-03-03 20:42:50 -08:00
Bolko Schreiber
d5c694e042 cleanup css 2021-02-25 15:35:15 +01:00
Bolko Schreiber
1cdc081560 Added option to invert thumbnails in dark mode 2021-02-25 13:57:45 +01:00
Michael Shamoon
8e3186af3b Support large cards 2021-02-24 13:02:26 -08:00
jonaswinkler
508260c6a9 change thumbnail display for extra wide images #433 2021-02-12 18:20:17 +01:00
jonaswinkler
22ae8f033b replace preview icon #471 2021-01-30 21:56:17 +01:00
jonaswinkler
9c5d56bc8a clicking on small and large cards changed 2021-01-20 14:25:52 +01:00
jonaswinkler
d93dd20c7f add configuration option for changing date display in paperless #325 2021-01-17 00:15:45 +01:00
Michael Shamoon
c0232fb6d0 Allow select anywhere in tr or card 2021-01-15 01:10:01 -08:00
Michael Shamoon
1d88b86238 Convert selection functions on cards to toggling, let service handle setting selected
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
Michael Shamoon
4c29ed91a9 Prevent long title overflow on mobile 2021-01-09 19:53:18 -08:00
Michael Shamoon
2b4cbda780 Fix large card layout on mobile 2021-01-09 19:52:31 -08:00
Michael Shamoon
c21f0fc130 Fix dark mode button display on large cards in certain browsers 2021-01-08 22:09:15 -08:00
jonaswinkler
d0924e3422 layout fix 2021-01-02 02:01:07 +01:00
jonaswinkler
6d143d1b2b bugfix 2021-01-02 01:18:32 +01:00
Michael Shamoon
7a8dce2d19 Fix bg color on large cards 2020-12-28 16:52:51 -08:00
Michael Shamoon
10a7acfb30 Fix some white partial pixels around borders 2020-12-28 14:20:00 -08:00
jonaswinkler
581f59f0a0 better selection 2020-12-26 01:08:54 +01:00
jonaswinkler
10deab8fb6 added many localization markers to the front end #123 2020-12-23 15:09:39 +01:00
jonaswinkler
98167b9d92 added selection to the large cards 2020-12-22 02:43:18 +01:00
jonaswinkler
36eea03acb layout changes 2020-12-18 14:09:12 +01:00
jonaswinkler
057e470ccd hide search controls on document list 2020-12-17 23:41:46 +01:00
jonaswinkler
29c094e407 more like this searching 2020-12-17 21:36:21 +01:00
jonaswinkler
006efe15d3 fixes some issues regarding #139 2020-12-16 00:14:32 +01:00
jonaswinkler
2f6bf67d96 imports 2020-12-14 20:21:31 +01:00
Michael Shamoon
08a9e5606c Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00