|
0e376866a7
|
Open file tab by default
|
2023-07-24 20:07:29 +02:00 |
|
|
d677b825e1
|
Disable spellcheck and autocomplete on all inputs
|
2023-07-21 21:49:29 +02:00 |
|
|
3ca561b4b4
|
Added collection copy feature (fixes #63)
|
2023-07-21 21:40:08 +02:00 |
|
dependabot[bot]
|
3827ae3482
|
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#61)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3
to 1.2.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jonschlinkert/word-wrap/releases">word-wrap's
releases</a>.</em></p>
<blockquote>
<h2>1.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove default indent by <a
href="https://github.com/mohd-akram"><code>@mohd-akram</code></a> in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
<li>🔒fix: CVE 2023 26115 (2) by <a
href="https://github.com/OlafConijn"><code>@OlafConijn</code></a> in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
<li>🔒 fix: CVE-2023-26115 by <a
href="https://github.com/aashutoshrathi"><code>@aashutoshrathi</code></a>
in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
<li>chore: publish workflow by <a
href="https://github.com/OlafConijn"><code>@OlafConijn</code></a> in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/42">jonschlinkert/word-wrap#42</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/mohd-akram"><code>@mohd-akram</code></a> made
their first contribution in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/24">jonschlinkert/word-wrap#24</a></li>
<li><a
href="https://github.com/OlafConijn"><code>@OlafConijn</code></a> made
their first contribution in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/41">jonschlinkert/word-wrap#41</a></li>
<li><a
href="https://github.com/aashutoshrathi"><code>@aashutoshrathi</code></a>
made their first contribution in <a
href="https://redirect.github.com/jonschlinkert/word-wrap/pull/33">jonschlinkert/word-wrap#33</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f64b188c72 "><code>f64b188</code></a>
run verb to generate README</li>
<li><a
href="03ea08256b "><code>03ea082</code></a>
Merge pull request <a
href="https://redirect.github.com/jonschlinkert/word-wrap/issues/42">#42</a>
from jonschlinkert/chore/publish-workflow</li>
<li><a
href="420dce9a24 "><code>420dce9</code></a>
Merge pull request <a
href="https://redirect.github.com/jonschlinkert/word-wrap/issues/41">#41</a>
from jonschlinkert/fix/CVE-2023-26115-2</li>
<li><a
href="bfa694edf5 "><code>bfa694e</code></a>
Update .github/workflows/publish.yml</li>
<li><a
href="ace0b3c78f "><code>ace0b3c</code></a>
chore: bump version to 1.2.4</li>
<li><a
href="6fd7275946 "><code>6fd7275</code></a>
chore: add publish workflow</li>
<li><a
href="30d6daf60f "><code>30d6daf</code></a>
chore: fix test</li>
<li><a
href="655929cabe "><code>655929c</code></a>
chore: remove package-lock</li>
<li><a
href="49e08bbc32 "><code>49e08bb</code></a>
chore: added an additional testcase</li>
<li><a
href="9f626935f3 "><code>9f62693</code></a>
fix: cve 2023-26115</li>
<li>Additional commits viewable in <a
href="https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=word-wrap&package-manager=npm_and_yarn&previous-version=1.2.3&new-version=1.2.4)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/garraflavatra/rolens/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-20 16:57:15 +02:00 |
|
|
5deab93162
|
Find view: confirm deletion (fixes #58)
|
2023-07-19 21:07:50 +02:00 |
|
|
43fce1f27e
|
Added shell documentation
|
2023-07-19 20:45:05 +02:00 |
|
|
77747c10c2
|
Added horizontal/vertical view toggle to the shell (#37)
|
2023-07-19 20:18:40 +02:00 |
|
|
9d577ac429
|
Added functionality to save and import shell scripts (#37)
|
2023-07-19 20:01:15 +02:00 |
|
|
6027ab155a
|
Find view: paste ID and press Enter (fixes #55)
|
2023-07-08 13:17:30 +02:00 |
|
|
5476df5fe9
|
Preserve state between tabs (cc #37) (fixes #56)
|
2023-07-08 13:07:55 +02:00 |
|
|
770a204be2
|
Moved icon SVGs out of icons.svelte
|
2023-07-02 11:00:20 +02:00 |
|
|
7a5354c5f4
|
Report stderr in shell (#37)
|
2023-07-02 10:10:45 +02:00 |
|
|
61142844fa
|
Shell feature (#44)
Resolves #37: adds a shell tab where the user can write mongo shell
scripts and execute them.
|
2023-07-01 21:34:32 +02:00 |
|
|
24b0df95df
|
Add ability to see host logs (#54)
Squashed commit of the following:
commit 93b2d67cef
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 20:07:33 2023 +0200
Add filter functionality
commit 30b65a198f
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 19:27:20 2023 +0200
Renamed `form-row` class to `formrow`
commit 21afb01ea1
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 19:26:04 2023 +0200
Hide object types in object grid
commit 037d5432a4
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 19:21:54 2023 +0200
Make auto reload interval input smaller
commit 49d5022027
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 15:08:00 2023 +0200
Implement logs autoreload
commit 1f8984766b
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 15:04:00 2023 +0200
Return on error
commit 9c85259964
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 15:03:37 2023 +0200
Add log error handling
commit 7a98a63866
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 14:46:39 2023 +0200
Update log tab icon
commit f30827ae2e
Author: Romein van Buren <romein@vburen.nl>
Date: Sat Jul 1 14:41:59 2023 +0200
Add host log panel
|
2023-07-01 20:30:43 +02:00 |
|
|
0b9f23365b
|
Add app name and version to mongo connections
|
2023-07-01 10:35:41 +02:00 |
|
|
823ae1328b
|
Added some PR talk
|
2023-06-29 14:37:39 +02:00 |
|
|
ce9934faa7
|
Update shortcuts (fixes #51)
|
2023-06-29 09:50:18 +02:00 |
|
|
e53019a4b0
|
Hide title bar overflow (fixes #52)
|
2023-06-28 18:00:50 +02:00 |
|
|
0e4c5d474b
|
CSS: renamed .btn to .button
|
2023-06-27 17:21:54 +02:00 |
|
|
3b4be3ebf6
|
Experimental Excel export feature (WIP)
|
2023-06-26 21:18:29 +02:00 |
|
|
efcc78e3bb
|
Use new loading interface for collection indexes
|
2023-06-26 21:09:28 +02:00 |
|
|
9acb89205d
|
Improved the app menu
|
2023-06-26 21:05:05 +02:00 |
|
|
79568bc5f4
|
Make table headers stick to the top
|
2023-06-25 16:11:51 +02:00 |
|
|
8bebdfccd8
|
Small frontend fixes
|
2023-06-25 08:16:31 +02:00 |
|
|
f0ab5288f7
|
Hide tabs scrollbar when not necessary
|
2023-06-24 22:10:47 +02:00 |
|
|
67b820ad47
|
Fixed host editing bug
|
2023-06-24 20:43:02 +02:00 |
|
|
eef74b306b
|
Made it possible to input loose JSON into find view inputs
I.e. `{ key: 'val' }` or `{ 'num': 2 }` besides `{ "strict": "json" }`.
|
2023-06-24 16:05:33 +02:00 |
|
imgbot[bot]
|
2a29f5226c
|
[ImgBot] Optimize images (#42)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2023-06-23 21:30:41 +02:00 |
|
|
a12417d4e9
|
Added copy button to error messages
|
2023-06-23 21:27:55 +02:00 |
|
|
dc0094b27c
|
Made harsh loading/error experience friendlier
|
2023-06-23 17:22:47 +02:00 |
|
|
7eb41630db
|
Fixed some hosttree bugs
|
2023-06-23 15:58:23 +02:00 |
|
|
2ecc664e48
|
Merge branch 'dialogs_to_frontend'
|
2023-06-23 15:22:10 +02:00 |
|
|
bd265d0548
|
Multiline tabbar
|
2023-06-23 14:33:39 +02:00 |
|
dependabot[bot]
|
982d112665
|
Bump eslint from 8.42.0 to 8.43.0 in /frontend (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 14:43:57 +02:00 |
|
dependabot[bot]
|
e388b2513b
|
Bump @codemirror/view from 6.13.0 to 6.13.2 in /frontend (#41)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 14:43:47 +02:00 |
|
|
0a3f99fa32
|
Moved text input dialog to frontend
|
2023-06-18 21:40:39 +02:00 |
|
|
a1456b3987
|
Implement OOP hosttree (#32)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-18 21:31:55 +02:00 |
|
dependabot[bot]
|
29154d04d7
|
Bump @codemirror/language from 6.7.0 to 6.8.0 in /frontend (#33)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 16:20:16 +02:00 |
|
|
2ee5c7dadd
|
Fixed frontend coding style problems
|
2023-06-11 09:34:00 +02:00 |
|
|
6cc329982a
|
Configure ESlint properly
|
2023-06-11 09:27:57 +02:00 |
|
|
15d30e67c3
|
Correct doc link in about box (resolves #30)
|
2023-06-10 09:40:38 +02:00 |
|
|
abc9df0897
|
Added meaningful window titles
|
2023-06-09 20:52:15 +02:00 |
|
|
be4e3e778e
|
Display host stats
|
2023-06-07 21:52:43 +02:00 |
|
|
be7643bd31
|
Display sb stats generated by dbStats command (#15)
|
2023-06-07 21:30:22 +02:00 |
|
|
ea376f5ba7
|
Fix host/database selection bug in grid
|
2023-06-07 21:12:09 +02:00 |
|
|
b29b534b2f
|
Show version number in about dialog (#28)
|
2023-06-06 21:52:02 +02:00 |
|
dependabot[bot]
|
775e4d98d8
|
Bump vite from 3.2.5 to 3.2.7 in /frontend (#29)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-06 07:12:15 +02:00 |
|
dependabot[bot]
|
9c1e6fe37a
|
Bump @codemirror/lang-javascript from 6.1.8 to 6.1.9 in /frontend (#22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-05 21:50:11 +02:00 |
|
dependabot[bot]
|
4e12591fc8
|
Bump eslint from 8.41.0 to 8.42.0 in /frontend (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-05 21:49:45 +02:00 |
|
dependabot[bot]
|
0ddf172327
|
Bump @codemirror/view from 6.12.0 to 6.13.0 in /frontend (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-05 21:49:31 +02:00 |
|