Ecosyste.ms: Issues

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

GitHub / speps/go-hashids issues and pull requests

#64 - Use uint64 instead of int64

Issue - State: open - Opened by kzys about 1 year ago

#63 - Can it encode string?

Issue - State: open - Opened by ABetterCat over 2 years ago

#62 - Update doc comments

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

#61 - Look like this project is no longer being maintained

Issue - State: open - Opened by marvinhosea over 2 years ago - 3 comments

#59 - Please tell if the implementation is thread safe

Issue - State: open - Opened by pablolagos over 3 years ago - 1 comment

#58 - Adds module support with /v2 import suffix

Pull Request - State: closed - Opened by mfridman almost 4 years ago - 1 comment

#57 - Create v2.0.1, a valid go module version

Issue - State: closed - Opened by dolmen almost 4 years ago - 14 comments

#56 - allow numbers only alphabet

Issue - State: open - Opened by nosovk about 4 years ago - 2 comments

#55 - Improve byte2string speed

Pull Request - State: closed - Opened by Howie59 over 4 years ago - 1 comment

#54 - add a go.mod file

Pull Request - State: closed - Opened by mingrammer over 4 years ago

#53 - Is it possible to check one string is a hashid?

Issue - State: open - Opened by w4-hanggi about 5 years ago - 2 comments

#52 - import error

Issue - State: closed - Opened by lifegit over 5 years ago

#51 - Fix EncodeHex and DecodeHex from original implementations

Pull Request - State: open - Opened by mashmooli almost 6 years ago - 4 comments

#50 - Please support big int

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

#49 - Epoch hashing

Issue - State: closed - Opened by ssorenso over 6 years ago - 1 comment

#48 - Please add a release tag (for better compatibility with go dep)

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

#46 - Fix EncodeHex/DecodeHex

Pull Request - State: closed - Opened by dolmen over 6 years ago - 2 comments

#45 - Not compatible with JS/PHP version

Issue - State: closed - Opened by mvrhov over 6 years ago - 8 comments
Labels: bug

#44 - WIP: Pre-allocate buffers, fix go 1.10 compile issues

Pull Request - State: closed - Opened by cmaloney almost 7 years ago - 9 comments

#43 - Push a new tag please

Issue - State: closed - Opened by jerray almost 7 years ago - 1 comment

#42 - Uint64 support

Pull Request - State: closed - Opened by ghost almost 7 years ago - 1 comment

#41 - Hex

Pull Request - State: closed - Opened by hypnobrando almost 7 years ago - 11 comments

#40 - cmd/hashid: fix tool after API breakage in go-hashids

Pull Request - State: closed - Opened by dolmen about 7 years ago

#39 - Implement a wrapper function

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

#38 - Fix hashids.NewWithData error handling

Pull Request - State: closed - Opened by achiku over 7 years ago - 2 comments

#37 - min length

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

#36 - Reduce allocations to improve performance

Pull Request - State: closed - Opened by cmaloney over 7 years ago - 5 comments

#35 - Fix for #28 just broke MinLength

Issue - State: closed - Opened by veqryn over 7 years ago - 4 comments

#34 - Ignoring NewWithData error leads to runtime errors

Issue - State: closed - Opened by matthewvalimaki over 7 years ago - 1 comment

#33 - Fix example not handling multiple return values

Pull Request - State: closed - Opened by matthewvalimaki over 7 years ago

#32 - fix #30 by not allowing spaces in alphabet

Pull Request - State: closed - Opened by matthewvalimaki almost 8 years ago

#31 - improve test parity with hashid.js

Pull Request - State: closed - Opened by matthewvalimaki almost 8 years ago - 2 comments

#30 - Alphabet allows spaces

Issue - State: closed - Opened by matthewvalimaki almost 8 years ago

#29 - NewWithData should not panic but return error

Issue - State: closed - Opened by matthewvalimaki almost 8 years ago

#28 - DecodingWithError does not produce error

Issue - State: closed - Opened by matthewvalimaki almost 8 years ago - 5 comments

#27 - hashing uuids?

Issue - State: closed - Opened by matthewmueller almost 8 years ago - 2 comments

#26 - some bug on bit int

Issue - State: closed - Opened by jorise7 about 8 years ago - 2 comments

#25 - Add command line tool: cmd/hashid

Pull Request - State: closed - Opened by dolmen about 8 years ago - 2 comments

#24 - Renamed Encrypt/Decrypt to Encode/Decode on tests and README.md

Pull Request - State: closed - Opened by pconcepcion about 8 years ago

#23 - reimplemented unhash using Horner's method

Pull Request - State: closed - Opened by jkramarz about 8 years ago - 1 comment

#22 - Update comments to conform with the changes of functions' name

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

#21 - Uint32 and Uint64 version

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

#20 - Don't use hard-coded value in string

Pull Request - State: closed - Opened by md2perpe over 8 years ago - 2 comments

#19 - Tag a v1.0.0 version

Issue - State: closed - Opened by evanpurkhiser almost 9 years ago - 2 comments

#18 - Returns wrong sequences instead of error when the hash manually changed

Issue - State: closed - Opened by olebedev almost 9 years ago - 2 comments

#17 - Decode shouldn't panic

Issue - State: closed - Opened by kjk about 9 years ago - 3 comments
Labels: bug

#16 - http://hashids.org/go example code is incorrect

Issue - State: closed - Opened by sappenin about 9 years ago - 2 comments

#15 - How to just hash 1 id

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

#14 - link to godoc reference

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

#13 - Wrong build badge in README.md

Issue - State: closed - Opened by cgt almost 10 years ago - 1 comment

#12 - Fixed example readme to include returned error from Encode()

Pull Request - State: closed - Opened by fabioberger almost 10 years ago

#11 - New Algorithm

Issue - State: closed - Opened by pjebs almost 10 years ago

#10 - Use int64 instead of int for numbers.

Pull Request - State: closed - Opened by roosmaa almost 10 years ago - 10 comments

#9 - Minimum Alphabet Length

Issue - State: closed - Opened by pjebs about 10 years ago - 4 comments

#8 - Fix offset panic with smaller results than minLength

Pull Request - State: closed - Opened by adrianduke over 10 years ago - 3 comments
Labels: bug

#7 - Bump go1 branch

Issue - State: closed - Opened by Lavos over 10 years ago - 3 comments

#6 - Added missing comments, No more golint warnings.

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

#5 - Javascript compatibility

Issue - State: closed - Opened by olebedev almost 11 years ago - 9 comments
Labels: bug

#4 - Where's the curse word protection?

Issue - State: closed - Opened by verkestk almost 11 years ago - 2 comments
Labels: bug

#3 - Throw errors instead of panicing

Pull Request - State: closed - Opened by cgt about 11 years ago - 1 comment

#2 - Panics instead of returning an error

Issue - State: closed - Opened by cgt about 11 years ago - 1 comment

#1 - Removes zero length bug

Pull Request - State: closed - Opened by haarts about 12 years ago - 1 comment