smeagol icon indicating copy to clipboard operation
smeagol copied to clipboard

Store your technical documentation with in your git repository

Results 37 smeagol issues
Sort by recently updated
recently updated
newest added

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [tar](https://github.com/npm/node-tar) from 5.0.5 to 5.0.11. Commits c013549 5.0.11 c249106 drop dirCache for symlink on all platforms df64c4d 5.0.10 82eac95 fix: prevent path escape using drive-relative paths 1739408 fix: reserve...

dependencies
javascript

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 5.0.3 to 11.0.4. Changelog Sourced from react-dev-utils's changelog. 2.0.3 and Newer Versions Please refer to CHANGELOG-2.x.md for the 2.x range, and https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md for the newer versions. 1.1.5...

dependencies
javascript

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.9.4 to 3.1.11. Release notes Sourced from webpack-dev-server's releases. v3.1.11 3.1.11 (2018-12-21) Bug Fixes bin/options: correct check for color support (options.color) (#1555) (55398b5) package: update spdy v3.4.1...4.0.0...

dependencies
javascript

npm reports 15 vulnerabilities. Please update the dependencies in order to remove possible attack vectors. You'll find the report attached as file. [npm-report.txt](https://github.com/cloudogu/smeagol/files/3137112/npm-report.txt) Example ``` npm WARN notice [SECURITY] react-dev-utils...

enhancement
security

As a wiki user, I'd like to upload additional files, e.g. images via the web interface in order to link them in wiki pages. This already works when using Git...

When clicking `edit` (split screen mode) the following PlantUML syntax leads to a rendered PlantUML diagram: ```uml @startuml Bob -> Alice : hello @enduml ``` However, after saving (in read...

Menu does not work if window is small/is not responsive

bug

The `[[TOC]]` macro formerly provided by gollum (smeagol < 0.5.0) is really helpful to get a fast grasp of long wiki pages. It would be wonderful to also have it...

Currently, the TUI editor used by smeagol uses the public PlantUML server. This is a problem for people handling sensitive UML diagrams they wish not to be shipped to a...