| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | search: Only show the 'Save' link upon change | Miquel Sabaté Solà | 2025-09-10 | 1 | -1/+10 |
| * | search: Add a 'kind' parameter | Miquel Sabaté Solà | 2025-09-10 | 1 | -4/+22 |
| * | shared_searches: Remove underscores on authors | Miquel Sabaté Solà | 2025-08-09 | 1 | -1/+1 |
| * | Re-order the top bar layout | Miquel Sabaté Solà | 2025-08-08 | 1 | -6/+7 |
| * | Add a missing translation on search body | Miquel Sabaté Solà | 2025-08-08 | 1 | -1/+1 |
| * | Upgrade rubocop to the real target ruby/rails | Miquel Sabaté Solà | 2025-07-01 | 3 | -5/+5 |
| * | Add subtitles to pages | Miquel Sabaté Solà | 2025-07-01 | 7 | -1/+25 |
| * | searches: Add rich text description | Miquel Sabaté Solà | 2025-07-01 | 6 | -31/+53 |
| * | Show all searches at the top bar always | Miquel Sabaté Solà | 2025-07-01 | 2 | -3/+4 |
| * | 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 | 2 | -0/+7 |
| * | Replace underscores with the proper HTML tags | Miquel Sabaté Solà | 2025-01-27 | 3 | -2/+16 |
| * | Allow searching from a given tag | Miquel Sabaté Solà | 2024-11-11 | 4 | -8/+23 |
| * | Don't break-all for summaries | Miquel Sabaté Solà | 2024-11-07 | 1 | -0/+5 |
| * | Update Rails and Ruby | Miquel Sabaté Solà | 2024-10-17 | 1 | -3/+4 |
| * | Do not allow to show non-shared searches | Miquel Sabaté Solà | 2024-07-22 | 1 | -1/+1 |
| * | Add IT as another source kind | Miquel Sabaté Solà | 2024-07-22 | 2 | -1/+5 |
| * | Fix the trix toolbar for smaller screens | Miquel Sabaté Solà | 2024-06-10 | 1 | -0/+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 | 1 | -1/+21 |
| * | tags: added a way to update tags | Miquel Sabaté Solà | 2024-03-20 | 5 | -3/+23 |
| * | Handle special characters in "target" completion | Miquel Sabaté Solà | 2024-03-20 | 1 | -5/+21 |
| * | things: added missing color for "paper" | Miquel Sabaté Solà | 2024-03-20 | 1 | -0/+4 |
| * | Added favicon images | Miquel Sabaté Solà | 2024-03-19 | 1 | -0/+6 |
| * | 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 | 1 | -1/+1 |
| * | thing: added 'bio' kind | Miquel Sabaté Solà | 2024-03-18 | 2 | -1/+5 |
| * | Polish the UI on shared_searches#show | Miquel Sabaté Solà | 2024-03-17 | 1 | -2/+4 |
| * | shared_searches: added missing translations | Miquel Sabaté Solà | 2024-03-16 | 1 | -6/+6 |
| * | tags: ensure the order by name | Miquel Sabaté Solà | 2024-03-16 | 1 | -1/+1 |
| * | things: added 'chronicle' kind | Miquel Sabaté Solà | 2024-03-16 | 2 | -1/+6 |
| * | Ensure that the last search is honored | Miquel Sabaté Solà | 2024-03-15 | 2 | -1/+12 |
| * | things: added the 'phd' kind | Miquel Sabaté Solà | 2024-03-15 | 2 | -1/+5 |
| * | search: fixed a bit more the ordering of things | Miquel Sabaté Solà | 2024-03-15 | 1 | -2/+4 |
| * | thing: added the 'letters' kind | Miquel Sabaté Solà | 2024-03-15 | 2 | -1/+5 |
| * | things: provide a simple way to follow links | Miquel Sabaté Solà | 2024-03-15 | 3 | -3/+70 |
| * | tags: wrap the checkboxes on small screens | Miquel Sabaté Solà | 2024-03-15 | 1 | -0/+1 |
| * | Fixed search for tags with spaces | Miquel Sabaté Solà | 2024-03-15 | 2 | -2/+27 |
| * | Added the 'autocapitalize' attribute | Miquel Sabaté Solà | 2024-03-15 | 2 | -9/+9 |
| * | search: further refine the order of things | Miquel Sabaté Solà | 2024-03-15 | 1 | -2/+2 |
| * | Dropped redundant 'location' column | Miquel Sabaté Solà | 2024-03-14 | 3 | -8/+2 |
| * | Do not hint at creating things on search action | Miquel Sabaté Solà | 2024-03-14 | 1 | -1/+1 |
| * | Be more careful with the order | Miquel Sabaté Solà | 2024-03-14 | 4 | -4/+4 |
| * | Sorting out <meta> attributes | Miquel Sabaté Solà | 2024-03-14 | 1 | -1/+15 |
| * | Make the UI a bit more consistent | Miquel Sabaté Solà | 2024-03-14 | 7 | -29/+45 |
| * | Improved style on mobile for centered forms | Miquel Sabaté Solà | 2024-03-14 | 1 | -0/+6 |
| * | exports: added missing translated string | Miquel Sabaté Solà | 2024-03-14 | 1 | -1/+1 |
| * | Improved the layout on empty searches/things | Miquel Sabaté Solà | 2024-03-14 | 1 | -2/+11 |
| * | Initial commit | Miquel Sabaté Solà | 2024-03-13 | 66 | -0/+1568 |
