codever icon indicating copy to clipboard operation
codever copied to clipboard

Bookmarks, Snippets and Notes Manager for Developers & Co (website)

Results 76 codever issues
Sort by recently updated
recently updated
newest added

Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2. Release notes Sourced from engine.io's releases. 4.1.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

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

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

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependencies

Clone is useful when I want to duplicate a bookmark/snippet that should have a similar structure with an existing one (imagine I have all related links to certain service in...

enhancement

To determine the source from which, before all snippets are saved, store the source via an extra "source" parameter.

enhancement

- https://angular.io/guide/set-document-title - https://stackoverflow.com/questions/48330535/dynamically-add-meta-description-based-on-route-in-angular - https://blog.bitsrc.io/dynamic-page-titles-in-angular-98ce20b5c334

enhancement

it's hard to verify one hasn't saved a snippet already, but when bookmarking from an online webpage, one could get a preview of the saved snippets coming from the same...

enhancement

I find myself often having to add a comment to the code snippet, after it, and it does not fit well before it, so add the possibility to add a...

enhancement

When copying a snippet increase a counter on its usage and display it in the dashboard, under my snippets

enhancement