Konstantin Myakshin

Results 150 comments of Konstantin Myakshin

Mates, I've updated PR description with new screenshoots. Can we keep UI design as is for the first iteration? I will try to use app folder, but it requires also...

sure, I can try to do that. Any ideas how exactly split that? e.g. something like: ``` [ ] Required checkbox Allowed all file types -> click opens submenu submenu,...

I've updated UI for file types management. Please check Preview ![image](https://github.com/nextcloud/forms/assets/191082/64a36ea4-14b9-4214-bdda-4d4f6472a08b) ![image](https://github.com/nextcloud/forms/assets/191082/872a31ee-aab1-45c3-8f93-bf2515c962ef) ![image](https://github.com/nextcloud/forms/assets/191082/6c9e089f-425b-400d-8ba2-46c10f651c02)

I've added a cron job that will cleanup files that were uploaded more than 2 days ago but still not submitted. And also there is a validation that file is...

I've updated docs and fixed Psalm issues. Tests on my way. Ready to another round of review, removed draft/wip labels. @Chartman123 @susnux mates, I would like to ask you keep...

Awesome, we have completely green pipeline tonight :partying_face:

@PanJiaChen does it duplicates #291? BTW something wrong with formatting of your code, it unreadable.

@yjv very useful, we using similar behavior in one of our adapters https://github.com/Koc/Sphinxy/blob/master/Pagerfanta/Adapter/SphinxyQbAdapter.php#L33 . But I have some proposals: 1. IMHO better name it with `FilteringAdapter` or `WrappingAdapter` 2. What...

:+1: from me, but I haven't rights to merge anything to this repo. ping @richsage @pablodip

now checks added. Can we merge? @sampart @stof