Matt Rogers

Results 7 issues of Matt Rogers

I just moved hosting providers for my Tracks instance, and exported YAML, and reimported it. Since YAML _import_ isn't implemented, I had to do it by hand from a console....

Enhancement ⚡️

I tried to use a utf-8 style emoji, in particular a 🐢 emoji for one of my tags. It didn't work very well. i set up three tags at once,...

bug 🐛

If I'm grouping my actions by context (and possibly project, but I don't really use that feature much), I think it would be awesome to see a count of the...

Enhancement ⚡️

As pointed out in [#2100](https://github.com/TracksApp/tracks/issues/2100#issuecomment-394131185), proxying a tracks instance through nginx and configuring it to serve static assets is the way to go. Remove the `subdir` option from `config.yml` and...

Application infrastructure
Documentation

Hi! :wave: I was looking at the source code for the site and noticed that both Ruby and Rails are a bit out of date. Would you be interested in...

enhancement

This is a 🙋 feature or enhancement. This is a 🔨 code refactoring. ## Summary Improve and streamline our release processes with some extra automation and a bit more rigor...

Bumps Ruby to the latest 3.1 version (`3.1.7` as I write this). The following gems have differences due to the upgrade: - `psych` is locked to `< 4` until a...