mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Admin Portal - Hosted
This commit is contained in:
parent
8bbccdc964
commit
847a3d4a8c
@ -30687,6 +30687,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
ios_open_subscriptions_settings
|
||||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019 Vlad Kostyuk
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
js
|
||||
|
||||
|
8
public/flutter_service_worker.js
vendored
8
public/flutter_service_worker.js
vendored
@ -5,7 +5,7 @@ const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
|
||||
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
|
||||
"version.json": "b56a261de69bbbbfd25eea413e553ca9",
|
||||
"version.json": "0ef84065f51aba3d994632267b1d34cc",
|
||||
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
|
||||
"canvaskit/canvaskit.wasm": "64edb91684bdb3b879812ba2e48dd487",
|
||||
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
|
||||
@ -14,11 +14,11 @@ const RESOURCES = {"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
|
||||
"canvaskit/chromium/canvaskit.wasm": "f87e541501c96012c252942b6b75d1ea",
|
||||
"canvaskit/chromium/canvaskit.js": "0ae8bbcc58155679458a0f7a00f66873",
|
||||
"canvaskit/canvaskit.js": "eb8797020acdbdf96a12fb0405582c1b",
|
||||
"/": "fa6f0de822dac5d6f4a6c91e7b1cf9b6",
|
||||
"/": "cb77df11f120ab12549b889986441e82",
|
||||
"favicon.ico": "51636d3a390451561744c42188ccd628",
|
||||
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
|
||||
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
|
||||
"main.dart.js": "a156cd74500859c0bb72a92e3ef3c109",
|
||||
"main.dart.js": "5e1a69d29137193b3ef33738ff4c7e32",
|
||||
"assets/packages/material_design_icons_flutter/lib/fonts/materialdesignicons-webfont.ttf": "3759b2f7a51e83c64a58cfe07b96a8ee",
|
||||
"assets/packages/window_manager/images/ic_chrome_maximize.png": "af7499d7657c8b69d23b85156b60298c",
|
||||
"assets/packages/window_manager/images/ic_chrome_minimize.png": "4282cd84cb36edf2efb950ad9269ca62",
|
||||
@ -286,7 +286,7 @@ const RESOURCES = {"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
|
||||
"assets/FontManifest.json": "087fb858dc3cbfbf6baf6a30004922f1",
|
||||
"assets/fonts/MaterialIcons-Regular.otf": "eaae6647eef3e88c6961af1e41865ad9",
|
||||
"assets/AssetManifest.bin.json": "611449d46e56c96b3baef404bfc56246",
|
||||
"assets/NOTICES": "5f1f389c5afba8c8c7112c66b06dfb81",
|
||||
"assets/NOTICES": "bd6b3ad1d6e9d2c998821d53ed0349d9",
|
||||
"assets/assets/images/icon.png": "090f69e23311a4b6d851b3880ae52541",
|
||||
"assets/assets/images/google_logo.png": "0f118259ce403274f407f5e982e681c3",
|
||||
"assets/assets/images/payment_types/maestro.png": "e533b92bfb50339fdbfa79e3dfe81f08",
|
||||
|
209080
public/main.dart.js
vendored
209080
public/main.dart.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
{"app_name":"invoiceninja_flutter","version":"5.0.155","build_number":"155","package_name":"invoiceninja_flutter"}
|
||||
{"app_name":"invoiceninja_flutter","version":"5.0.156","build_number":"156","package_name":"invoiceninja_flutter"}
|
Loading…
x
Reference in New Issue
Block a user