Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update GTK and libadwaita versions | Ricky Kresslein | 2023-10-14 | 3 | -82/+98 |
| | |||||
* | Update Gnome runtime to 45 | Ricky Kresslein | 2023-10-14 | 15 | -2/+14 |
| | |||||
* | Merge pull request #118 from jlledom/autocomplete | LakoLiu | 2023-10-13 | 2 | -2/+65 |
|\ | | | | | Implement task name autocompletion | ||||
| * | Implement search by tag list | Joan Lledó | 2023-09-30 | 2 | -15/+21 |
| | | |||||
| * | Error management for `update_list_model()` | Joan Lledó | 2023-09-30 | 1 | -4/+4 |
| | | |||||
| * | Add autocomplete popup | Joan Lledó | 2023-09-30 | 1 | -1/+29 |
| | | |||||
| * | DB Query: order by name | Joan Lledó | 2023-09-30 | 1 | -1/+1 |
| | | | | | | | | So the dedup method works properly | ||||
| * | Rename get_list_by_name | Joan Lledó | 2023-09-30 | 1 | -1/+1 |
| | | |||||
| * | Implement ToString trait for Task | Joan Lledó | 2023-09-30 | 1 | -0/+6 |
| | | |||||
| * | Query DB by task name | Joan Lledó | 2023-09-30 | 1 | -0/+23 |
|/ | |||||
* | Merge pull request #116 from weblate/weblate-furtherance-translations | LakoLiu | 2023-07-13 | 1 | -10/+11 |
|\ | | | | | French translation update from Hosted Weblate | ||||
| * | Translated using Weblate (French) | J. Lavoie | 2023-07-13 | 1 | -10/+11 |
|/ | | | | | | | Currently translated at 100.0% (138 of 138 strings) Translation: Furtherance/Translations Translate-URL: https://hosted.weblate.org/projects/furtherance/translations/fr/ | ||||
* | Add iOS download information | RIcky Kresslein | 2023-07-12 | 1 | -3/+3 |
| | |||||
* | Ignore .DS_Store files | RIcky Kresslein | 2023-07-12 | 1 | -0/+1 |
| | |||||
* | Merge pull request #114 from weblate/weblate-furtherance-translations | LakoLiu | 2023-06-28 | 1 | -18/+20 |
|\ | | | | | Translations update from Hosted Weblate | ||||
| * | Translated using Weblate (Portuguese) | ssantos | 2023-06-28 | 1 | -18/+20 |
|/ | | | | | | | Currently translated at 40.4% (70 of 173 strings) Translation: Furtherance/Translations Translate-URL: https://hosted.weblate.org/projects/furtherance/translations/pt/ | ||||
* | Portuguese translations from Weblate | LakoLiu | 2023-06-27 | 2 | -0/+734 |
|\ | | | | | Translations update from Hosted Weblate | ||||
| * | Translated using Weblate (Portuguese) | ssantos | 2023-06-27 | 1 | -52/+62 |
| | | | | | | | | | | | | | | Currently translated at 30.0% (52 of 173 strings) Translation: Furtherance/Translations Translate-URL: https://hosted.weblate.org/projects/furtherance/translations/pt/ | ||||
| * | Added translation using Weblate (Portuguese) | ssantos | 2023-06-27 | 2 | -0/+724 |
|/ | |||||
* | Merge pull request #111 from kianmeng/fix-typo | LakoLiu | 2023-06-16 | 1 | -2/+2 |
|\ | | | | | Fix typo, `availaible` -> `available` | ||||
| * | Fix typo, `availaible` -> `available` | Kian-Meng Ang | 2023-06-16 | 1 | -2/+2 |
| | | | | | | | | Found via `typos --format brief --exclude po` | ||||
* | | Update to v1.8.1 | Ricky Kresslein | 2023-06-16 | 16 | -6/+14 |
|/ | |||||
* | Change screenshot width | RIcky Kresslein | 2023-06-08 | 1 | -1/+1 |
| | |||||
* | Update screenshot and links | RIcky Kresslein | 2023-06-08 | 9 | -20/+10 |
| | |||||
* | Merge pull request #110 from gabrbrand/main | LakoLiu | 2023-06-06 | 1 | -171/+265 |
|\ | | | | | po: Update German translation | ||||
| * | po: Update German translation | Gabriel Brand | 2023-06-06 | 1 | -171/+265 |
|/ | |||||
* | Merge pull request #109 from weblate/weblate-furtherance-translations | LakoLiu | 2023-06-05 | 1 | -150/+161 |
|\ | | | | | Add Finnish trannslation | ||||
| * | Translated using Weblate (Finnish) | Jiri Grönroos | 2023-06-05 | 1 | -150/+161 |
|/ | | | | | | | Currently translated at 98.6% (150 of 152 strings) Translation: Furtherance/Translations Translate-URL: https://hosted.weblate.org/projects/furtherance/translations/fi/ | ||||
* | Revert libadwaita features to v1.2 due to flatpak issues | Ricky Kresslein | 2023-06-05 | 7 | -8/+12 |
| | |||||
* | Merge pull request #108 from weblate/weblate-furtherance-translations | LakoLiu | 2023-06-05 | 2 | -0/+638 |
|\ | | | | | Translations update from Hosted Weblate | ||||
| * | Added translation using Weblate (Finnish) | Jiri Grönroos | 2023-06-05 | 2 | -0/+638 |
| | | |||||
* | | Update to v1.8.0 | Ricky Kresslein | 2023-06-05 | 4 | -3/+18 |
| | | |||||
* | | Fix copyright | Ricky Kresslein | 2023-06-05 | 2 | -5/+1 |
| | | |||||
* | | Update POT | Ricky Kresslein | 2023-06-05 | 1 | -142/+232 |
|/ | |||||
* | Fix symbolic icon compatibility | Ricky Kresslein | 2023-06-04 | 1 | -1/+1 |
| | |||||
* | Sort preferences into sections | Ricky Kresslein | 2023-06-04 | 1 | -74/+85 |
| | |||||
* | Replace Local::today() (deprecated) | Ricky Kresslein | 2023-06-04 | 1 | -1/+1 |
| | |||||
* | #97: Add 'This Week' and 'Last Week' to reports. Add start of week picker to ↵ | Ricky Kresslein | 2023-06-04 | 5 | -5/+64 |
| | | | | settings. | ||||
* | #99: Inclusive total time | Ricky Kresslein | 2023-06-03 | 7 | -5/+99 |
| | |||||
* | #107: Fix pomodoro timer 1 minute off | Ricky Kresslein | 2023-06-02 | 2 | -2/+9 |
| | |||||
* | #102: Expand with window | Ricky Kresslein | 2023-06-01 | 1 | -1/+2 |
| | |||||
* | #105: Total seconds in CSV | Ricky Kresslein | 2023-06-01 | 3 | -2/+22 |
| | |||||
* | Update FUNDING.yml | LakoLiu | 2023-05-30 | 1 | -1/+1 |
| | |||||
* | Change total time position | Ricky Kresslein | 2023-03-23 | 1 | -1/+3 |
| | |||||
* | #87: Implement libadwaita AboutWindow | Ricky Kresslein | 2023-03-23 | 2 | -11/+12 |
| | |||||
* | Use Gnome 44 runtime-version for Flatpak | Ricky Kresslein | 2023-03-23 | 18 | -2/+18 |
| | |||||
* | Use gtk-rs 0.6.4 | Ricky Kresslein | 2023-03-23 | 12 | -151/+173 |
| | |||||
* | Update dependencies | Ricky Kresslein | 2023-03-22 | 2 | -47/+88 |
| | |||||
* | Update flatpak runtime-version to 43 | Ricky Kresslein | 2023-03-22 | 2 | -4/+6 |
| | |||||
* | Update to v1.7.0 | Ricky Kresslein | 2023-03-22 | 5 | -9/+19 |
| |