UpUp icon indicating copy to clipboard operation
UpUp copied to clipboard

✈️ Easily create sites that work offline as well as online

Results 43 UpUp issues
Sort by recently updated
recently updated
newest added

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.2. Changelog Sourced from async's changelog. v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask if available to the environment (#1761) Minor perf improvement in...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. Release notes Sourced from is-svg's releases. v4.3.1 Remove leftover console.log b8ebc78 https://github.com/sindresorhus/is-svg/compare/v4.3.0...v4.3.1 v4.3.0 Improve performance and accuracy 732fc72 https://github.com/sindresorhus/is-svg/compare/v4.2.2...v4.3.0 v4.2.2 Fix ReDoS vulnerability 01f8a08...

dependencies

Is there a way to store audio or video files offline for iOS 14 users? I've read that using indexedDB, it can store binary data such as videos or music...

How much Can be stored offline? Which offline files types are supported and how large can they be? Example 1gb mp4 with vtt subs? Cheers

Can upup.js make multiple offline page specific URL? I have a web build with upup with multiple page application, and this web can be accessed if offline. ![image](https://user-images.githubusercontent.com/9270445/92883940-9481be00-f43b-11ea-9f42-4d3d69ead2e0.png) if i...