offline
Here are 1,030 public repositories matching this topic...
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 30, 2020 - C++
Hi,
Today I faced a problem with filtered export json file;
Normally I do filtering for many tables without any problems, but this table strangely produces an extra comma in the exported data row array;
Here is the main export function I use for the table;
async function exportMember(memberNo, exportName) {
if (db === null || memberNo === "") return false;
memberNo = par
-
Updated
Jun 9, 2019 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 24, 2020 - JavaScript
There is a user with a dick pic as their icon. Many people have blocked them, as have I.
I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.
Can we use CSS to blur the user icons of blocked and ignored users?
filter: blur(8px);
-webkit-filter: blur(8px);
(Those icons might al
-
Updated
Oct 24, 2018
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 11, 2020 - TypeScript
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
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
Jun 2, 2020 - JavaScript
-
Updated
Aug 1, 2020 - TypeScript
-
Updated
May 17, 2017 - HTML
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Jul 20, 2020 - JavaScript
I'm submitting a...
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
-
Updated
Jul 20, 2020 - CSS
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."