Commit graph

5782 commits

Author SHA1 Message Date
Jackson Harper
f1ed94a16c Font size on the edit info modal 2023-03-06 10:31:11 +08:00
Jackson Harper
26a2623a34 Set the tab index on the font selector to prevent autofocus on modal load 2023-03-06 09:54:21 +08:00
Jackson Harper
170121bbd2 Better breakpoints for the logo box on the reader 2023-03-06 09:50:11 +08:00
Hongbo Wu
87fd49540a
Merge pull request #1697 from omnivore-app/dependabot/npm_and_yarn/knex-2.4.2
Bump knex from 0.21.12 to 2.4.2
2023-03-06 09:45:50 +08:00
Jackson Harper
d584309c14
Merge pull request #1848 from omnivore-app/dependabot/npm_and_yarn/cypress-12.7.0
Bump cypress from 10.6.0 to 12.7.0
2023-03-06 09:14:05 +08:00
Hongbo Wu
0a350bef6d Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
Jackson Harper
79902364ae Move article actions to their own menu 2023-03-03 21:55:04 +08:00
Jackson Harper
8a5a287661 Add vertical article actions 2023-03-03 21:44:54 +08:00
Jackson Harper
22c15e3624 Background color on reader header 2023-03-03 20:59:07 +08:00
Jackson Harper
79f6b4d973 Themeing, adjust modal overlay zindex to be above header 2023-03-03 20:52:59 +08:00
Jackson Harper
061c165929 More themeing, set color-scheme on body when changing theme 2023-03-03 20:46:12 +08:00
Jackson Harper
c1284839ec Buttons for adjusting font, fix font selector outline 2023-03-03 20:15:40 +08:00
Jackson Harper
98db742c97 Fix to the tracks on the reader settings 2023-03-03 20:10:05 +08:00
Jackson Harper
d93b4458e1 Simplify theme selector 2023-03-03 19:49:40 +08:00
Jackson Harper
e6bfaa4500 Remove unused noFade param 2023-03-03 19:26:06 +08:00
Jackson Harper
a53925edf9 Update savedAt and publishedAt 2023-03-03 19:20:06 +08:00
Jackson Harper
cfc538ff99 Search improvements 2023-03-03 19:15:03 +08:00
Jackson Harper
ac5c3e0176 Fill color for the progress bars in dark 2023-03-03 19:01:07 +08:00
Jackson Harper
35bed5236a Light / dark tweaks 2023-03-03 18:54:09 +08:00
Jackson Harper
d68c79a2eb Dark / light mode tweaks 2023-03-03 16:58:19 +08:00
Jackson Harper
404a9d093e Close instead of cancel to close the search bar 2023-03-03 14:57:41 +08:00
Jackson Harper
678f60823b Inline search box 2023-03-03 14:44:06 +08:00
Jackson Harper
9a4877a0c9 Better centre the magnifying glass 2023-03-03 14:26:48 +08:00
Jackson Harper
f725eea1e5 Borders on list view 2023-03-03 14:23:15 +08:00
Jackson Harper
fbc42361b6 Adjust reader down a bit for the expanded header size 2023-03-03 14:11:49 +08:00
Jackson Harper
a9c6b13279 Work towards inline toolnar, better transition on filter menu. Toggle visiblity so it doesnt display during responsive resizes 2023-03-03 14:08:27 +08:00
Jackson Harper
37b8d644a5 Use theme for display font 2023-03-03 13:29:36 +08:00
Jackson Harper
3eb74251da Work on dark mode 2023-03-03 12:15:02 +08:00
Jackson Harper
e09aaf0347 Use SF pro instead of SF Pro Display 2023-03-03 10:58:36 +08:00
Jackson Harper
d998db65d8 Add list/grid switcher to the dropdown in compact 2023-03-03 10:48:47 +08:00
Jackson Harper
3b132490c9 Start adding a search modal thingy 2023-03-03 10:21:06 +08:00
Hongbo Wu
03cc2278ab
Merge pull request #1852 from omnivore-app/add-pubslished-at-to-update-page-input
Add publishedAt to the updatePageInput
2023-03-03 09:26:41 +08:00
Jackson Harper
7f6c0e9e0a Reading progress dot shouldnt be green 2023-03-02 21:56:46 +08:00
Jackson Harper
7fcd5e300d menu size max list size 2023-03-02 21:41:16 +08:00
Jackson Harper
b4512c7f14 Add library list card 2023-03-02 21:36:44 +08:00
Jackson Harper
ded3768766 Library list view implementation 2023-03-02 21:22:19 +08:00
Jackson Harper
0735b10d1b Top menu visible when filter open 2023-03-02 19:38:10 +08:00
Jackson Harper
5bbd90de37 Animate filter menu in from bottom 2023-03-02 19:32:34 +08:00
Jackson Harper
226eabc995 Mobile filter menu stuff 2023-03-02 19:13:25 +08:00
Jackson Harper
b254141e08 Add small library menu header button 2023-03-02 17:46:54 +08:00
Jackson Harper
e4a89bef9d WIP: article actions on mobile 2023-03-02 17:04:31 +08:00
Jackson Harper
216e96a9de Increase breakpoint for reader header 2023-03-02 15:10:18 +08:00
Jackson Harper
9f38110dfe Make the header solid on smaller screens 2023-03-02 15:05:30 +08:00
Jackson Harper
bd0a8095a0 Article actions colors 2023-03-02 14:50:33 +08:00
Hongbo Wu
bd12ecd7ec Add publishedAt to the updatePageInput 2023-03-02 13:40:59 +08:00
Jackson Harper
ac7b179e79 Add LogoBox 2023-03-02 13:32:23 +08:00
Jackson Harper
33bebc8cca Remove duplicated code, add invisible border at bottom of reader header so its the same size as the library header 2023-03-02 13:24:18 +08:00
Jackson Harper
81b202d3ca Add edit item modals 2023-03-02 13:04:01 +08:00
Jackson Harper
aa2e20d9c0 Edit title and description modal 2023-03-02 12:59:31 +08:00
Jackson Harper
15bbd8d1dd Rename EditTitle to EditItem and start refactor to allow to work on articles and library items 2023-03-02 10:41:07 +08:00