| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a missing translation on search body | Miquel Sabaté Solà | 2025-08-08 | 1 | -1/+1 |
| * | Update changelog with the latest relevant commits | Miquel Sabaté Solà | 2025-07-02 | 1 | -0/+6 |
| * | Upgrade rubocop to the real target ruby/rails | Miquel Sabaté Solà | 2025-07-01 | 4 | -7/+7 |
| * | Add subtitles to pages | Miquel Sabaté Solà | 2025-07-01 | 10 | -1/+34 |
| * | Force english locale for tests | Miquel Sabaté Solà | 2025-07-01 | 4 | -9/+14 |
| * | search: Add missing translations | Miquel Sabaté Solà | 2025-07-01 | 2 | -1/+5 |
| * | searches: Add rich text description | Miquel Sabaté Solà | 2025-07-01 | 8 | -32/+60 |
| * | Show all searches at the top bar always | Miquel Sabaté Solà | 2025-07-01 | 3 | -3/+15 |
| * | Use the plain exporter for thing titles | Miquel Sabaté Solà | 2025-07-01 | 1 | -1/+3 |
| * | lib: Introduce the PlainExporter | Miquel Sabaté Solà | 2025-07-01 | 7 | -33/+117 |
| * | Upgrade Ruby and gems to patch-level releases | Miquel Sabaté Solà | 2025-07-01 | 5 | -137/+161 |
| * | Replace underscores with the proper HTML tags | Miquel Sabaté Solà | 2025-01-27 | 3 | -2/+16 |
| * | Update changelog file | Miquel Sabaté Solà | 2024-12-26 | 1 | -1/+21 |
| * | Update to ruby 3.4.1 | Miquel Sabaté Solà | 2024-12-26 | 4 | -112/+111 |
| * | Upgrade ruby version to latest patch-level release | Miquel Sabaté Solà | 2024-11-13 | 4 | -6/+6 |
| * | Allow searching from a given tag | Miquel Sabaté Solà | 2024-11-11 | 7 | -16/+41 |
| * | Update rails-i18n to the proper repository | Miquel Sabaté Solà | 2024-11-11 | 2 | -12/+5 |
| * | Upgrade to Rails 8 | Miquel Sabaté Solà | 2024-11-08 | 26 | -395/+866 |
| * | Upgrade several long-standing gems | Miquel Sabaté Solà | 2024-11-08 | 2 | -22/+22 |
| * | Don't break-all for summaries | Miquel Sabaté Solà | 2024-11-07 | 1 | -0/+5 |
| * | Update Rails to the latest patch level release | Miquel Sabaté Solà | 2024-11-05 | 1 | -70/+70 |
| * | Update Rails and Ruby | Miquel Sabaté Solà | 2024-10-17 | 5 | -92/+89 |
| * | Update to rails 7.2.1 | Miquel Sabaté Solà | 2024-08-23 | 1 | -56/+56 |
| * | Update rexml to avoid CVE | Miquel Sabaté Solà | 2024-08-22 | 1 | -1/+1 |
| * | Upgraded to rails 7.2 | Miquel Sabaté Solà | 2024-08-10 | 3 | -98/+106 |
| * | Fix rubocop complain | Miquel Sabaté Solà | 2024-07-22 | 1 | -2/+4 |
| * | Do not allow to show non-shared searches | Miquel Sabaté Solà | 2024-07-22 | 2 | -1/+17 |
| * | Update rexml from CVE audit | Miquel Sabaté Solà | 2024-07-22 | 1 | -1/+1 |
| * | Add IT as another source kind | Miquel Sabaté Solà | 2024-07-22 | 4 | -1/+7 |
| * | Bump to ruby 3.3.4 | Miquel Sabaté Solà | 2024-07-14 | 4 | -8/+8 |
| * | Updated to ruby 3.3.3 | Miquel Sabaté Solà | 2024-06-27 | 4 | -35/+45 |
| * | ci: no need to have a badge on the README.md file | Miquel Sabaté Solà | 2024-06-11 | 1 | -6/+0 |
| * | Add missing license file | Miquel Sabaté Solà | 2024-06-11 | 1 | -0/+661 |
| * | Fix the trix toolbar for smaller screens | Miquel Sabaté Solà | 2024-06-10 | 1 | -0/+56 |
| * | Upgraded to ruby 3.2.2 and updated gems | Miquel Sabaté Solà | 2024-06-06 | 5 | -66/+72 |
| * | Upgrade to ruby 3.3.1 | Miquel Sabaté Solà | 2024-05-21 | 4 | -5/+10 |
| * | Update rails to the latest patch-level | Miquel Sabaté Solà | 2024-05-17 | 1 | -77/+79 |
| * | ci: updated action version | Miquel Sabaté Solà | 2024-04-23 | 1 | -2/+2 |
| * | Updated ruby patch level and some gems | Miquel Sabaté Solà | 2024-04-22 | 7 | -53/+56 |
| * | things: use replaceAll when trimming authors | Miquel Sabaté Solà | 2024-03-21 | 1 | -2/+2 |
| * | tags: attempt to modify searches on tag rename | Miquel Sabaté Solà | 2024-03-20 | 6 | -3/+51 |
| * | tags: added a way to update tags | Miquel Sabaté Solà | 2024-03-20 | 10 | -8/+59 |
| * | Handle special characters in "target" completion | Miquel Sabaté Solà | 2024-03-20 | 2 | -8/+46 |
| * | csv: don't export underscores on "authors" | Miquel Sabaté Solà | 2024-03-20 | 2 | -7/+5 |
| * | Support underscore in the exporters on titles | Miquel Sabaté Solà | 2024-03-20 | 4 | -4/+58 |
| * | things: added missing color for "paper" | Miquel Sabaté Solà | 2024-03-20 | 1 | -0/+4 |
| * | things: added missing tests for the js controller | Miquel Sabaté Solà | 2024-03-19 | 1 | -0/+46 |
| * | Added favicon images | Miquel Sabaté Solà | 2024-03-19 | 9 | -0/+22 |
| * | thing: improved the UX on the form | Miquel Sabaté Solà | 2024-03-19 | 2 | -23/+88 |
| * | thing: removed unique index on title | Miquel Sabaté Solà | 2024-03-18 | 5 | -16/+14 |
