1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-22 10:25:48 +01:00
Commit Graph

322 Commits

Author SHA1 Message Date
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
3556098bc5
Updated the changelog 2023-07-19 21:31:39 +02:00
5deab93162
Find view: confirm deletion (fixes #58) 2023-07-19 21:07:50 +02:00
3d13dd974e
Docs: styled stub warning 2023-07-19 20:53:15 +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
ae5002d356
Updated the changelog 2023-07-09 12:56:44 +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
64fb9ed173
Added shell to changelog 2023-07-02 11:13:58 +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
62f4b88ea6
Added log view to changelog 2023-07-01 20:32:41 +02:00
04221bf63f
Add ability to see host logs (#54)
This adds a 'Log' view to the host panel using the [`getLog`
command](https://www.mongodb.com/docs/manual/reference/command/getLog/).

Fixes #53.
2023-07-01 20:31:12 +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
84f1b85356
Attempt to fix build.js 2023-06-30 20:09:36 +02:00
1ecfa0ab20
Prepared 0.2.1 2023-06-29 14:40:48 +02:00
823ae1328b
Added some PR talk 2023-06-29 14:37:39 +02:00
eba7e84fc8
Fix "edit this page on GH" link on documentation website 2023-06-29 13:58:39 +02:00
3dbf8fc98b
Update some links in documentation 2023-06-29 10:16:29 +02:00
88a5b961b1
Fixed heading levels in advanced build document 2023-06-29 10:12:18 +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
05bfd54fb5
Added a build script to simplify compiling Rolens from source 2023-06-28 17:58:03 +02:00
1c95b86475
Patched a flaw in ci_bundle.sh 2023-06-28 15:41:57 +02:00
aa53d0c400
Generate installer for Windows using NSIS 2023-06-28 12:44:56 +02:00
8a7518532d
Exclude wails_tools.nsh from version control 2023-06-27 17:32:09 +02:00
0e4c5d474b
CSS: renamed .btn to .button 2023-06-27 17:21:54 +02:00
685ea78376
Updated changelog 2023-06-26 21:22:23 +02:00
7cd68d3280
Excel export feature (#46) 2023-06-26 21:20:12 +02:00
cab19e8a8b
Debug Excel export script 2023-06-26 21:18:29 +02:00
cae29d9a71
Fixed export to Excel feature, it works now 2023-06-26 21:18:29 +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
5191086d74
Disabled Dependabot for a while, generates too many PRs 2023-06-26 17:34:38 +02:00
755b96762d
Disabled Dependabot for a while, generates too many PRs 2023-06-26 17:33:19 +02:00
e6b0040821
Debug Excel export script 2023-06-26 11:16:04 +02:00
3055f8173e
Fixed export to Excel feature, it works now 2023-06-25 22:00:53 +02:00
6cb6e209eb
Experimental Excel export feature (WIP) 2023-06-25 20:29:28 +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
aaed7a59f7
Add window menu for Mac 2023-06-24 22:10:25 +02:00
f5366a9ad5
Added ulimit note 2023-06-24 22:00:29 +02:00
67b820ad47
Fixed host editing bug 2023-06-24 20:43:02 +02:00
cb89b5923f
Improved error logging and dialogs 2023-06-24 20:27:48 +02:00