Martin Meixger

Results 5 issues of Martin Meixger

coming from Ditto i miss: - move entry to top after paste - keep maximum number of entries

## 该 PR 相关 Issue / Involved issue Close # ## 完整路由地址 / Example for the proposed route(s) ```routes /uidev/bytes /uidev/reactnewsletter ``` ## 新 RSS 检查列表 / New RSS Script...

Auto: Route Test Complete
Route: v2

### Reproduction https://formkit.link/0aa3abaef166adece938a6477f968539 ### Describe the bug ✅ `2023-01-01T11:00:00Z` works ✅ `2023-01-01T12:00:00+0100` works ❌ `2023-01-01T12:00:00+01:00` fails with **Error: Non ISO 8601 compliant date** FormKit datepicker Pro allows only `Z` as...

🐛 bug
🟡 priority-2
Pro

### Problem to solve I want to send multipart/form-data request and **set the contents for a text field from a file**. **Don't attach it as a file upload** by adding...

enhancement
topic: multipart

### Problem The conflict dialog only allows 'Overwrite' and 'Do not download' ### Desired Solution I'd like to 'Auto-rename' the filename by appending a counter. e.g. from `filename.txt` to `filename...

:grey_question: external