maniwani icon indicating copy to clipboard operation
maniwani copied to clipboard

Imageboard software for the 21st century

Results 93 maniwani issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies
javascript

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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 [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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 [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies
javascript

While currently only [implemented in Firefox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Masonry_Layout), if CSS3's `grid-template-rows: masonry` gains widespread adoption, then the old masonry-style catalog that Maniwani had (still shown in the README...) can be fully brought...

enhancement

This PR fixes #163 by removing any dependency on Bootstrap and some associated stuff like JQuery. In terms of design, the aim is to keep Maniwani with roughly the same...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies
javascript

I've been thinking about this concept for a little while now, and I thought it might be good to make an issue to discuss it a bit further. I think...

The thumbnails that Maniwani generates are currently quite large (made to fit in a 500x500-pixel box), and while this works well in some cases, oftentimes on smaller or lower-density displays...

enhancement

This is something I've been planning for a while now, so I figured it might be best to put it into an issue so a discussion can get going if...