Giuseppe Pagano
Giuseppe Pagano
With [the 0.28.0 release](https://crystal-lang.org/2019/04/17/crystal-0.28.0-released.html) `Time` api has changed, `Time#now` has been deprecated. Use `Time#local` or `Time#utc`. Both will work as it is used only to measure a time span.
Crystagiri currently translates css selectors into xpath query to retrieve elements. Since commit e70753bd2bbfe33faa29302f36953bdde09543dd the parser has now an internal set of pointers to quickly access some particular nodes, so...
Addresses https://github.com/umami-software/umami/issues/2688 Please check the linked issue for possible use cases. This is the first time i'm working with Next, I've never used it before, so please guide me regarding...
### Describe the feature or enhancement First of all, thank you all for your great work! I recently installed umami on my server and I found it very intuitive and...