Ehsan

Results 16 issues of Ehsan

Is it possible to create custom themes with .scss files in `theme` folder and use the `theme` variable for changing to those?

Please implement aggregations like `min`, `max`, `!=`, ``,... for Properties (Predicates). Thanks.

## Checklist - [x] I am sure the error is coming from Pyrogram's code and not elsewhere. - [x] I have searched in the issue tracker for similar bug reports,...

Supporting redis modules like RedisSearch and RedisGraph would be great. I tried to install them but there is no `MODULE LOAD` command or `loadmodule` in config file.

Hello, it would be great if we could use unique keys in nodes and edges. in Neo4j it's called [Node Key](https://neo4j.com/docs/cypher-manual/current/administration/constraints/#administration-constraints-node-key) and it can be used like these: 1. `CREATE...

enhancement

Hi. I have been looking for a linux(ubuntu) torrent cli client, or python torrent/magnet downloader that could download large files and split them WHILE IT IS DOWNLOADING, for example: a...

I was testing this example code: ``` from quart import request,jsonify from quart_openapi import Pint,Resource app = Pint(__name__) expected = app.create_validator('sample_request', { 'type': 'object', 'properties': { 'foobar': { 'type': 'string'...

### Describe the bug I'm using SurrealDB rust, with tikv. using `tiup playground`, time to time I got this error: ```Err(SurrErr(Tx("gRPC error: RpcFailure: 4-DEADLINE_EXCEEDED Deadline Exceeded")))``` there is no logic...

bug

### Is your feature request related to a problem? I was looking for an Explain command in queries, I found out there was [a commit](https://github.com/surrealdb/surrealdb/commit/f37ec653d1871c8557013f8ea368f1dbafcd2784) back in 2016 that removed...

feature

Hello, Does this app only works with English? Which languages does it support? Thanks.