Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yomorun/hashids-java issues and pull requests

#78 - Using StringBuilder for performance improvements (Reformat).

Pull Request - State: open - Opened by lukechen116 about 1 year ago

#77 - Using StringBuilder for performance improvements

Pull Request - State: closed - Opened by lukechen116 about 1 year ago - 3 comments

#76 - binary release "dont works" with netbeans11

Issue - State: open - Opened by denisdemaisbr about 1 year ago - 1 comment
Labels: invalid

#75 - Add configurable hash mod base

Pull Request - State: open - Opened by jchennales over 2 years ago

#74 - How to solve IllegalArgumentException in encode.

Issue - State: open - Opened by SivaKarthik2120 almost 3 years ago

#73 - Please add Automatic-Module-Name

Issue - State: closed - Opened by dnclain over 3 years ago - 1 comment

#72 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#71 - Human Readable UUID

Issue - State: closed - Opened by mohanr about 4 years ago - 1 comment

#70 - Update documentation regarding "Encryption"

Issue - State: closed - Opened by nkavian over 4 years ago - 2 comments

#69 - Disable encoding after decoding.

Issue - State: closed - Opened by nkavian over 4 years ago - 2 comments

#68 - hash collision

Issue - State: closed - Opened by arianne-detorres almost 5 years ago - 1 comment

#65 - library support BigInteger ?

Issue - State: open - Opened by alexyangbjb about 5 years ago - 1 comment

#64 - Confusion about supported integer range

Issue - State: closed - Opened by patrickfav over 5 years ago - 3 comments

#62 - Same hash output for different input

Issue - State: closed - Opened by Ladret about 6 years ago - 2 comments

#61 - Adds section to the README.md documenting the encodeHex/decodeHex met…

Pull Request - State: closed - Opened by sharebear about 6 years ago

#60 - Test cleanup

Pull Request - State: closed - Opened by sharebear about 6 years ago - 1 comment

#59 - Adds failing testcase to clarify expected functionality of the decode…

Pull Request - State: closed - Opened by sharebear about 6 years ago - 1 comment

#58 - Data lost when using decodeHex

Issue - State: closed - Opened by sharebear about 6 years ago - 3 comments

#57 - Not Able to use BigInteger

Issue - State: closed - Opened by sourabhlodha about 6 years ago - 1 comment

#56 - Relax MAX_NUMBER restriction

Issue - State: closed - Opened by iggymoran over 6 years ago - 6 comments

#55 - V2 Proposal

Issue - State: open - Opened by 0x3333 over 6 years ago - 17 comments
Labels: question

#54 - Should we throw an exception for negative numbers as well?

Issue - State: closed - Opened by gabrielhora over 6 years ago - 10 comments
Labels: bug

#53 - performance improvements

Pull Request - State: open - Opened by cazacugmihai over 6 years ago - 9 comments

#52 - Improve docstrings

Pull Request - State: closed - Opened by milosonator about 7 years ago - 2 comments

#51 - Improve docstrings

Pull Request - State: closed - Opened by milosonator about 7 years ago - 1 comment

#50 - Is there any way to provide maximum hash length

Issue - State: closed - Opened by yogitaAP about 7 years ago - 1 comment
Labels: question

#49 - StringIndexOutOfBoundsException when decoding a guard and minHashLength >= 3

Issue - State: closed - Opened by meiao over 7 years ago - 4 comments
Labels: duplicate

#48 - diffrent results in python and java with same alphabet and salt

Issue - State: closed - Opened by syncml over 7 years ago - 3 comments

#47 - Why hashids has MAX_NUMBER limitation

Issue - State: closed - Opened by opensso over 7 years ago - 6 comments

#46 - base58 alphabet

Issue - State: closed - Opened by vkorobkov over 7 years ago - 1 comment
Labels: question

#45 - ArrayIndexOutOfBoundsException

Issue - State: closed - Opened by 0x3333 over 7 years ago - 6 comments
Labels: bug

#44 - Removal of deprecated methods

Issue - State: closed - Opened by 0x3333 over 7 years ago - 1 comment
Labels: enhancement, question

#43 - ArrayIndexOutOfBoundsException issues

Issue - State: closed - Opened by ethauvin over 7 years ago - 7 comments
Labels: bug

#42 - Question about the output

Issue - State: closed - Opened by ulisses79 over 7 years ago - 2 comments
Labels: question

#41 - Hashids doesn't respect alphabet

Issue - State: closed - Opened by nusco over 7 years ago - 3 comments
Labels: invalid

#40 - Fix typo in test names

Pull Request - State: closed - Opened by nusco over 7 years ago - 1 comment

#39 - Gradle specification

Pull Request - State: closed - Opened by ArcherN9 almost 8 years ago - 4 comments

#38 - Fix performance issue #37.

Pull Request - State: closed - Opened by lichtsinn almost 8 years ago - 6 comments

#37 - Performance Improvement

Issue - State: closed - Opened by lichtsinn almost 8 years ago - 1 comment
Labels: enhancement

#36 - Specifying custom hash alphabet

Issue - State: closed - Opened by Edijae almost 8 years ago - 3 comments
Labels: documentation

#35 - hashids not support number > 9007199254740992L

Issue - State: closed - Opened by bichtv almost 8 years ago - 4 comments

#34 - reimplemented unhash using Horner's method

Pull Request - State: closed - Opened by jkramarz almost 8 years ago - 3 comments

#33 - Create a new Release

Issue - State: closed - Opened by 0x3333 almost 8 years ago - 1 comment
Labels: enhancement, question

#32 - Check for negative input numbers

Issue - State: closed - Opened by 0x3333 almost 8 years ago
Labels: invalid

#31 - array index out of bound bug

Issue - State: closed - Opened by maxiwu almost 8 years ago - 5 comments
Labels: bug

#30 - ArrayIndexOutOfBoundsException from encode(long... numbers)

Issue - State: closed - Opened by philbayer about 8 years ago - 2 comments
Labels: bug

#29 - Add additonal prefix/suffix for salt version

Issue - State: closed - Opened by iyahimovitz about 8 years ago - 6 comments

#28 - Small fixes and performance improvements

Pull Request - State: closed - Opened by 0x3333 over 8 years ago - 1 comment

#27 - Fix Hashids version in class comment. Small fixes in indentation.

Pull Request - State: closed - Opened by 0x3333 over 8 years ago - 3 comments

#26 - Started to use StringBuilder instead of adding Strings

Pull Request - State: closed - Opened by mani76 over 8 years ago

#25 - Fixing squid:S2131 -- Fixing squid:S2325

Pull Request - State: closed - Opened by misgersameer almost 9 years ago

#24 - Fix issue #23

Pull Request - State: closed - Opened by Tyf0x almost 9 years ago

#23 - Non compatible output when alphabet has no O and no 0

Issue - State: closed - Opened by sirotopr about 9 years ago - 1 comment

#22 - Performance Issues

Issue - State: closed - Opened by nmickuli over 9 years ago - 5 comments
Labels: invalid

#21 - issue #20 (Exception part), replace double whitespace to prevent Exception…

Pull Request - State: closed - Opened by chrisport over 9 years ago - 1 comment

#20 - different salt can give random number or crash

Issue - State: closed - Opened by chrisport over 9 years ago - 4 comments

#19 - Added link to install instructions

Pull Request - State: closed - Opened by jitpack-io over 9 years ago

#18 - Thread Safety

Issue - State: closed - Opened by ghost over 9 years ago - 7 comments

#17 - Release v1.0.1

Issue - State: closed - Opened by fanweixiao over 9 years ago - 2 comments

#16 - Remove unnecessary "throws Exception" from constructors

Pull Request - State: closed - Opened by phjardas about 10 years ago

#15 - Remove unnecessary dependencies

Issue - State: closed - Opened by Guillermo-Varela-Movile about 10 years ago - 1 comment

#14 - Wrong salt doesn't work as advertised in documentation

Issue - State: closed - Opened by newhoggy about 10 years ago

#13 - Update README file

Issue - State: closed - Opened by fanweixiao about 10 years ago

#12 - Not used varaible and loop

Pull Request - State: closed - Opened by kenumir about 10 years ago - 1 comment

#11 - Failing for very large numbers?

Issue - State: closed - Opened by snakecult about 10 years ago - 3 comments

#10 - ArrayIndexOutOfBoundsException

Issue - State: closed - Opened by manikantag over 10 years ago
Labels: invalid

#9 - Thread safe?

Issue - State: closed - Opened by manikantag over 10 years ago - 2 comments

#8 - Publish into Maven Central

Issue - State: closed - Opened by manikantag over 10 years ago - 31 comments

#7 - MongoDB support

Pull Request - State: closed - Opened by ChristoRibeiro over 10 years ago - 1 comment

#6 - MongoDB support

Issue - State: closed - Opened by ChristoRibeiro over 10 years ago - 1 comment

#5 - Merge dev

Pull Request - State: closed - Opened by fanweixiao over 10 years ago

#4 - Long number fix

Pull Request - State: closed - Opened by denisgeo over 10 years ago - 1 comment

#3 - Update README.md

Pull Request - State: closed - Opened by fanweixiao over 10 years ago

#2 - waffle.io Badge

Pull Request - State: closed - Opened by waffle-iron over 10 years ago

#1 - Performance/Style Optimizations

Pull Request - State: closed - Opened by TheConstructor over 10 years ago