Commit graph

9838 commits

Author SHA1 Message Date
Jackson Harper
6798a06d15 Fix style of the read now success toast 2024-02-29 18:41:52 +08:00
Jackson Harper
a74377556b
Merge pull request #3596 from omnivore-app/fix/web-layout-fixes
Small layout fixes for mobile
2024-02-29 18:20:33 +08:00
Jackson Harper
81d0648d27
Merge pull request #3600 from omnivore-app/fix/admin-register-features-table
Register admin features table
2024-02-29 17:35:07 +08:00
Jackson Harper
9c6a05b307 Register admin features table 2024-02-29 17:33:30 +08:00
Jackson Harper
4fe1abe08b
Merge pull request #3599 from omnivore-app/fix/admin-library-state
Add enum to library state attribute
2024-02-29 17:11:01 +08:00
Jackson Harper
25e6fd637a Add enum to library state attribute 2024-02-29 16:45:05 +08:00
Hongbo Wu
97777df784
Merge pull request #3598 from omnivore-app/fix/archive
fix search results for archived items which state is not archived
2024-02-29 16:44:35 +08:00
Hongbo Wu
2636524642 fix typo 2024-02-29 16:35:52 +08:00
Hongbo Wu
c3e8173e5e fix search results for archived items which state is not archived 2024-02-29 16:34:55 +08:00
Jackson Harper
a5f3c5992a
Merge pull request #3597 from omnivore-app/fix/admin-archived_at
Add archived at for library_items
2024-02-29 16:21:20 +08:00
Jackson Harper
c84557237b Add state to library_item 2024-02-29 16:19:21 +08:00
Jackson Harper
fa224d118e Add archived at for library_items 2024-02-29 16:15:39 +08:00
Jackson Harper
34ee75c555 Dont re-run summarize job 2024-02-29 15:50:25 +08:00
Jackson Harper
69113e429c Give search box more space on mobile 2024-02-29 15:45:41 +08:00
Jackson Harper
39f8d5767a More small screen fixes 2024-02-29 15:37:40 +08:00
Jackson Harper
b319a5a5c9 Some layout tweaks 2024-02-29 15:27:47 +08:00
Jackson Harper
6831fed786 Remove padding of header on mobile 2024-02-29 15:17:51 +08:00
Jackson Harper
531f23fc4c
Merge pull request #3591 from omnivore-app/feat/summaries
Summaries
2024-02-29 14:35:12 +08:00
Jackson Harper
716e54c1fe Add label import 2024-02-29 14:21:52 +08:00
Jackson Harper
0930548f31 Move the key 2024-02-29 14:20:41 +08:00
Jackson Harper
234b24ac4d Hover for TLDR buttons 2024-02-29 14:08:01 +08:00
Jackson Harper
9739d58fdf Add multi select file 2024-02-29 12:46:02 +08:00
Jackson Harper
c67bd364ae Hide shortcuts menu item 2024-02-29 12:09:45 +08:00
Jackson Harper
0d926b8ad1 Add features table to admin 2024-02-29 12:08:51 +08:00
Jackson Harper
0640233e8a Remove unused imports 2024-02-29 12:05:41 +08:00
Jackson Harper
614b086ca4 Better hovers for header items 2024-02-29 12:01:58 +08:00
Jackson Harper
efb5286efa Handle switching state on first hover of button 2024-02-29 10:55:48 +08:00
Jackson Harper
9d5a90538a Switch to the circle buttons 2024-02-29 10:38:42 +08:00
Jackson Harper
0e7bd46916 Add some padding to the search box 2024-02-29 10:31:46 +08:00
Jackson Harper
e4fb01785b Add function for checking user flags 2024-02-29 10:12:10 +08:00
Jackson Harper
2a7087deab fill width for errors 2024-02-29 09:25:01 +08:00
Jackson Harper
19dc8f4b11
Merge pull request #3595 from stefanosansone/fix/android-reader-status-bar
Android - Fix reader status bar color in light mode
2024-02-29 09:00:28 +08:00
Stefano Sansone
abdf920b61 Merge remote-tracking branch 'origin/main' into fix/android-reader-status-bar 2024-02-28 23:43:23 +00:00
Stefano Sansone
20d1ca3151 bump version 2024-02-28 23:42:16 +00:00
Stefano Sansone
17dc2faec6 fix reader container status bar color 2024-02-28 23:42:06 +00:00
Jackson Harper
d4ee3c5ff7 Improve multiselect box hover states 2024-02-28 20:58:42 +08:00
Hongbo Wu
6520ad5f03
Merge pull request #3593 from omnivore-app/fix/bulk-action
Fix bulk action on large library causing server to crash
2024-02-28 17:37:21 +08:00
Hongbo Wu
a116d944e7 fix tests 2024-02-28 17:24:02 +08:00
Hongbo Wu
3af62d5d89 fix typo 2024-02-28 17:13:11 +08:00
Hongbo Wu
7567e3d0f6 * return only count if size is 0 because limit 0 is not allowed in typeorm 2024-02-28 16:57:15 +08:00
Jackson Harper
129d46a34b Remove clipping paths 2024-02-28 15:52:22 +08:00
Jackson Harper
6861d271bd Clean up assertions in summary job 2024-02-28 15:49:24 +08:00
Jackson Harper
6924b9c462 yarn 2024-02-28 15:35:02 +08:00
Jackson Harper
0382fb4913 Fix comparison of library item state 2024-02-28 15:34:36 +08:00
Jackson Harper
692a992e77 Remove some debug, clean up summaries 2024-02-28 15:18:23 +08:00
Jackson Harper
8205b38007 Only show TLDR if the user is opted in 2024-02-28 15:14:34 +08:00
Jackson Harper
a7688e0efc Dont show hover cards when in multiselect mode 2024-02-28 15:14:34 +08:00
Jackson Harper
8dd71f12aa Remove extra margin on smaller screens now that the card is left aligned 2024-02-28 15:14:34 +08:00
Jackson Harper
a27b257068 Fixup checkbox icons 2024-02-28 15:14:34 +08:00
Jackson Harper
955be7b91e Left alignment of the library items 2024-02-28 15:14:34 +08:00