152 Commits

Author SHA1 Message Date
Georgi Matev
31db484ab3
Add make serve to serve static build. (#1574)
## Description

Add `make serve` to serve static build.

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-21 19:25:40 +00:00
Georgi Matev
16a18cb3b4
Tell Tailwind to use the Docusorus dark-mode attribute (#1573)
## Description

Tailwind needs to know what is the attribute specifying DarkMode. Default is `class="dark"` which is not what Docusaurus uses. 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-21 18:57:53 +00:00
Niraj Tolia
73b4aa6ff6
More website tweaks (#1563)
## Description

- Add quickstart button to homepage
- Tweak meta for better URL previews
- Add a robots.txt file

## Type of change

- [x] 🗺️ Documentation
2022-11-21 16:20:00 +00:00
Niraj Tolia
990e5514d2
Add missing docs for TLS config (#1565)
## Description

This should be highlighted given the use in testing

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2022-11-21 01:28:32 +00:00
Ahmed Cool Projects
e7200f193b
Accordions fixed for the dropdown (#1564)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-20 19:27:43 +00:00
Niraj Tolia
e6bdceb248
Moar website fixes (#1562)
## Description

- Fixes metadata that impacts preview cards
- Fix URLs that pointed to the old docs site
2022-11-20 05:58:04 +00:00
Niraj Tolia
7ecc94457d
More website fixes for first push (#1560)
## Description

- Fix website URL
- Add the AWS CLI for publishing the website
- Temporarily force dark mode
- More image cleanups

## Type of change

- [x] 🌻 Feature
- [x] 🗺️ Documentation
2022-11-20 02:35:48 +00:00
Ahmed Cool Projects
53a55dc691
Fixing Home Page Design (#1561)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-20 02:13:23 +00:00
Niraj Tolia
02e037eb0e
Website cleanups (#1558)
## Description

- Removed link to the Corso website
- Whitespace cleanups
- Removed unused images
- Added publish steps for docs (now the website)
- Deletes unused favicon images
- Fixes blog typos (Closes #1553) 
- Removed unused logos
- Removed cloud backup image duplication
- Removed unused video
- Added missing image to a blog post
- Deleted unused blog post images
- Remove unused page that pollutes the sitemap

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2022-11-19 21:20:56 +00:00
Ahmed Cool Projects
ae9141b82b
New Home Page Design (#1557)
## Description

<!-- Insert PR description-->

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🌻 Feature
- [ ] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [ ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-19 20:29:44 +00:00
Niraj Tolia
24a50b9e08
Tweaks to the blog (#1544)
## Description

- Fix incorrect URL
- Truncate blog preview
- Add some SEO optimizations

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-17 08:20:49 +00:00
Niraj Tolia
f2c7bde155
Correctly route docs pages (#1541)
## Description

This has led to bugs earlier. This also removes absolute paths to prevent further
breakages.

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-17 03:26:58 +00:00
Niraj Tolia
e02da9d108
Add blogs back to docs page (#1538)
## Description

This also adds the blog post present on corsobackup.io to test changes

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation
2022-11-16 23:02:06 +00:00
Niraj Tolia
e5701df8c6
Add docs landing page back (#1537)
## Description

This reverts commit 18bc6b05e10df44083ed67010fc62ea9b0a2efd1 in prep for bringing the blog
back to docs.

## Type of change

- [x] 🗺️ Documentation
2022-11-16 22:48:43 +00:00
dependabot[bot]
bfdd16fa0d
⬆️ Bump loader-utils from 2.0.3 to 2.0.4 in /docs (#1530) 2022-11-15 22:04:59 +00:00
dependabot[bot]
c8362e9638
⬆️ Bump mermaid from 9.2.0 to 9.2.2 in /docs (#1497) 2022-11-11 05:29:05 +00:00
dependabot[bot]
d606cec03d
⬆️ Bump sass from 1.56.0 to 1.56.1 in /docs (#1496) 2022-11-11 05:23:58 +00:00
dependabot[bot]
37216c8adc
⬆️ Bump loader-utils from 2.0.2 to 2.0.3 in /docs (#1481) 2022-11-08 05:24:51 +00:00
dependabot[bot]
e885e03c3b
⬆️ Bump sass from 1.55.0 to 1.56.0 in /docs (#1482) 2022-11-08 05:20:43 +00:00
Keepers
2d66dcbd7a
replace golang purge script with powershell script (#1407)
## Description

Three primary changes:
1. move the list of load test users into a secret in the github test domain.
2. purge all data that was generated for users in the load test
3. fix all `m356` typos.

## Type of change

- [x] 🤖 Test
- [x] 💻 CI/Deployment

## Issue(s)

* #1266

## Test Plan

- [x] 💪 Manual
- [x] 💚 E2E
2022-11-04 15:41:36 +00:00
Niraj Tolia
66b58fff03
Add FAQ to address if Corso works with consumer M365 subscriptions (#1445)
## Description

Addresses questions on Corso consumer use

## Type of change

- [x] 🗺️ Documentation
2022-11-04 08:14:11 +00:00
Niraj Tolia
2524c67540
Add a sitemap to the docs site (#1450)
## Description

Configure a sitemap for search engine indexing

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [x] 🗺️ Documentation

## Test Plan

- [x] 💪 Manual
2022-11-04 08:09:56 +00:00
dependabot[bot]
d58e5e61f0
⬆️ Bump mermaid from 9.1.7 to 9.2.0 in /docs (#1440) 2022-11-03 16:45:10 +00:00
Niraj Tolia
2ad9eb531c
Use same gtag as website (#1431)
## Description

Follow Google recommendations for single gtags

## Type of change

- [x] 🗺️ Documentation
2022-11-03 07:19:15 +00:00
Niraj Tolia
bfab312bb3
Add an FAQ to docs (#1428)
## Description

Covers some questions that have come up in initial user testing

## Type of change

- [x] 🗺️ Documentation

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
2022-11-02 21:22:29 +00:00
Niraj Tolia
b5a2746008
Clean up more in docs Makefile (#1424)
## Description

Nuke the auto-generated build and node_modules directory during clean.
Note that this won't affect the docs container image because the container's
node_modules are stored in the (internal) root directory of the mounted docs
folder.

## Type of change

- [x] 🗺️ Documentation
- [x] 🐹 Trivial/Minor
2022-11-02 09:10:02 +00:00
Niraj Tolia
ba66251f52
Fix flipped description of Azure PS env variables (#1413)
## Description

Fix flipped descriptions

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-02 07:22:46 +00:00
Vaibhav Kamra
04b56e75b1
Revert "⬆️ Bump @mdx-js/react from 1.6.22 to 2.1.5 in /docs (#1381)" (#1422)
This reverts commit #1381 which broke the docs build.
2022-11-02 06:34:45 +00:00
dependabot[bot]
b7baf9ffd9
⬆️ Bump @docusaurus/module-type-aliases from 2.0.1 to 2.2.0 in /docs (#1418) 2022-11-02 05:52:46 +00:00
Nočnica Mellifera
7547844bc3
swapped two config value descriptions. (#1414)
## Description

config docs had two config descriptions swapped 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [ x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic
words" - "closes, fixes" to auto-close the Github issue. -->
* #<issue>

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x ] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-11-01 22:15:42 -07:00
Niraj Tolia
f4828705c9
Actually enable Google Analytics for Corso docs (#1409)
## Description

We were missing the actual plugin and did not have configuration for the right
plugin type.

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-11-01 18:40:28 +00:00
dependabot[bot]
826ba778ff
⬆️ Bump @mdx-js/react from 1.6.22 to 2.1.5 in /docs (#1381)
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mdx-js/mdx/releases"><code>@​mdx-js/react</code>'s releases</a>.</em></p>
<blockquote>
<h2>2.1.5</h2>
<ul>
<li>90fa4935 Fix bug with (injected) custom elements and layouts</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5">https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5</a></p>
<h2>2.1.4</h2>
<h4>Patches</h4>
<ul>
<li>9d2aa80b Add file, positional info to crashes in webpack loader
by <a href="https://github.com/Twipped"><code>@​Twipped</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2124">mdx-js/mdx#2124</a></li>
<li>478c78b7 Fix support for Node loaders</li>
</ul>
<h4>Docs</h4>
<ul>
<li>56d70660 Add Astro to site generator docs
by <a href="https://github.com/bholmesdev"><code>@​bholmesdev</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2118">mdx-js/mdx#2118</a></li>
<li>996771ae Add missing <code>import</code> to site example
by <a href="https://github.com/elpddev"><code>@​elpddev</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2115">mdx-js/mdx#2115</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4">https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4</a></p>
<h2>2.1.3</h2>
<h3>Core</h3>
<ul>
<li>9904838a Fix rewriting of components for custom elements
by <a href="https://github.com/bholmesdev"><code>@​bholmesdev</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2101">mdx-js/mdx#2101</a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>69a15b76 Add link to official <code>mdx-js/vscode-mdx</code>
by <a href="https://github.com/jasikpark"><code>@​jasikpark</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2098">mdx-js/mdx#2098</a></li>
</ul>
<h3>Internal stuff that slightly improve stuff</h3>
<ul>
<li>529b96aa Replace <code>astring</code> with <code>estree-util-to-js</code></li>
<li>7d8dc11c Add <code>id</code> field to esbuild messages</li>
<li>7f37b95b Update <code>@types/estree-jsx</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3">https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3</a></p>
<h2>2.1.2</h2>
<h3>Core</h3>
<ul>
<li>7bcd7059 Fix some performance by improving vdom diffing
by <a href="https://github.com/0phoff"><code>@​0phoff</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2062">mdx-js/mdx#2062</a></li>
<li>f77c33f5 Fix support for <code>baseUrl</code> rewriting <code>import.meta.url</code>
by <a href="https://github.com/wooorm"><code>@​wooorm</code></a> in <a href="https://github-redirect.dependabot.com/mdx-js/mdx/pull/2021">mdx-js/mdx#2021</a></li>
</ul>
<h3>Docs</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="6303aa2fd8"><code>6303aa2</code></a> 2.1.5</li>
<li><a href="29e93e539f"><code>29e93e5</code></a> 2.1.4</li>
<li><a href="6690566c65"><code>6690566</code></a> 2.1.3</li>
<li><a href="fce1df0811"><code>fce1df0</code></a> 2.1.2</li>
<li><a href="92c1a65d97"><code>92c1a65</code></a> Update dev-dependencies</li>
<li><a href="b09a5e4995"><code>b09a5e4</code></a> 2.1.1</li>
<li><a href="b8a76c95de"><code>b8a76c9</code></a> 2.1.0</li>
<li><a href="46fae4fcd0"><code>46fae4f</code></a> Update dev-dependencies</li>
<li><a href="490da9f41e"><code>490da9f</code></a> 2.0.0</li>
<li><a href="adc64ecb8e"><code>adc64ec</code></a> Update things for v2 (<a href="https://github.com/mdx-js/mdx/tree/HEAD/packages/react/issues/1926">#1926</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/mdx-js/mdx/commits/2.1.5/packages/react">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~wooorm">wooorm</a>, a new releaser for <code>@​mdx-js/react</code> since your current version.</p>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mdx-js/react&package-manager=npm_and_yarn&previous-version=1.6.22&new-version=2.1.5)](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 it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
2022-11-01 18:35:48 +00:00
dependabot[bot]
f479c980ac
⬆️ Bump @docusaurus/preset-classic from 2.1.0 to 2.2.0 in /docs (#1372) 2022-10-31 15:12:04 +00:00
dependabot[bot]
0b7d46292f
⬆️ Bump mermaid from 9.1.6 to 9.1.7 in /docs (#1369) 2022-10-31 15:09:09 +00:00
dependabot[bot]
d87312e612
⬆️ Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs (#1386) 2022-10-31 15:06:40 +00:00
dependabot[bot]
8e650bfd96
⬆️ Bump sass from 1.54.8 to 1.55.0 in /docs (#1375) 2022-10-31 15:03:48 +00:00
Niraj Tolia
18bc6b05e1
Remove Corso docs landing page (#1367)
## Description

Given that we have a website, this change removes the Docs landing page

## Type of change

- [x] 🗺️ Documentation

## Test Plan

- [x] 💪 Manual
2022-10-29 01:29:42 +00:00
Niraj Tolia
af35fb51b6
Add Twitter card for docs (#1330)
## Description

Adds metadata for Twitter cards to Docusaurus

## Type of change

- [x] 🗺️ Documentation
2022-10-26 23:08:19 +00:00
ashmrtn
e51cb7dcf5
Note about concurrent M365 operations during backup (#1308)
Note about concurrent operations during backup

Co-authored-by: Georgi Matev <gmatev@alcion.ai>
2022-10-24 18:33:32 -07:00
Georgi Matev
8f3e67723c
Make links visible in light mode (#1315)
## Description

Use specific color for light mode links to make them stand out

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [x] 🐛 Bugfix
- [ ] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-10-24 23:18:43 +00:00
Georgi Matev
035144a41d
Connect to roadmap project (#1314)
## Description

References the Corso roadmap project 

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-10-24 22:13:37 +00:00
Niraj Tolia
c8ca2d0578
Add docs on filing bugs (#1312)
## Description

- Add a support section for the new page
- Moves known issues under the support section
- This is a placeholder to add more information (e.g., getting logs)

## Type of change

- [x] 🗺️ Documentation
2022-10-24 20:41:03 +00:00
Georgi Matev
f0cee163a8
Add Corso known issues (#1235)
## Description

Add Corso known issues

## Type of change

<!--- Please check the type of change your PR introduces: --->
- [ ] 🌻 Feature
- [ ] 🐛 Bugfix
- [x] 🗺️ Documentation
- [ ] 🤖 Test
- [ ] 💻 CI/Deployment
- [ ] 🐹 Trivial/Minor

## Issue(s)
closes #1180
<!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. -->

## Test Plan

<!-- How will this be tested prior to merging.-->
- [x] 💪 Manual
- [ ]  Unit test
- [ ] 💚 E2E
2022-10-24 06:31:18 +00:00
Niraj Tolia
eeeaa0e171
Add instructions on using S3-compatible systems (#1301)
## Description

Most refers to the AWS docs but adds a pointer to the endpoint param

## Type of change

- [x] 🗺️ Documentation
2022-10-24 01:28:35 +00:00
Niraj Tolia
77446c030a
Remove docs reference to discussions (#1297)
## Description

Now disabled on Github

## Type of change

- [x] 🗺️ Documentation
2022-10-22 02:13:35 +00:00
Niraj Tolia
e3bde94285
Update windows download docs to reflect zip files (#1292)
## Description

Updates docs to expand zip files instead of tar.gz ones

## Type of change

- [x] 🗺️ Documentation
2022-10-21 23:28:50 +00:00
Keepers
f335fd8b5b
clean up cli outputs (#1271)
## Description

Remove old "restored..." confirmation line from the CLI. Renamed the "Reference" column header to "ID"  in the tabular output, which represents the shortRef aka item id.

## Type of change

- [x] 🐹 Trivial/Minor

## Issue(s)

* #1269

## Test Plan

- [x] 💪 Manual
- [x]  Unit test
2022-10-21 23:02:05 +00:00
Niraj Tolia
20c6c70668
Misc. doc fixes (#1290)
## Description

- Add missing Docker container version
- Clean up some text
- Some consistency tweaks
- Remove stale text in the configuration section
- Spell out environment variables
- Fix broken link

## Type of change

- [x] 🐛 Bugfix
- [x] 🗺️ Documentation
2022-10-21 19:15:04 +00:00
Niraj Tolia
c88c610e93
Consolidate downloads text (#1288)
## Description

The removes replication of information

## Type of change

- [x] 🗺️ Documentation
2022-10-21 16:45:23 +00:00
Niraj Tolia
71176ec6dc
Add download instructions to the Quickstart (#1287)
## Description

This PR further reduces the number of times someone needs to leave the quickstart page.

This change also temporarily replicates some info from the download page because I haven't been able to figure out how to import MD(X) while exposing imports to the child document.

## Type of change

- [x] 🗺️ Documentation
2022-10-21 16:28:42 +00:00