-
To enable participants to quickly browse to a given poll, it would be nice to have a short ID that could be put in the URL (like with [Hashids](http://hashids.org/)) instead of using entire Mongo UID
-
@bburky Since the list of regular expressions is growing very fast and hashID is now installed via a `setup.py` (as you suggested earlier), maybe we can reconsider f36444cfa31cf507e22b3becb463b81287c8…
-
Objective C library is out dated please update this library to "1.0" . i need it
-
Hi, thanks for this package!
I'm looking at this as an alternative to Hashids, which I'm avoiding due in part to:
> Clearly if you have access to the salt, it is trivial to calculate the functio…
-
I get this error when trying to install:
```
Composer was unable to install the updates.
Error: An error occurred
Output: Loading composer repositories with package information
Updating dep…
-
after installation:
```
/Users/.../.meteor/tools/f3947a4651/lib/node_modules/fibers/future.js:173
throw(ex);
TypeError: Object # has no method 'extend' at Package (packages/hashids/common.js:3)
```
…
-
I want to customize the styles of some antd components written in cssinjs.
I created a HOC component to access the theme and override some styles and call it after defining the providers
```ts
im…
-
I'm getting this error on php version 8.1.1
`Implicit conversion from float 20.5 to int loses precision`
it works fine on php 8.0.8
error is on this code
```
public static function ge…
srakl updated
2 years ago
-
We should add support for hash ids.
A similar approach as [`django-rest-framework-serializer-extensions`](https://github.com/evenicoulddoit/django-rest-framework-serializer-extensions) would work.…
-
FYI when using `django-reversion` along with [HashidAutoField from django-hashid-field](https://github.com/nshafer/django-hashid-field), I observed that the Hashid values are case-sensitive but the de…