1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-04-19 00:41:04 +00:00

23 Commits

Author SHA1 Message Date
24b0df95df
Add ability to see host logs (#54)
Squashed commit of the following:

commit 93b2d67cef77d89df728ffbf831e5ce79904673e
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 20:07:33 2023 +0200

    Add filter functionality

commit 30b65a198fc8d494fe660babd409e42a85c85d14
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 19:27:20 2023 +0200

    Renamed `form-row` class to `formrow`

commit 21afb01ea191c6d5b597884fae637ae1b8f49a7a
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 19:26:04 2023 +0200

    Hide object types in object grid

commit 037d5432a454720ad58f3c201bc60980759cc44f
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 19:21:54 2023 +0200

    Make auto reload interval input smaller

commit 49d50220272d87c34cd84678baf01557d4c24051
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 15:08:00 2023 +0200

    Implement logs autoreload

commit 1f8984766bbd8a1f6ce232daa40b8c49bf079d9f
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 15:04:00 2023 +0200

    Return on error

commit 9c8525996494f023634ac3ea64370fc2778e717c
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 15:03:37 2023 +0200

    Add log error handling

commit 7a98a63866b6fbfe3be5897feddbacf3fafd7dbf
Author: Romein van Buren <romein@vburen.nl>
Date:   Sat Jul 1 14:46:39 2023 +0200

    Update log tab icon

commit f30827ae2ec1c6254e0aab451de6763556c90ac5
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
0e4c5d474b
CSS: renamed .btn to .button 2023-06-27 17:21:54 +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
e7ff075744
Added a nice welcome screen for first-time users 2023-05-31 18:24:00 +02:00
035d5211d9
Style updates 2023-05-29 20:22:06 +02:00
44c94d0d72
Moved UI methods to their own struct 2023-02-21 17:47:21 +01:00
64caea4d81
Beep 2023-02-18 15:54:18 +01:00
715519b06d
Export refinements 2023-02-16 20:19:04 +01:00
480edf8d59
Index creation 2023-01-22 15:30:27 +01:00
08cf6b162e
About (wip) 2023-01-21 10:27:52 +01:00
9811235be7
Many at once - this seems a good time to commit 2023-01-19 20:57:22 +01:00
44d4fb843d
Modal hierarchy 2023-01-19 08:41:09 +01:00
b8f1f241f1
Hosts and settings 2023-01-18 20:59:00 +01:00
07a17669c5
Fixed double #app elements 2023-01-18 11:26:28 +01:00
92ec231c48
Modal button type 2023-01-17 11:04:04 +01:00
cf04c6b91c
Remove titlebar height defaults 2023-01-17 09:07:53 +01:00
e0cda5cccb
Split app.svelte 2023-01-16 20:03:56 +01:00
89d9a92136
Tweaked some options 2023-01-16 16:56:16 +01:00
c9a035ed59
Create databases and collections 2023-01-15 16:49:08 +01:00
f9f1bc168c
Close modal on Escape press 2023-01-15 12:04:36 +01:00
5297f00635
Added a JSON viewer for items 2023-01-15 12:02:17 +01:00
11f6343843
Tried to fix grid height 2023-01-10 20:10:39 +01:00
101d892139
Initial commit 2023-01-10 17:28:27 +01:00