-
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
-
Would be great if hashids is made available in maven central
ghost updated
9 years ago
-
# todo
Pagina in docs despre cum sa folosesti cusotm id's cu Avo.
Exemple cu friendlky
exemple cu prefixed ids
ex. cu hashids
exemplele sa fie cu cod si referinte la avodemo.
sectiune cu toate locu…
-
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
-
Currently, since there're no tagged releases, the package has no versions: https://nimble.directory/pkg/hashids
I propose switching to master-develop-feature/* branches, major.minor.patch versionin…
-
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.…
-
# なぜ
現時点ではバレちゃまずいものをハードコードしている。
# やること
- [ ] dbユーザーの権限・パスワード変更
- [ ] jwtの秘密鍵を変更
- [ ] hashidsのソルトを変更 これはまあどっちでも問題ないけど気持ち的に
-
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)
```
…
-
Hashids has been updated and it's now called Sqids. In order to use Sqids, the config needs a small change because salts are no longer used.