Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-09 | Fix most rubocop issues (#2165) | Claire | |
* Run rubocop --autocorrect on app/, config/ and lib/, also manually fix some remaining style issues * Run rubocop --autocorrect-all on db/ * Run rubocop --autocorrect-all on `spec/` and fix remaining issues | |||
2019-11-20 | Add documentation about the migration hack | Thibaut Girka | |
2019-05-30 | Fix old migrations failing because of new version of `strong_migrations` | Thibaut Girka | |
2018-04-11 | Add backend support for bookmarks | Thibaut Girka | |
Bookmarks behave like favourites, except they aren't shared with other users and do not have an associated counter. |