Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.5.0
vja
Browse files
Mar 31, 2023
chore(release): Release 1.5.0 update changelog [skip ci]
· 33beaec5
semantic-release-bot
authored
Mar 31, 2023
View commits for tag 1.5.0
1.5.0
33beaec5
Merge branch 'develop' into 'main'
· e71e22a7
ce72
authored
Mar 31, 2023
e71e22a7
feat: defer task
· af87d8ac
ce72
authored
Mar 31, 2023
af87d8ac
Mar 24, 2023
chore(deps): update all dependencies
· 5abe98f0
ce72
authored
Mar 24, 2023
5abe98f0
Mar 17, 2023
chore(release): Release 1.4.1 update changelog [skip ci]
· 5f0033b6
semantic-release-bot
authored
Mar 17, 2023
View commits for tag 1.4.1
1.4.1
5f0033b6
fix: multiple edit only worked for one task
· dac74afb
ce72
authored
Mar 17, 2023
dac74afb
Mar 14, 2023
chore(release): Release 1.4.0 update changelog [skip ci]
· 39b5d3dd
semantic-release-bot
authored
Mar 14, 2023
View commits for tag 1.4.0
1.4.0
39b5d3dd
Merge branch 'develop' into 'main'
· dd30eeec
ce72
authored
Mar 14, 2023
dd30eeec
feat: more command aliases (create and copy)
· 70d936d9
ce72
authored
Mar 14, 2023
70d936d9
chore: update vikunja version
· 6239c975
ce72
authored
Mar 14, 2023
6239c975
feat: remove workaround to set position when adding task
· 14098954
ce72
authored
Mar 14, 2023
14098954
feat: vja clone <taskId> <new title>
· 4b15fbca
ce72
authored
Mar 14, 2023
4b15fbca
Mar 10, 2023
chore(deps): update all dependencies
· 2ad612bf
ce72
authored
Mar 10, 2023
2ad612bf
Mar 02, 2023
chore(release): Release 1.3.2 update changelog [skip ci]
· ef69c99c
semantic-release-bot
authored
Mar 02, 2023
View commits for tag 1.3.2
1.3.2
ef69c99c
fix: Respect existing reminder dates. Edit only first one.
· 28afc652
ce72
authored
Mar 02, 2023
28afc652
fix: open <task_id> does not open task in browser
· 58c6dcea
ce72
authored
Mar 02, 2023
58c6dcea
Mar 01, 2023
test: Add test for combining general filter
· 0c941250
ce72
authored
Mar 01, 2023
0c941250
Feb 26, 2023
chore(release): Release 1.3.1 update changelog [skip ci]
· e2288be6
semantic-release-bot
authored
Feb 26, 2023
View commits for tag 1.3.1
1.3.1
e2288be6
fix: Allow multiple --filter options
· c2ec9d4f
ce72
authored
Feb 26, 2023
c2ec9d4f
fix: Allow multiple --filter options
· 9361f274
ce72
authored
Feb 26, 2023
9361f274
fix: Parse timedelta in order to filter on repeat_after
· ce6e6e8c
ce72
authored
Feb 26, 2023
ce6e6e8c
Feb 23, 2023
chore(release): Release 1.3.0 update changelog [skip ci]
· ecc21bee
semantic-release-bot
authored
Feb 23, 2023
View commits for tag 1.3.0
1.3.0
ecc21bee
Merge branch 'develop' into 'main'
· ec7da366
ce72
authored
Feb 23, 2023
ec7da366
refactor: Code style
· fe6553b2
ce72
authored
Feb 23, 2023
fe6553b2
doc: Describe configuration in more detail
· f50246b1
ce72
authored
Feb 23, 2023
f50246b1
Feb 22, 2023
feat: Make urgency calculation configurable
· 50138255
ce72
authored
Feb 22, 2023
50138255
chore: Remove and .gitignore .vscode folder
· bb7b6683
ce72
authored
Feb 22, 2023
bb7b6683
doc: Formatting and Spelling of help text
· 3e2233fc
ce72
authored
Feb 22, 2023
3e2233fc
chore(release): Release 1.2.1 update changelog [skip ci]
· 33509495
semantic-release-bot
authored
Feb 22, 2023
View commits for tag 1.2.1
1.2.1
33509495
refactor: Use general filters where possible
· 64526790
ce72
authored
Feb 22, 2023
64526790
doc: Extend Features.md
· a06e8c5c
ce72
authored
Feb 22, 2023
a06e8c5c
Feb 21, 2023
chore(release): Release 1.2.0 update changelog [skip ci]
· ed97ab33
semantic-release-bot
authored
Feb 21, 2023
View commits for tag 1.2.0
1.2.0
ed97ab33
feat: arbitrary filter with vja ls --filter="<field> <operator> <value>"
· e4081958
ce72
authored
Feb 21, 2023
e4081958
refactor: Simplify sort by dates with NoneType
· ee902b1d
ce72
authored
Feb 21, 2023
ee902b1d
ci: Always release on main branch (remove "manual")
· 56e28e9b
ce72
authored
Feb 21, 2023
56e28e9b
chore(release): Release 1.1.0 update changelog [skip ci]
· 02421568
semantic-release-bot
authored
Feb 21, 2023
View commits for tag 1.1.0
1.1.0
02421568
Merge branch 'develop' into 'main'
· 92f5af77
ce72
authored
Feb 21, 2023
92f5af77
feat: Support sorting with sort=label|labels|tag|tags
· 04ce7696
ce72
authored
Feb 21, 2023
04ce7696
test: Improve test robustness
· a2779f78
ce72
authored
Feb 21, 2023
a2779f78
feat: Ignore case when sorting text fields
· d7464b6a
ce72
authored
Feb 21, 2023
d7464b6a
Loading