-
67e34e52b8
refactor(lib): Fixed API change for process symfony
0.2.1
Aerex
2022-06-19 12:44:50 -05:00
-
dc96556b5a
chore: Updated to sabre to version 4.3
0.2.0
Aerex
2022-06-19 11:25:30 -05:00
-
31822ab7e7
fix: Updated TreeBuilder contructor arguments
0.1.2
Aerex
2022-02-23 20:59:44 -06:00
-
50e9a4c621
chore: Updated dependencies
Aerex
2022-02-23 20:54:07 -06:00
-
0710ef474f
fix(console): Fixed the questions asked in console not working correctly
0.1.1
Aerex
2021-10-14 08:45:11 -05:00
-
50748f2fb5
chore: Updated dependencies to work with php 8
0.1.0
Aerex
2021-08-16 22:01:06 -05:00
-
0755b84fdd
chore: Removed trailing spaces and cleaned up code
Aerex
2021-07-05 16:41:38 -05:00
-
39feb2edb9
fix: Used new github repo location in composer file
Aerex
2021-07-05 15:51:25 -05:00
-
a09bc5aff1
docs: Fixed binary location in README
Aerex
2021-07-05 15:50:23 -05:00
-
d3dd08081b
docs: Cleaned up docs and added information on using cli
Aerex
2021-07-05 15:41:03 -05:00
-
427f830e42
chore: Updated composer file to use correct binary name
Aerex
2021-07-05 15:40:46 -05:00
-
f23375ffce
feat: Added autocomplete file path in cli command
Aerex
2021-07-05 15:40:16 -05:00
-
6a11a9dcce
refactor: Renamed the cli file
Aerex
2021-07-05 15:39:45 -05:00
-
7c972550ff
docs: Cleaned up docs and added information on using cli
master
Aerex
2021-07-05 15:41:03 -05:00
-
5165567e63
chore: Updated composer file to use correct binary name
Aerex
2021-07-05 15:40:46 -05:00
-
ed4dc009fd
feat: Added autocomplete file path in cli command
Aerex
2021-07-05 15:40:16 -05:00
-
a0b3e9548b
refactor: Renamed the cli file
Aerex
2021-07-05 15:39:45 -05:00
-
-
31f781af0d
Merge branch 'master' of github.com:Aerex/baikal-storage-plugin
Aerex
2021-07-02 19:40:57 -05:00
-
-
6cf5d4477b
chore: Cleaned up code
Aerex
2021-07-02 19:39:08 -05:00
-
4db9237a5b
chore: Generalized example config values
Aerex
2021-07-02 19:38:50 -05:00
-
b8963270ec
chore: Added title to console command
Aerex
2021-07-02 19:38:34 -05:00
-
9dda2d8127
Update README.md
Aerex
2021-02-24 18:52:52 -06:00
-
-
d87d4b0c5c
feat: Added create config console command (support taskwarior)
Aerex
2021-01-07 23:52:00 -06:00
-
357531d329
fix: Retrieved displayname using getProperties from server obj
Aerex
2020-10-09 01:12:57 -05:00
-
a875bd8e2b
chore: Fixed plugin description
Aerex
2020-09-28 23:53:32 -05:00
-
4140ded5b3
fix: Generalized import cal events not from source storages
Aerex
2020-09-28 23:48:55 -05:00
-
0a01e6e905
feat: Added tasks with no projects to default calendar
Aerex
2020-09-18 22:15:12 -05:00
-
ce60c373f8
test: Fixed unit tests directory path
Aerex
2020-09-13 01:29:05 -05:00
-
1217c2f5e4
refactor(tw): Removed unused project_prefix_suffix config
Aerex
2020-09-13 01:26:22 -05:00
-
444db318e7
fix: Ignored processing delete calendar requests
Aerex
2020-08-23 17:39:56 -05:00
-
bf9a55de0e
fix: Prevent importing calendar tasks if coming from taskwarrior cli
Aerex
2020-07-31 02:41:04 -05:00
-
f63e2d0e2e
fix: Used completed property instead of dtend in vtodo event
Aerex
2020-07-31 02:35:51 -05:00
-
a89dd17991
feat: Added deleting task when ical todo delete has been sent
0.0.16
Aerex
2020-06-27 00:56:44 -05:00
-
98eb84b3b6
feat: Added config html page for storages on baikal browser
Aerex
2020-06-14 23:55:05 -05:00
-
df7ab092cc
fix: Added logger as a dependency for storage class
0.0.15
Aerex
2020-06-11 11:43:56 -05:00
-
8cafda3f26
fix: Upgraded sabre/dav
0.0.14
Aerex
2020-06-11 11:24:06 -05:00
-
b9d27d9aa2
fix: Upgrade sabre/dav
0.0.13
Aerex
2020-06-11 11:21:28 -05:00
-
728fce1b78
fix: Created log file if files does not exist
0.0.12
Aerex
2020-06-11 11:10:45 -05:00
-
c302c4653a
feat(tw): Applied timezone to datetimes that are not given in local time
0.0.11
Aerex
2020-06-03 00:46:06 -05:00
-
c2e181aa75
refactor: Added general config validations and timezone config
Aerex
2020-06-03 00:04:43 -05:00
-
00d0ea624f
fix(tw): Reloaded tasks into object array for refresh
0.0.10
Aerex
2020-06-02 21:16:18 -05:00
-
2f87752f6e
fix: Used ArrayNodeDefinition to append taskwarrior config to main config
0.0.9
Aerex
2020-05-29 11:45:53 -05:00
-
346e5c239b
feat(tw): Added project_tag_suffix config to use tag for tw project
0.0.8
Aerex
2020-05-28 11:54:21 -05:00
-
9d78b4a8eb
fix: Downgraded symfony/yaml to fix dep confilicts
0.0.7
Aerex
2020-05-13 00:12:36 -05:00
-
84ecfb5ad1
feat: Added missing symfony/yaml dep
0.0.6
Aerex
2020-05-13 00:09:35 -05:00
-
40b66fb38b
feat: Converted vcalendar todo events to taskwarrior tasks
0.0.5
Aerex
2020-05-12 23:56:22 -05:00
-
45ea34da94
fix: Created config directory recursively
0.0.4
Aerex
2020-05-05 00:04:31 -05:00
-
56eb7e7571
fix: Used correct declaration for setRawConfigs
0.0.3
Aerex
2020-05-04 23:39:00 -05:00
-
51b51e3de8
chore: Downgrade symfony/config to ^3.4
0.0.2
Aerex
2020-05-04 23:25:11 -05:00
-
1281ebff03
feat: Initial commit
0.0.1
Aerex
2020-05-03 16:41:59 -05:00
-
b3175cb4b8
feat: first init
Aerex
2020-03-19 11:35:12 -05:00