Commit graph

11332 commits

Author SHA1 Message Date
Jackson Harper
2c2e449597 Use web return on logo click 2024-06-25 17:42:12 +08:00
Jackson Harper
33b193b81f
Merge pull request #4106 from omnivore-app/fix/web-query-inputs
Add move operation to home, fix query inputs
2024-06-25 17:31:14 +08:00
Jackson Harper
8a8b98f266 Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
Hongbo Wu
0ba46d0de8
Merge pull request #4105 from omnivore-app/update-home-feed-api
add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder
2024-06-25 16:51:12 +08:00
Hongbo Wu
9f16e5fede add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder 2024-06-25 16:40:12 +08:00
Jackson Harper
5c2392fcf5
Merge pull request #4104 from omnivore-app/fix/web-highlights-layout
fix/web highlights layout
2024-06-25 15:34:11 +08:00
Jackson Harper
b3a1fa29cb
Merge pull request #4100 from stefanosansone/feature/android-rtl-text
Android - Right-to-left text support
2024-06-25 15:28:59 +08:00
Jackson Harper
5ebdd861f4
Merge pull request #4099 from stefanosansone/fix/android-self-hosting-button
Android - Onboarding navigation
2024-06-25 15:28:43 +08:00
Jackson Harper
1acf0b5765 Improve smaller screen layouts 2024-06-25 15:22:30 +08:00
Jackson Harper
0402d1d60d Remove right padding on search bar in small screens 2024-06-25 14:49:24 +08:00
Jackson Harper
3e0ed32e14 Improve layout of highlights on smaller screens 2024-06-25 14:45:18 +08:00
Jackson Harper
0b3e72b3e0
Merge pull request #4103 from omnivore-app/fix/web-move-to-library
Use an action so we can update local cache when moving to inbox
2024-06-25 14:35:48 +08:00
Jackson Harper
1fa4d236c3 Update action 2024-06-25 13:23:51 +08:00
Jackson Harper
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
Jackson Harper
9d9c6f5f3c
Merge pull request #4102 from omnivore-app/feat/web-home-tweaks-03
More tweaks to the web home section
2024-06-25 12:01:53 +08:00
Jackson Harper
ab4b6ccd31 Add missing icon 2024-06-25 11:48:52 +08:00
Jackson Harper
c06f25682d Remove unused 2024-06-25 11:44:07 +08:00
Jackson Harper
911f6ed099 Only indent the search bar in compact mode if the menu is closed 2024-06-25 11:34:22 +08:00
Jackson Harper
bd8cdbbfb7 Dont shrink left menu spacer when resizing 2024-06-25 11:08:56 +08:00
Jackson Harper
182f49daba Hover on the highlight cards 2024-06-25 10:40:55 +08:00
Jackson Harper
5d48023432 Calc total menu height so there are not multiple scrollbars, add bg behind header nav button 2024-06-25 10:03:47 +08:00
Jackson Harper
c3ae9e7ac6 Dont revalidate shortcuts on focus to reduce flicker 2024-06-25 09:24:51 +08:00
Jackson Harper
613dd39aba Filtering on the library view 2024-06-25 09:11:15 +08:00
Hongbo Wu
cac70c6cf0
Merge pull request #4048 from holton-jiang/patch-5
Fix some typos|修改部分错别字
2024-06-24 10:21:00 +08:00
Hongbo Wu
b97bfd9983
Merge pull request #4047 from holton-jiang/patch-3
Fix a typo|修改一个错别字
2024-06-24 10:08:38 +08:00
Stefano Sansone
b3358333cc align saved card items 2024-06-24 01:54:14 +02:00
Stefano Sansone
d61c3916f9 add right to left text support 2024-06-24 01:25:31 +02:00
Stefano Sansone
d40701f918 bump version 2024-06-23 21:58:40 +02:00
Stefano Sansone
dd3bd645f1 Merge branch 'refs/heads/main' into fix/android-self-hosting-button 2024-06-23 21:48:36 +02:00
Stefano Sansone
6165dfe203 add user creation screen to onboarding navhost 2024-06-23 21:48:00 +02:00
Stefano Sansone
f25acf0628 refactor onboarding 2024-06-23 19:53:19 +02:00
Hongbo Wu
59e4b1c2cc
Merge pull request #4096 from omnivore-app/fix/migration-permission-error
fix permission error when drop role omnivore_admin
2024-06-21 19:42:07 +08:00
Hongbo Wu
0c87e46578 fix permission error when drop role omnivore_admin 2024-06-21 19:40:22 +08:00
Hongbo Wu
df8823cf6a
Merge pull request #4093 from omnivore-app/fix/home-feed-job
fix/home feed job
2024-06-21 19:10:19 +08:00
Hongbo Wu
fc3f389792
Merge pull request #4095 from omnivore-app/fix/lint-migration-github-action
fix: lint migration github action failed for pull request from contributor
2024-06-21 18:33:51 +08:00
Hongbo Wu
95f3725dfa remove testing sql 2024-06-21 18:11:07 +08:00
Hongbo Wu
d0b790f48b more testing 2024-06-21 18:09:30 +08:00
Hongbo Wu
538eb38217 more testing 2024-06-21 18:06:12 +08:00
Hongbo Wu
a15c679311 fix typo 2024-06-21 18:03:26 +08:00
Hongbo Wu
96d6fb9653 use github env var correctly 2024-06-21 17:59:25 +08:00
Hongbo Wu
81da0eee4f more testing 2024-06-21 17:52:06 +08:00
Hongbo Wu
38f7317cf8 replace set-output command with github env var 2024-06-21 17:50:12 +08:00
Hongbo Wu
f64e85be5b create a test migration sql 2024-06-21 17:44:19 +08:00
Hongbo Wu
67fc0baaed fix: lint migration github action failed for pull request from contributor 2024-06-21 17:41:59 +08:00
Hongbo Wu
a3cf333730 revert change to typeorm 2024-06-21 17:25:20 +08:00
Jackson Harper
d2b2c198d9
Merge pull request #4094 from omnivore-app/feat/web-home-tweaks-03
More web home UI tweaks
2024-06-21 15:47:39 +08:00
Jackson Harper
b39bffdc1a Add hover bg for apollo, implement share 2024-06-21 15:31:57 +08:00
Jackson Harper
bc934a4706 Make sure recently added has a max of two lines 2024-06-21 15:07:21 +08:00
Hongbo Wu
a1cd611fa7 use read replica for "read" 2024-06-21 14:39:40 +08:00
Jackson Harper
59866510b0
Merge pull request #4092 from omnivore-app/feat/web-home-tweaks-02
Implement actions on the home view
2024-06-21 13:50:13 +08:00