Johannes Millan
a1b1febaf8
Update README.md
2025-04-15 16:39:49 +02:00
panoramix360
7f9fa07559
feat: enhance updateCurrentTask to include Pomodoro state and session time
2025-04-15 16:33:21 +02:00
panoramix360
924844cae9
feat: update indicator to use time estimate for countdown message
2025-04-15 16:33:21 +02:00
panoramix360
33d7a3f758
feat: add countdown message to the indicator
2025-04-15 16:33:21 +02:00
Sofia Lucas
4104270313
Fix #4184 : Added fractional time parsing when creating a new task
...
Fixed the issue where you could not insert 1.5h or any decimal value
when inputing time stamp in the quick add method of creating a task. To
test execute project with instructions given in the repository and add a
new task (shift+A) and write the title of a new task such as "task 1.5h"
or "task 1.5h/3.5h". Also added test cases for this fix.
2025-04-15 16:30:21 +02:00
Carsten
e7412d5f64
Add functionality if a Issue on Gitlab is closed the Issue on Super is also closed after syncron.
2025-04-15 16:08:30 +02:00
loviuz
d8267789f6
fix: minor fixes to italian translation
2025-04-13 22:57:17 +02:00
loviuz
10e3a9f9b9
feat: updated italian translations
2025-04-13 22:57:17 +02:00
Johannes Millan
e682cb7f97
12.0.5
2025-04-12 13:50:44 +02:00
Johannes Millan
6d6270638c
fix(android): status bar for all
2025-04-12 13:50:08 +02:00
Johannes Millan
c1daf01602
12.0.4
2025-04-12 13:18:04 +02:00
Johannes Millan
ab9d2a35f2
fix(android): status bar for android sdk 30
2025-04-12 11:06:40 +02:00
Johannes Millan
6923127d8b
12.0.3
2025-04-05 12:28:42 +02:00
Johannes Millan
70c03081c9
build: update chromedriver
2025-04-05 12:28:21 +02:00
Johannes Millan
0d853f21e6
fix(android): status bar for android sdk 35 #4205
2025-04-05 11:30:11 +02:00
Johannes Millan
c0eef42faf
12.0.2
2025-04-03 14:28:56 +02:00
Johannes Millan
99748b104e
build: make android build work again 3
2025-04-03 14:17:47 +02:00
Johannes Millan
06dc3180e8
build(android): make android build run again 3
2025-04-03 13:48:58 +02:00
Johannes Millan
ba2bd5dec5
build(android): make android build run again 2
2025-04-03 13:42:36 +02:00
Johannes Millan
b03cfe71aa
test(e2e): make em work again
2025-04-03 13:40:58 +02:00
Johannes Millan
4a1690e4aa
build(android): make android build run again
2025-04-03 13:13:47 +02:00
Johannes Millan
0f41ee34f5
build: update electron
2025-04-03 12:32:42 +02:00
Johannes Millan
fd884cee7c
feat: update translations
2025-04-03 11:54:46 +02:00
Johannes Millan
bc4313ac61
remove bookmark related translations
2025-04-03 11:51:22 +02:00
Johannes Millan
f7cf56f47b
feat: hide remove from today button for today list #4101
2025-04-03 11:36:57 +02:00
Johannes Millan
aba9225ece
docs: remove fink from readme to avoid problematic PRs in the future
2025-04-03 11:02:21 +02:00
Johannes Millan
9a2bab091f
fix: unable to select subtasks anymore
2025-04-03 10:42:16 +02:00
Johannes Millan
25ad554f21
build: update capacitor
2025-04-03 10:42:16 +02:00
Johannes Millan
31178ace61
build(android): update minSdkVersion
2025-04-03 10:42:16 +02:00
MichaelSalis
5c2c445bad
Update short-syntax-to-tags.ts
...
Prettier
2025-04-03 10:42:09 +02:00
Rodrigo Baião
9ba2957b13
Fix #4046 : Mulitple Same Name Tags being created.
...
When you create a task you can use the pound sign to assign it tags,
and if the tag dosent exist it creates it.
There was an error in the parsing of the user input that allowed
the user can create multiple tags with the same name,
which was not what was intended
2025-04-03 10:42:09 +02:00
Steven Wood
e57a080b86
fix: LocalBackupService not instantiating #4137
2025-04-03 10:38:26 +02:00
dependabot[bot]
a5004b53ca
build(deps): bump apple-actions/import-codesign-certs from 3 to 5
...
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs ) from 3 to 5.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases )
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v3...v5 )
---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-03 10:37:56 +02:00
dependabot[bot]
25c711d83c
build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.1
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.1.0 to 10.1.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.1 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-03 10:36:50 +02:00
dependabot[bot]
12dbbf243b
build(deps-dev): bump @nextcloud/cdav-library from 1.5.2 to 1.5.3
...
Bumps [@nextcloud/cdav-library](https://github.com/nextcloud/cdav-library ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/nextcloud/cdav-library/releases )
- [Changelog](https://github.com/nextcloud/cdav-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/cdav-library/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: "@nextcloud/cdav-library"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-03 10:36:40 +02:00
Miguel Costa
4dc6ae16cf
fix #4083 (tasks): resolve tag removal issue and add tests
...
- fix bug where tags were not removed from the task title correctly.
- add tests to verify the bug no longer exists and tag removal works as
expected.
Closes #4083
2025-03-31 16:40:27 +02:00
Johannes Millan
22508082ea
build: make electron start for v35
2025-03-30 21:20:05 +02:00
Johannes Millan
b011dbc8b6
build: update electron
2025-03-30 21:07:47 +02:00
Johannes Millan
3538d748bf
fix: t.at is not a function #4162
2025-03-30 21:07:23 +02:00
Johannes Millan
657926e99c
build: update electron builder
2025-03-30 20:56:00 +02:00
Johannes Millan
b7fb14f089
fix: invalid translation variables #4179 {{}}
2025-03-28 20:48:08 +01:00
Onur NESVAT
74827cc275
feat: add track time sound configuration and notifications
2025-03-28 20:12:14 +01:00
Rafael Garcia
7972d4e1db
Fix #4014 : auto-deselect task removed from current list
...
Ensure the detail panel closes when a scheduled (or removed) task
no longer appears in today's list by automatically deselecting it.
This resolves the issue where the detail panel remains stuck open
after scheduling a task into the future.
2025-03-28 19:50:59 +01:00
Duarte Ramires
25047f31ed
Fix #4130 : shift+t to add subtasks to today
2025-03-28 18:34:20 +01:00
Ari Pollak
3184ff97b6
Update BUG_REPORT.md to include extra log paths on Linux
2025-03-28 18:32:01 +01:00
nonameformr
4181fd9d48
edit translate ru
2025-03-28 18:31:36 +01:00
Johannes Millan
0684809242
12.0.1
2025-03-14 13:13:48 +01:00
Johannes Millan
fd3b6e321c
build: add code signing for android 5
2025-03-14 11:02:29 +01:00
Johannes Millan
f2c89e72ca
build: add code signing for android 4
2025-03-14 11:02:29 +01:00
Johannes Millan
dfb60231f7
build: add code signing for android 3
2025-03-14 11:02:29 +01:00