Commit Graph

43 Commits

Author SHA1 Message Date
bynect
342bb84ba1 Add auto theme 2024-12-25 22:57:11 +01:00
Christoph
a5c4dbe08d Merge pull request #24 from bynect/hide-footer
Hide footer when -B is false
2024-12-24 16:32:20 +01:00
bynect
ad07d5bd60 Hide footer when -B is false 2024-12-24 16:27:45 +01:00
Christoph
91b686b458 Merge pull request #23 from chrishrb/20-broken-output
20 Hopefully fix broken output by using path instead of filepath (win…
2024-12-23 17:06:39 +01:00
Christoph Herb
f61329fd66 Improve makefile 2024-12-23 17:04:21 +01:00
Christoph Herb
c41887c4dd Disable borders on print / export pdf 2024-12-23 16:34:48 +01:00
Christoph
921d3334b2 Merge pull request #22 from chrishrb/21-add-option-to-remove-bounding-box
21 Add option to remove bounding box
2024-12-23 16:10:31 +01:00
Christoph Herb
224b79e203 Format everything 2024-12-23 16:08:19 +01:00
Christoph Herb
85078e1e33 21 Add option to remove bounding box 2024-12-23 16:07:06 +01:00
Christoph Herb
86b98cc8a3 20 Hopefully fix broken output by using path instead of filepath (windows related issue) 2024-12-23 15:13:18 +01:00
Christoph
a0fec07dfe Merge pull request #11 from chrishrb/emojiscraper-updates
Weekly Emojiscraper Update
2024-12-18 23:40:00 +01:00
chrishrb
292d01d354 Update from weekly emojiscraper run 2024-12-18 22:38:32 +00:00
Christoph Herb
013c90583d Test emojiscraper 2024-12-18 23:38:08 +01:00
Christoph Herb
bc80b0d05b Add formatting to emojiscraper workflow 2024-12-18 23:36:14 +01:00
Christoph Herb
d3ec73f71b Fix workflow 2024-12-18 23:33:46 +01:00
Christoph
86b742db31 Merge pull request #9 from chrishrb/8-missing-support-for-github-markdown-emojis
8 Add support for github markdown emojis
2024-12-18 23:32:51 +01:00
Christoph Herb
6a951c0d9f Update go version 2024-12-18 23:31:33 +01:00
Christoph Herb
9ed61c541f Update README 2024-12-18 23:27:18 +01:00
Christoph Herb
6a0536e37a 8 Add support for github markdown emojis 2024-12-18 23:24:29 +01:00
Christoph
7152e25630 Merge pull request #7 from Guz013/main 2024-12-09 09:13:25 +01:00
d673683889 add support for changing webserver host 2024-12-08 21:02:15 -03:00
Christoph
33b5d6f23e Merge pull request #4 from chrishrb/3-support-mermaid-diagrams
3 Add support for mermaid diagrams
2024-11-02 14:19:59 +01:00
Christoph Herb
efd781f2b9 small fix 2024-10-31 18:38:58 +01:00
Christoph Herb
b16c697c83 3 Add support for mermaid diagrams 2024-10-31 18:36:41 +01:00
Christoph
a101814a94 Merge pull request #2 from chrishrb/fix/1-template-missing-in-binary
1 Fix template folder missing in binary bug
2024-10-30 17:27:30 +01:00
Christoph Herb
132ad1f14c Fix path issue 2024-10-30 17:26:43 +01:00
Christoph Herb
7d307ad567 1 Fix template folder missing in binary bug 2024-10-30 16:53:33 +01:00
Christoph Herb
6251205cf1 fix linting issues 2024-10-11 00:06:20 +02:00
Christoph Herb
95cd0b562e add todo feature, update example image, improve readme 2024-10-11 00:02:52 +02:00
Christoph Herb
497800757f add alert blocks 2024-10-10 18:31:41 +02:00
Christoph Herb
06f3b2bed0 format 2024-10-10 13:20:22 +02:00
Christoph Herb
a0c52b2fcd fix bug 2024-10-10 13:20:07 +02:00
Christoph Herb
cf0b32dae0 add max width and improve design 2024-10-10 13:17:37 +02:00
Christoph Herb
59152be7b3 fix minor bug, add todos 2024-10-10 00:34:56 +02:00
Christoph Herb
63e5727b6f add nix flake 2024-10-10 00:23:15 +02:00
Christoph Herb
0a29157c1f format 2024-10-10 00:17:57 +02:00
Christoph Herb
5dcde0af63 feat: update license to MIT License and add copyright notice 2024-10-10 00:17:05 +02:00
Christoph Herb
5a455ac94e fix: improve file handling in webserver to prevent potential errors 2024-10-10 00:15:51 +02:00
Christoph Herb
9bb188e278 feat: Improve README.md rendering and add new flags for customization
Added support for rendering the `README.md` file with a markdown parser, allowing users to customize the behavior with new flags. The `-r=false` flag can be used to disable rendering of the README.md file if no file is provided.

Updated the `cmd/root.go` file to include the new flags and updated the `pkg/client.go` file to reflect the changes in the client struct.
2024-10-10 00:13:28 +02:00
Christoph Herb
40fa2a7b86 feat: Update go-grip to use golangci-lint and improve build process
This commit updates the go-grip project to use golangci-lint for code quality checks, improves the build process by adding a check for formatting errors, and enhances the release workflow by using the new golangci-lint action.

The changes address issues with code quality and maintainability, ensuring that the project adheres to best practices. The improved build process reduces the risk of formatting errors, while the updated release workflow ensures that the project is properly formatted before being released.
2024-10-09 23:48:08 +02:00
Christoph Herb
41c7fab59b improve usability 2024-10-09 22:49:34 +02:00
Christoph Herb
a72317b093 add basic features 2024-10-09 22:03:53 +02:00
Christoph Herb
2191cababd initial commit 2024-10-09 19:05:05 +02:00