-
Updated
Jul 8, 2022 - Ruby
offline
Here are 1,455 public repositories matching this topic...
-
Updated
May 31, 2022 - JavaScript
-
Updated
Jun 25, 2022 - C++
-
Updated
Jul 8, 2022 - C++
Fedora & apt-get
I want to implement a pagination,
Did Vue have reactive query variable like React hooks useLiveQuery() second parameter deps?
const limit = ref(50);
const items = useObservable(liveQuery(
() =>
db.orderBy("creat")
.limit(limit.value) // the limit is reavtive ref, but change limit not triger the items change.
.toArray()
))
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
May 25, 2022 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
Search before asking
- I had searched in the feature and found no similar feature requirement.
Description
link apache/incubator-seatunnel#1946
Now the FileSink Connector only support text file format, CSV is a very common file format and it often used in hive.
-
Updated
May 12, 2021 - JavaScript
-
Updated
Jun 21, 2022
-
Updated
Jun 19, 2022 - JavaScript
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jun 23, 2022 - TypeScript
I use a lot the option -f to download videos from a list of links. It would be very useful if there is an option that let the program delete the line of the link when the download is terminated without any errors. Because, if the program has an error I have to manually check every link to know if a video has been downloaded.
Thank you for this project!
General informations
- system/distribution (with version): Debian Buster
- offlineimap version (
offlineimap -V): offlineimap v7.2.3 - Python version: v2.7.16
- server name or domain: Amazon WorkMail
- CLI options: nothing special
Configuration file offlineimaprc
[Repository WorkMail-Remote]
type = IMAP
remotehost = imap.mail.eu-west-1.awsapps.com
remoteuser = REDAC
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Feb 12, 2021 - JavaScript
The issue I'm experiencing is pretty annoying.
I'm trying to optimize my first byte, by turning off compression, and gziping everything by webpack with CompressionPlugin. The issue is that it doesn't compress service-worker.js produced by sw-precache-webpack-plugin.
I understand the reason why: service-worker.js should cache all chunks produced by webpack after CompressionPlugin compress
-
Updated
Jul 5, 2022 - JavaScript
Improve this page
Add a description, image, and links to the offline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the offline topic, visit your repo's landing page and select "manage topics."
Specs