Jackson Harper
|
7fcad6ac56
|
Handle empty search term when setting label filters
|
2023-03-01 19:41:21 +08:00 |
|
Jackson Harper
|
907319262c
|
Set width and maxWidth on filter buttons so they clip but also show full width
|
2023-03-01 19:30:40 +08:00 |
|
Jackson Harper
|
1fafc3cb19
|
Max width on filter buttons
|
2023-03-01 18:21:17 +08:00 |
|
Jackson Harper
|
c603f730a8
|
Fix menu button size, better scroll handling
|
2023-03-01 17:47:14 +08:00 |
|
Jackson Harper
|
d05aa87fe8
|
Handle large lists of labels on some cards
|
2023-03-01 16:04:52 +08:00 |
|
Jackson Harper
|
deb41afd3f
|
Use full width for cards
|
2023-03-01 15:36:56 +08:00 |
|
Jackson Harper
|
fef1349dde
|
Remove old commented out code
|
2023-03-01 15:30:00 +08:00 |
|
Jackson Harper
|
61d93823fc
|
Make a 4x grid option for xxl screens
|
2023-03-01 15:25:09 +08:00 |
|
Jackson Harper
|
3ba6f5c0c8
|
Better spacing on filter buttons
|
2023-03-01 13:38:32 +08:00 |
|
Jackson Harper
|
5c9701b00d
|
Left menu tweaks
|
2023-03-01 13:35:38 +08:00 |
|
Jackson Harper
|
c58e3b3762
|
Use Next link on grid card
|
2023-03-01 13:21:49 +08:00 |
|
Jackson Harper
|
602eb26d57
|
Tweak color of topline on grid cards
|
2023-03-01 12:35:34 +08:00 |
|
Jackson Harper
|
98b6d15c86
|
Align the upper case A manually a bit
|
2023-03-01 11:33:03 +08:00 |
|
Jackson Harper
|
00286244ce
|
Label sizing tweaks
|
2023-03-01 11:18:26 +08:00 |
|
Jackson Harper
|
2e16eab155
|
Adjust search bar after adjusting left menu
|
2023-03-01 11:12:39 +08:00 |
|
Jackson Harper
|
b091ff830f
|
Improve handling of labels
|
2023-03-01 10:56:00 +08:00 |
|
Jackson Harper
|
0b33f63680
|
Some sizing tweaks for larger screens
|
2023-03-01 10:42:56 +08:00 |
|
Jackson Harper
|
c3b5666f79
|
Use 4 columns on larger screens, increase menu width
|
2023-03-01 10:03:23 +08:00 |
|
Jackson Harper
|
1e38837f52
|
Add reader images
|
2023-02-28 18:22:28 +08:00 |
|
Jackson Harper
|
c251de12d9
|
Reader display setting positioning
|
2023-02-28 18:20:26 +08:00 |
|
Jackson Harper
|
a2583ad5a8
|
Update reader settings control
|
2023-02-28 18:01:57 +08:00 |
|
Satindar Dhillon
|
774c2bc16c
|
resolve or remove todo comments
|
2023-02-27 16:52:52 -08:00 |
|
Satindar Dhillon
|
ad5b6eac85
|
Merge pull request #1844 from sixten/clear-local-files
Clear local files when reseting local storage
|
2023-02-27 14:33:16 -08:00 |
|
dependabot[bot]
|
ef34ced1d2
|
Bump cypress from 10.6.0 to 12.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.6.0 to 12.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.6.0...v12.7.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 21:18:05 +00:00 |
|
dependabot[bot]
|
36bac532b0
|
Bump @opentelemetry/instrumentation-dns from 0.29.0 to 0.31.2
Bumps [@opentelemetry/instrumentation-dns](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.29.0 to 0.31.2.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/host-metrics-v0.29.0...instrumentation-dns-v0.31.2)
---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-dns"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 21:17:27 +00:00 |
|
Sixten Otto
|
f013408cf7
|
hide String serialization of lastItemSyncTime
|
2023-02-27 08:45:28 -07:00 |
|
Sixten Otto
|
a2f812376a
|
clear files when reseting local data storage
|
2023-02-27 08:17:27 -07:00 |
|
Sixten Otto
|
fe9376488f
|
update existing code to use wrapper API
|
2023-02-27 08:17:27 -07:00 |
|
Sixten Otto
|
0c31e87483
|
create convenience API for documents/caches URLs
|
2023-02-27 08:17:27 -07:00 |
|
Jackson Harper
|
bf7d8102ae
|
Wire up setting the display settings
|
2023-02-27 15:37:00 +08:00 |
|
Jackson Harper
|
8794bb18cb
|
Use the dropdown on the reader menu
|
2023-02-27 15:29:43 +08:00 |
|
Jackson Harper
|
3325bddd90
|
Go back to old cards for now
|
2023-02-27 15:29:30 +08:00 |
|
Jackson Harper
|
be395019ec
|
Help typescript out a bit
|
2023-02-27 15:12:09 +08:00 |
|
Jackson Harper
|
e9ae311559
|
Add wordsCount and better center new grid cards
|
2023-02-27 15:07:04 +08:00 |
|
Jackson Harper
|
c14550f14f
|
Use new grid cards
|
2023-02-27 14:54:48 +08:00 |
|
Jackson Harper
|
8e11b26d69
|
Fix SettingsLayout attributes
|
2023-02-27 14:19:13 +08:00 |
|
Jackson Harper
|
beb182019a
|
Remove unused prop
|
2023-02-27 14:15:08 +08:00 |
|
Jackson Harper
|
9b66d40c47
|
Some extra margin on the install view
|
2023-02-27 14:05:59 +08:00 |
|
Jackson Harper
|
9c00555ab7
|
Use SettingsLayout instead of Primary layout for the settings items
|
2023-02-27 14:01:44 +08:00 |
|
Jackson Harper
|
712b163512
|
Allow the Add Link button to scroll instead of being fixed to the bottom
|
2023-02-27 13:45:14 +08:00 |
|
Hongbo Wu
|
d96f0fefbb
|
Merge pull request #1840 from omnivore-app/fix/unsubscribe
Fix confusing unsubscribing url with email address
|
2023-02-27 13:42:25 +08:00 |
|
Jackson Harper
|
4fc1c4e847
|
Spacing on filter buttons
|
2023-02-27 13:38:19 +08:00 |
|
Jackson Harper
|
f9e40fe427
|
Better handling of long filter button text names like subscriptions
|
2023-02-27 12:35:45 +08:00 |
|
Jackson Harper
|
ffd6edb6eb
|
Merge pull request #1764 from laurentkempe/feat/getting-started-french-translation
Translate the English Getting Started page to French
|
2023-02-27 12:11:45 +08:00 |
|
Jackson Harper
|
6ea7d04059
|
Fix avatar dropdown props
|
2023-02-27 12:10:32 +08:00 |
|
Hongbo Wu
|
de9524c3e8
|
Fix confusing unsubscribing url with email address
|
2023-02-27 12:06:46 +08:00 |
|
Jackson Harper
|
28ed8a5612
|
Make the FullLogo a link to the library
|
2023-02-27 12:06:04 +08:00 |
|
Jackson Harper
|
6dd6bbe297
|
Update the avatar to the latest design
|
2023-02-27 11:51:46 +08:00 |
|
Jackson Harper
|
d6d975bed3
|
Remove unused ShareHighlightModal
|
2023-02-27 11:39:30 +08:00 |
|
Jackson Harper
|
066766d980
|
Remove unused code
|
2023-02-27 11:12:29 +08:00 |
|