|
d4c5ab93b8
|
Use --clean instead of --rm-dist
|
2023-08-11 13:26:02 +02:00 |
|
|
7883419856
|
Set Hombrew Folder
|
2023-08-11 13:25:26 +02:00 |
|
|
fb1e4e97fe
|
Merge pull request #35 from passbolt/goreleaser-homebrew
Homebrew Releases
|
2023-08-11 13:11:58 +02:00 |
|
|
12cb8bb643
|
Add TAP Github Token Secret
|
2023-08-11 09:54:46 +02:00 |
|
|
22c8648884
|
Add homebrew to .goreleaser.yml
|
2023-08-11 09:53:21 +02:00 |
|
|
82542147f2
|
Merge pull request #34 from passbolt/fix-goreleaser_deprecation
goreleaser remove/update old options
|
2023-08-10 21:20:29 +02:00 |
|
|
3b9406f0f0
|
remove/update old options
|
2023-08-10 21:12:35 +02:00 |
|
|
acd18bb0f7
|
Merge pull request #33 from passbolt/update-deps
update deps
|
2023-08-10 21:09:03 +02:00 |
|
|
1cd6ab33ac
|
update deps
|
2023-08-10 21:00:18 +02:00 |
|
|
488bf7043a
|
Merge pull request #30 from lenforiee/fix-spelling-mistakes
Fix spelling mistakes in the code
|
2023-04-20 13:49:15 +02:00 |
|
lenforiee
|
ad51d8134f
|
update the go-passbolt to v0.6.0
|
2023-04-19 23:49:03 +02:00 |
|
lenforiee
|
6169450ab5
|
challange -> challenge
|
2023-04-19 21:34:15 +02:00 |
|
Samuel Lorch
|
7fe89a34b3
|
Merge pull request #26 from PiMaDaum/feature/CEL-filter-implementation
feature/CEL filter implementation
|
2023-02-12 20:55:58 +01:00 |
|
PiMaDaum
|
0a542bfdba
|
Initialize the CEL program in a util function
|
2023-02-05 22:19:54 +01:00 |
|
PiMaDaum
|
f30590588e
|
Implement CEL filter in list user command
|
2023-02-05 21:57:01 +01:00 |
|
PiMaDaum
|
6562aeab95
|
Implement CEL filter in list group command
|
2023-02-05 21:42:32 +01:00 |
|
PiMaDaum
|
20e3a72c92
|
Add comment to filterFolders function
|
2023-02-05 21:30:48 +01:00 |
|
PiMaDaum
|
7db321f130
|
Implement CEL filter in list folder command
|
2023-02-05 21:27:40 +01:00 |
|
PiMaDaum
|
5ee20771a8
|
Define filter argument as persistent flag in list
command
|
2023-02-05 19:38:58 +01:00 |
|
PiMaDaum
|
4e5983dc43
|
Remove the overloaded parseTimestamp function
|
2023-02-01 21:16:28 +01:00 |
|
PiMaDaum
|
e5bb6eceff
|
Outsource the resources filter function
to seperate file
|
2023-02-01 21:11:06 +01:00 |
|
PiMaDaum
|
9bdc4a96ca
|
create filter flag description
|
2023-01-29 21:36:45 +01:00 |
|
PiMaDaum
|
3d395a11ed
|
Implement an builtin function to parse timestamps
for filter expressions
|
2023-01-29 21:06:44 +01:00 |
|
PiMaDaum
|
48604aefd0
|
Make slice of cel environment options private
|
2023-01-29 20:14:21 +01:00 |
|
PiMaDaum
|
5a464f48da
|
Implement filtering over CEL on list resources
|
2023-01-29 01:18:55 +01:00 |
|
PiMaDaum
|
a0b7b7daaf
|
Set deendency of antlr/antlr4/runtime/Go/antlr
|
2023-01-29 01:18:07 +01:00 |
|
PiMaDaum
|
e9582729ad
|
add google/cel-go as new dependency
|
2023-01-28 21:04:54 +01:00 |
|
Samuel Lorch
|
0aa392634b
|
Merge pull request #22 from passbolt/fix-ci
fix ci version
|
2022-12-30 17:59:39 +01:00 |
|
Samuel Lorch
|
34fedec4f2
|
fix ci version
|
2022-12-30 17:55:13 +01:00 |
|
Samuel Lorch
|
6d4879e8b4
|
Merge pull request #21 from passbolt/update-deps
update deps
|
2022-12-30 17:20:55 +01:00 |
|
Samuel Lorch
|
6f59446349
|
update deps
|
2022-12-30 17:20:02 +01:00 |
|
Samuel Lorch
|
9a2944c6fb
|
Merge pull request #20 from passbolt/feature-json-output
Json Output Support
|
2022-12-30 16:29:25 +01:00 |
|
Samuel Lorch
|
05dd936fbc
|
Add Readme Section
|
2022-12-30 16:22:52 +01:00 |
|
Samuel Lorch
|
4dcb528f70
|
Add Group Json Output
|
2022-12-30 16:18:11 +01:00 |
|
Samuel Lorch
|
269e117fbf
|
Add Resource Json Output
|
2022-12-30 16:08:46 +01:00 |
|
Samuel Lorch
|
e8bb791686
|
Add Folder Json Output
|
2022-12-30 16:08:29 +01:00 |
|
Samuel Lorch
|
c8dc067697
|
Add User Json Output
|
2022-12-30 16:08:14 +01:00 |
|
Samuel Lorch
|
a2257bc011
|
Add Json Output to Create Commands
|
2022-12-30 13:35:26 +01:00 |
|
Samuel Lorch
|
46ceb8176d
|
Add Output Json Flag
|
2022-12-30 13:28:18 +01:00 |
|
Samuel Lorch
|
45fe21119b
|
Merge pull request #19 from passbolt/feature-add-created-modified-timestamp-columns
Add CreatedTimestamp and ModifiedTimestamp Columns to list commands
|
2022-12-30 11:50:02 +01:00 |
|
Samuel Lorch
|
d142f14ccc
|
Add CreatedTimestamp and ModifiedTimestamp Columns to list commands
|
2022-12-30 11:39:59 +01:00 |
|
Samuel Lorch
|
423dfb020c
|
Merge pull request #18 from passbolt/fix-minor-issues
Fix minor issues
|
2022-12-30 11:36:27 +01:00 |
|
Samuel Lorch
|
cbf2771935
|
fix Double Prompting Issue when Reading Secret Input
|
2022-12-30 11:12:52 +01:00 |
|
Samuel Lorch
|
94165a0f3d
|
Properly Name Groups in Code
|
2022-12-30 11:08:51 +01:00 |
|
Samuel Lorch
|
2b52c420c4
|
fix go install
|
2022-09-11 17:35:36 +02:00 |
|
Samuel Lorch
|
0804a1d9b1
|
Merge pull request #13 from bersace/patch-1
Lint and fix typos in README
|
2022-08-21 13:24:07 +02:00 |
|
Étienne BERSAC
|
3ee8f88bbb
|
Lint and fix typos in README
|
2022-08-20 12:06:41 +02:00 |
|
Samuel Lorch
|
89abb4f5a3
|
update deps
|
2022-05-30 20:00:29 +02:00 |
|
Samuel Lorch
|
6d5327cd95
|
use string instead of []byte
|
2022-05-30 19:50:43 +02:00 |
|
Samuel Lorch
|
fe7e6b2a22
|
fix windows build failing due to syscall
|
2022-05-30 19:49:02 +02:00 |
|