Dmitry Verkhoturov

Results 71 issues of Dmitry Verkhoturov

### Discussed in https://github.com/umputun/remark42/discussions/1465 Originally posted by **Ivan-Chupin** August 23, 2022 I've noticed that Remark42 doesn't fit perfectly into the frame intended for it. Remark.css -> body{padding:6px} was to blame....

frontend

My attempt at expirable cache implementation is similar to what was done in #41. I've tried to make the new cache as close as possible to the existing one regarding...

Thread-safe. It could be used in place of simplelru.LRU but shouldn't as it has built-in locks, whereas simplelru.LRU doesn't, which allows more effective locking on top of it in top-level...

MakeTree calculated Info locally for historical reasons, and the results were consistent with the dataService.Info call but calculated differently. Requesting plain format comments, on the other hand, had a problem...

backend

`format=tree` pagination provides top-level comments with all replies and returns the last top-level comment as `last_comment` to be used as `offset` for the next page. If comments and replies overflow...

backend

It makes sense not to cite long messages in Telegram, leaving 50 or 100 messages should be enough.

enhancement
help wanted
backend
good-first-issue

Previously Cache-Control was set to "max-age=3600, no-cache", but max-age is not used in case no-cache is set. cc @Ivan-Chupin for review. Addresses https://github.com/umputun/remark42/discussions/1549#discussioncomment-4750537.

backend
frontend

Logging in with email requires the user to click the Submit button: However, posting the token into the email subscription form posts it automatically without pushing any buttons: I propose...

frontend

Hello there, thanks a lot for your work! Could you please release nginx 1.25.3 from October 23? Changelog: https://nginx.org/en/CHANGES