Commit Graph

7816 Commits

Author SHA1 Message Date
35afaa97da Update the Safari extension 2023-10-04 11:13:23 +08:00
29ff09bb4c Merge pull request #2845 from omnivore-app/release/android-102
Bump android version
2023-10-04 07:56:49 +08:00
cd06fdb0d5 Merge pull request #2842 from omnivore-app/fix/ios-swipe-back-gesture-tolerance
Tweak the tolerance of the swipe back gesture
2023-10-04 07:56:16 +08:00
07927d36b3 Merge pull request #2846 from omnivore-app/feat/web-ibm-plex-sans
Add the IBM Plex Sans font to the web
2023-10-04 07:54:42 +08:00
089fbe23a6 Merge pull request #2844 from omnivore-app/feat/android-self-hosting-options
Add self hosted settings to Android app
2023-10-03 20:55:01 +08:00
033e337f78 Add the IBM Plex Sans font to the web 2023-10-03 20:46:30 +08:00
405e48c31a Bump android version 2023-10-03 20:41:23 +08:00
f81e238f89 Add self hosted settings to Android app 2023-10-03 17:16:25 +08:00
95f975dd0f Merge pull request #2837 from omnivore-app/fix/rss-406
fix 406 not acceptable error from subscribing an rss feed
2023-10-03 14:31:26 +08:00
eb7ff1bd53 Tweak the tolerance of the swipe back gesture 2023-10-03 13:54:34 +08:00
7fa27cead5 Merge pull request #2841 from omnivore-app/fix/admin-rm-unused-columns
Remove some unused columns from the subscription admin accessor
2023-10-03 13:43:45 +08:00
69b3275450 Remove some unused columns from the subscription admin accessor 2023-10-03 13:17:14 +08:00
c34207d5ea Merge pull request #2835 from omnivore-app/fix/ios-gesture
iOS17 swipe gesture + library contrast
2023-10-03 13:15:42 +08:00
86d8f6e0d8 Merge pull request #2836 from omnivore-app/fix/extension-label-removal
Sync label removal changes
2023-10-03 13:15:10 +08:00
e70fd23ec8 fix 406 not acceptable error from subscribing an rss feed 2023-10-02 22:26:45 +08:00
f09272b9b7 Sync label removal changes 2023-10-02 22:24:12 +08:00
e80f2457ad Tweak contrast on author 2023-10-02 22:21:59 +08:00
9c9b91d853 Add some tolerance to the swipe back gesture 2023-10-02 22:21:30 +08:00
cdc9901f71 Merge pull request #2832 from omnivore-app/fix/extension-remove-click-handler
Fix the label remove click handler in the extension
2023-10-02 21:16:38 +08:00
e93b3577dc Fix the label remove click handler in the extension 2023-10-02 18:51:50 +08:00
4953a4d356 Merge pull request #2828 from omnivore-app/fix/web-title-typo
Fix title tooltip for the reader display settings
2023-10-02 15:00:18 +08:00
334718292f Fic title tooltip for the reader display settings 2023-10-02 14:53:14 +08:00
e702930d09 Merge pull request #2826 from omnivore-app/fix/web-add-contribute-button
Add the contribute button to the left menu
2023-10-02 13:22:15 +08:00
ef8a75f681 Set the tab index on the RSS forms view 2023-10-02 13:13:02 +08:00
c9aea5248e Make the feeds UI a bit more consistent with the rest of settings 2023-10-02 13:07:51 +08:00
a99aa059c9 Add the contribute button to the left menu 2023-10-02 12:57:25 +08:00
87bb2cc4bc Merge pull request #2819 from omnivore-app/feat/web-account-limits-ux
Account limits UX test
2023-10-02 12:39:06 +08:00
4b1b7f34b9 Merge pull request #2825 from omnivore-app/fix/subscribe-api-406
fix 406 not acceptable error from subscribing an rss feed: https://feed.infoq.com/
2023-10-02 12:38:43 +08:00
5530232adc Merge pull request #2811 from omnivore-app/dependabot/npm_and_yarn/get-func-name-2.0.2
Bump get-func-name from 2.0.0 to 2.0.2
2023-10-02 12:16:13 +08:00
c0b3b83726 Comment out account size UX 2023-10-02 11:59:20 +08:00
6d9f8293df Improve settings layout when sections are empty, better display settings for PDFs 2023-10-02 11:58:18 +08:00
082e83b1ad fix 406 not acceptable error from subscribing an rss feed 2023-10-02 10:52:50 +08:00
9124464c23 Merge pull request #2818 from omnivore-app/fix/web-accounts-form-input
Fix styling of accounts without altering the default form controls
2023-09-30 14:55:05 +08:00
73cfc3a43b Account limits UX test 2023-09-30 14:22:11 +08:00
817a894d64 Fix styling of accounts without altering the default form controls 2023-09-30 14:20:03 +08:00
66ae24329c Merge pull request #2814 from omnivore-app/feat/extension-create-labels
Allow creating labels from the extension
2023-09-30 14:07:04 +08:00
4bda74db3f Merge pull request #2812 from omnivore-app/fix/web-service-worker-cache
Dont use the service worker cache as it interferes with the content security policy
2023-09-30 14:06:49 +08:00
a10c451010 Linting clean up 2023-09-30 13:14:01 +08:00
10e768ace0 Remove debug 2023-09-30 12:54:10 +08:00
34e9ed16b5 Add settings menu 2023-09-30 12:51:15 +08:00
16c000bad4 Revert change 2023-09-30 12:49:44 +08:00
44e85ea295 Merge 2023-09-30 12:48:57 +08:00
5cb94738de Merge pull request #2815 from omnivore-app/fix/archive-and-unarchive-tooltip
fix: showing unarchive as the tooltip when the item is in library and vice versa
2023-09-29 11:15:06 +08:00
a3beb48237 fix: showing unarchive as the tooltip when the item is in library and vice versa 2023-09-28 21:50:39 +08:00
cd8f47acad Merge pull request #2813 from omnivore-app/fix/published-date
get published date from url and time elements
2023-09-28 18:07:32 +08:00
db4604e21f Sync label changes 2023-09-28 17:49:00 +08:00
2b23b0e002 Update generated html 2023-09-28 09:37:48 +00:00
001403c02d fix tests 2023-09-28 17:36:27 +08:00
310ad5de1d get published date from url 2023-09-28 17:35:33 +08:00
45b7c2b619 get published date from time element 2023-09-28 17:14:17 +08:00