Commit Graph

75 Commits

Author SHA1 Message Date
Tom Wright 5d8b7c961b
Create FUNDING.yml 2020-11-06 15:12:02 +00:00
Tom Wright ec2ff8dc25 Use go v1.15 2020-10-02 14:48:02 +01:00
Tom Wright baa1327214 Update build workflow 2020-10-02 14:46:48 +01:00
Tom Wright 44f409a807
Merge pull request #6 from TomWright/png-functionality
Cleanup and Makefile
2020-10-02 14:39:02 +01:00
Tom Wright 8b9a6a3f7d
Merge pull request #5 from Umaaz/master
feat(png): add support for generating the images as png
2020-10-02 14:37:41 +01:00
Tom Wright aac3f97894 Do some cleanup and add a Makefile 2020-10-02 14:33:34 +01:00
Ben Donnelly bfa4d5076b
feat(png): add support for generating the images as png 2020-10-01 19:25:40 +02:00
Tom Wright 90c34db593
Merge pull request #4 from TomWright/dependabot/npm_and_yarn/mermaidcli/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3 in /mermaidcli
2020-09-02 20:52:31 +01:00
dependabot[bot] 9d6c6cecc7
Bump bl from 4.0.2 to 4.0.3 in /mermaidcli
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 19:46:27 +00:00
Tom Wright 6f2f37f563 Fix build workflow 2020-08-09 11:35:33 +01:00
Tom Wright 5c14f6a90d
Merge pull request #3 from TomWright/cleanup
Cleanup old diagrams
2020-08-09 11:33:43 +01:00
Tom Wright 8ae99344d1 Add some missing dependencies in the dockerfile 2020-08-09 11:32:58 +01:00
Tom Wright 6f4c18d324 Update log messages 2020-08-09 11:17:41 +01:00
Tom Wright 2faebcd5b4 Update readme 2020-08-09 11:04:33 +01:00
Tom Wright f1f2012a95 Add remaining code for diagram cleanup 2020-08-09 10:59:05 +01:00
Tom Wright 0461b59150 Rework some things to prepare for the cleanup of old diagrams 2020-08-08 00:21:39 +01:00
Tom Wright c4c6859846
Merge pull request #1 from tomasliumparas/bump_mermaid_version
BUMP mermaid version to 8.5.1-2
2020-05-29 11:17:19 +01:00
Tomas 404db32c77 BUMP mermaid version 2020-05-25 11:55:39 +03:00
Tom Wright 106de13751 Remove .idea/ 2020-05-01 14:49:11 +01:00
Tom Wright f44ea8a3f8 Update README 2020-04-15 19:34:24 +01:00
Tom Wright 1bdfc9e612 Get docker running properly and add more logging 2020-04-15 19:26:21 +01:00
Tom Wright 06b5694125 Add GET handler for diagram generation 2020-04-15 17:44:17 +01:00
Tom Wright b8f5abc401 Fix import 2020-04-15 16:59:58 +01:00
Tom Wright 970b61ad86 Add example image 2020-04-06 23:29:21 +01:00
Tom Wright c77040304c Initial commit with basic HTTP endpoint working 2020-04-06 23:25:47 +01:00