Higanoneko
7ea4cec229
feat: add multi directories support ( #335 )
2026-07-12 09:51:10 +02:00
Janlay Wu and Henrique Dias
3ddd9182f9
feat: add partial update support ( #331 )
...
Co-authored-by: Henrique Dias <[email protected] >
2026-06-27 10:00:57 +02:00
Henrique Dias
2406836223
fix: additive permissions
2025-10-17 17:12:11 +02:00
Henrique Dias
6aeb3f8a30
fix: refactoring previous fix in attempt to address ongoing issues
...
See #211 and #215
2025-01-15 19:35:03 +01:00
Henrique Dias
51b101d3d8
feat: rules behavior
2024-12-07 12:07:12 +01:00
Henrique Dias
64bbdc7b15
fix: error if rule has no regex or path
2024-11-28 16:57:10 +01:00
Henrique Dias
63449f1636
fix: check permissions at copy/move source and destination ( #181 )
2024-08-21 18:15:32 +02:00
Henrique Dias
b5a3d07f5c
feat!: fine-grained permissions
2024-07-31 11:06:34 +02:00
Henrique Dias
d5e5052f63
feat!: rename 'scope' to 'directory'
...
Directory makes it more clear of what it is. In addition, this will make it easier when
allowing for multiple directories in the future, since we can just name it 'directories', which is more clear than 'scopes'.
2024-07-29 10:11:02 +02:00
Henrique Dias
e7e9c3176d
feat!: simplified rule with regex instead of boolean
...
BREAKING CHANGE: the "regex" field in the rule is now a regular expression instead of a boolean.
2024-07-29 10:11:02 +02:00
Henrique Dias
947b163ea7
fix: rules parsing
2024-07-22 22:25:50 +02:00
Henrique Dias
c125bedae1
refactor: code cleanup, stricter config validation ( #155 )
2024-07-21 20:52:50 +02:00