Commit graph

149 commits

Author SHA1 Message Date
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
Andrew Erlikh
8826bd8cb6
Merge pull request #78 from rubyowo/patch-1
docs: typo: wariable -> variable
2024-06-29 17:31:22 +07:00
aceberg
5e0e42a7a2 Typo fix 2024-06-26 03:11:25 +07:00
rubyowo
d765d304f6
docs: typo: wariable -> variable 2024-04-01 08:30:09 +00: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
Andrew Erlikh
d21f6599e4
Merge pull request #69 from adamadavidson/responsive-nav
Adjusted header.html template to make menu responsive, collapsing on smaller screens
2024-01-05 20:22:56 +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
Andrew Erlikh
e8475c1eac
Merge pull request #68 from adamadavidson/responsive-css
Adjusted HTML files to make them responsive for better viewing on mobile (addressing issue #51)
2024-01-04 23:47:33 +07: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
184440d5a7 Goreleaser for binaries 2023-11-06 13:16:57 +07: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
946d21edbb GA:binary - setup-go 2023-10-08 13:34:48 +07:00
aceberg
27f4789d86 GA:binary release upd 2023-10-08 13:19:30 +07:00
aceberg
ac73c2e4de GA for binary release upd 2023-10-08 13:12:13 +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
fde06e7a47 Readme upd 2023-09-13 15:34:31 +07:00
aceberg
44b51d38d0 Bcrypt how-to (#28) 2023-09-01 22:19:26 +07:00
aceberg
0ee8f9b6a0 Readme upd 2023-08-18 20:24:04 +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
76ae187051 Deb depends 2023-08-10 01:22:00 +07:00
aceberg
bf5abef581 README upd 2023-08-03 12:20:44 +07:00
aceberg
2a9a24e450 Release v1.0.0 2023-08-03 12:12:53 +07:00
aceberg
3dd917f6f8 Migrate config file to YAML 2023-08-03 01:25:07 +07:00
aceberg
a41a17c6a5 Migrate to YAML config file 2023-08-03 01:03:19 +07:00
aceberg
1a819db4f7 Remove Docker healthcheck 2023-06-30 22:24:54 +07:00
aceberg
511848b406 Docker healthcheck 2023-06-30 21:51:15 +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
5535dadd9c Release v0.9.3 2023-06-04 23:04:11 +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
7b44d72303 Move to go-1.20 2023-04-25 15:39:43 +07:00
aceberg
303ab78fee README upd 2023-02-02 12:14:06 +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