-
Updated
May 14, 2022 - Ruby
offline
Here are 1,418 public repositories matching this topic...
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 9, 2022 - C++
-
Updated
May 3, 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
May 13, 2022 - JavaScript
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
Apr 27, 2022 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
May 12, 2021 - JavaScript
One can add stops, but it is currently impossible to change the order of the stops.
Also, it would be nice to have an overview of all the stops and adresses. There only is map view for multi stop routes right now.
-
Updated
Oct 4, 2021
-
Updated
Apr 19, 2022 - JavaScript
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Apr 29, 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
May 16, 2022 - Vue
-
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
Mar 26, 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