aceberg
b0a326c1e2
Edit, Filter
2024-08-23 01:28:48 +07:00
aceberg
534c7cedb0
History
2024-08-22 14:07:05 +07:00
aceberg
3a3bc5da09
Scan routine
2024-08-21 22:29:31 +07:00
aceberg
73db704cf7
DB
2024-08-21 19:44:06 +07:00
aceberg
e6a5bf852b
index page
2024-08-21 15:34:24 +07:00
aceberg
26f3759936
Trying goscan
2024-07-10 04:24:46 +07:00
aceberg
0c410d9458
Basic gin site
2024-06-30 01:17:35 +07:00
aceberg
d78937852e
Release 1.0.6 ( #70 )
2024-01-06 00:11:28 +07:00
aceberg
a7f8dd58f2
Release 1.0.5 ( #51 , #66 )
2024-01-05 21:53:04 +07:00
aceberg
eee3c1d549
JS link, bootstrap upd
2024-01-05 21:18:00 +07:00
Adam Davidson
8e535c086e
Adjusted header.html template to make menu responsive, collapsing on smaller screens
...
Header.html template adjusted to make the navigation menu collapse behind a button on small screens. There should be no change when viewing these on tablets and larger screens.
Changes include:
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Ensuring GitHub icon takes same colour/style as the navigation items
- Added the Bootstrap js script to the footer (in order to make the collapsing menu work). This code will have to be amedned to make the "local only" version work properly.
2024-01-05 10:41:29 +00:00
Adam Davidson
3525cf1950
Removed previous changes to nav (so it now no longer collapses on smaller screens)
2024-01-04 16:31:26 +00:00
Adam Davidson
de19da02b0
Columns now stack at the md breakpoint (rather than the lg breakpoint)
2024-01-04 10:08:05 +00:00
Adam Davidson
81a240c428
Corrected spacing around GitHub icon on medium screens
2024-01-04 10:07:34 +00:00
Adam Davidson
564ac35aa3
Adjusted HTML files to make them responsive (issue #51 )
...
HTML adjusted to make them responsive and better sized when viewed on a mobile device. There should be no change when viewing these on tablets large screens.
Changes include:
- Making containers 100% wide on screens below the Bootstrap "lg" breakpoint. This removes the left and right outer margins, making the most of available space on small screens.
- Making the navigation menu collapse on small screens, to be replaced by a "hamburger" icon that then expands to show the menu when clicked.
- Making all tables responsive so that they can be horizontally scrolled on small screens.
- Table items now centrally align vertically on the table rows (using the "align-middle" class").
2024-01-03 17:22:28 +00:00
aceberg
64a4b17a8f
Release 1.0.4 ( #62 , #65 )
2023-10-12 20:39:46 +07:00
aceberg
0acd987313
Release 1.0.3 ( #60 )
2023-10-08 14:01:20 +07:00
aceberg
4ebd2271bf
History fixes
2023-10-08 13:07:44 +07:00
aceberg
3403857442
Release 1.0.2 (#60,#61)
2023-10-06 23:52:57 +07:00
aceberg
c11e7a6956
DB fix
2023-10-06 22:56:11 +07:00
aceberg
a4a0fb2b48
Config for history
2023-10-06 22:37:01 +07:00
aceberg
a180ae3b92
Trim history
2023-10-06 22:17:06 +07:00
aceberg
b8f7d3bfb3
DB: history
2023-10-06 13:36:11 +07:00
aceberg
a0173f9132
DB to sqlx
2023-10-05 23:53:47 +07:00
aceberg
b53e440e0e
DB sync mutex
2023-10-05 23:10:44 +07:00
aceberg
f0e1caa1dd
Release v1.0.1
2023-08-18 13:35:12 +07:00
aceberg
e51c870c0c
User Auth
2023-08-18 13:09:53 +07:00
aceberg
2a9a24e450
Release v1.0.0
2023-08-03 12:12:53 +07:00
aceberg
a41a17c6a5
Migrate to YAML config file
2023-08-03 01:03:19 +07:00
aceberg
9dfc080bd9
Release 0.9.4
2023-06-27 00:40:08 +07:00
aceberg
79866698f1
local node modules option
2023-06-26 21:21:29 +07:00
aceberg
21f71fa567
Background color: light or dark
2023-06-04 23:01:49 +07:00
aceberg
b3a891772e
Choose log level in config ( #54 )
2023-05-05 12:48:36 +07:00
aceberg
9f7e8177ec
Button to test notifications
2023-01-16 19:55:15 +07:00
aceberg
5ea952703f
Check for update
2023-01-08 16:08:33 +07:00
aceberg
3e85b42449
Dockerfile for CSS
2023-01-07 03:38:59 +07:00
aceberg
4c8a008151
BootPath
2023-01-07 01:29:47 +07:00
aceberg
0e15f81758
BootPath, Icon in Config
2023-01-07 00:24:48 +07:00
aceberg
17f7f1fb04
Version on config page
2023-01-06 22:07:27 +07:00
aceberg
60ebd860b2
version in footer
2023-01-06 21:46:40 +07:00
aceberg
70cb8d0e6e
execTemplate
2023-01-05 13:41:11 +07:00
aceberg
e371e7bc48
Scan host for open ports
2023-01-04 21:26:32 +07:00
aceberg
94464a3e36
On/Offline fix
2023-01-03 22:55:37 +07:00
aceberg
e159ad5a8c
Search fix
2023-01-03 19:39:49 +07:00
aceberg
5727a790fb
Sort buttons
2023-01-03 18:16:59 +07:00
aceberg
201250e3db
Clear table button
2023-01-03 00:17:35 +07:00
aceberg
b05ca57cbe
Del host, name from DNS
2023-01-02 23:36:09 +07:00
aceberg
2497cd12da
Ignore IP change Issue #25
2023-01-02 13:05:44 +07:00
aceberg
9029d46ea8
GUI config
2022-12-29 12:12:06 +07:00
aceberg
a49a668d4d
Embed templates
2022-12-28 22:51:32 +07:00
aceberg
7e1d9d8826
full code refactoring
2022-12-28 22:34:40 +07:00
aceberg
7aaee08bb5
refactor
2022-12-28 22:01:30 +07:00
aceberg
4326c673bb
refactor
2022-12-28 17:45:54 +07:00
aceberg
2d2d662f78
check error
2022-12-26 23:30:49 +07:00
aceberg
10a60cc8b2
new project structure
2022-12-25 23:15:12 +07:00
aceberg
99287b7f82
refactor
2022-12-25 22:52:16 +07:00