Márton Somogyi

Results 16 issues of Márton Somogyi

### What steps will reproduce the problem? Schema loading on the main thread is problematic in several ways (like yii2): - block main thread, increase response delay - this is...

status:under discussion

### What steps will reproduce the problem? Yii 2.x (and also Yii 1.x) `Query::all()` result is very limited. Main problems: - loading all record it once - larger memory requirement...

### What steps will reproduce the problem? Currently, the filtered value is treated as `$item[$field]`. I'm not really frontend developer, but I think yii2 knew it too: https://github.com/yiisoft/yii2/blob/f8611d170d77f8b89f24bd80e7f3b6b2a8947380/framework/grid/DataColumn.php#L232 ### What...

status:under discussion

### What steps will reproduce the problem? My class with namespace: `MyApp\AllControllers\MoreController\MyController`. In this case, how does the `views` namespace? - `more-controller\my` OR - `my` https://github.com/yiisoft/yii-view/blob/64e92e9a6c835b19455bb161eb3c42b9164df200/src/ViewRenderer.php#L504-L522 ### What is the...

Stores mails indefinitely. This is unnecessary in the case of spam or larger letters or other cases. - Storage management e.g. remove those older than 30 days, remove based on...

type:enhancement
status:todo

A web interface where user can easily view the locally stored items. Probably this will be included in a separate package, because it is not necessarily part of this CLI...

type:enhancement

| Q | A |---------------| --- | Bugfix | ❌ | Enhancement | ✔️ | BC | ❌ | Linked issues | - #### Tasks: - [ ] modify file...

type:enhancement

Useful if the user is browsing files in a Windows environment using a desktop application.

type:enhancement

- [ ] store new message to local storage - [ ] mark old message (in local storage) with new reference ID - [ ] messages with reference id is...

type:bug

- [x] service account key file creation - [ ] Google Workspace wide application settings - [x] free plan oauth screen and usage

type:documentation