n pushed to main at n/PSGraylog 2024-07-26 14:01:47 +01:00
63bfd2bc40 Updated Connect-GraylogService to import the ConvertFrom-GraylogSession function before it calls is
3511d98e62 Added some functionality for PS5.1 and below, as it doesn't seem to properly import the other functions
252125184e Updated Get-GraylogStreams function to be stored in the correct file name
9f7ce2c8b0 Updated ConvertFrom-GraylogSession to properly parse the Cookies
Compare 4 commits »
n pushed to main at n/PSGraylog 2024-07-25 15:12:20 +01:00
13d01d9eb1 Update PSGraylog module installation script to use the correct module path
n pushed to main at n/PSGraylog 2024-07-25 15:08:53 +01:00
a094ec86ba chore: Update PSGraylog module installation script to install required modules (if they're not installed already)
n pushed to main at n/PSGraylog 2024-07-25 14:45:57 +01:00
ea0a4de167 chore: fixed typo in install
n pushed to main at n/PSGraylog 2024-07-25 14:30:20 +01:00
08a05eab2c chore: fixed install script issue where module path didn't exist
n pushed to main at n/PSGraylog 2024-07-25 14:24:58 +01:00
329bb8728a chore: Update PSGraylog module installation instructions and improve code readability
n pushed to main at n/PSGraylog 2024-07-25 14:17:17 +01:00
9c9afd413d Created an install.ps1 script, in lieu of being able to upload it directly to a PSGallery-like package manager.
n pushed to main at n/PSGraylog 2024-07-25 03:12:14 +01:00
85c622f894 chore: Ensure Graylog session is set before making requests, and added better error handling
4608f33c4a Added shorthand alias for Search-Graylog (sg)
9f9078dbc8 Refactor Get-GraylogStreamId to use Get-GraylogStreams function
Compare 3 commits »
n pushed to main at n/PSGraylog 2024-07-25 02:56:36 +01:00
5edba53ffc chore: Update module import paths
n pushed to main at n/PSGraylog 2024-07-25 02:46:03 +01:00
6bcab03ca0 Added specifier for the Vault to use with Get-Secret
n created branch main in n/PSGraylog 2024-07-25 02:33:23 +01:00
n pushed to main at n/PSGraylog 2024-07-25 02:33:23 +01:00
d8f1ac024e Initial commit
n created repository n/PSGraylog 2024-07-25 02:32:28 +01:00
n pushed to main at owui-tools/reddit 2024-07-24 22:48:54 +01:00
7f3cb81f6d Updated docstring to fix indentation
n pushed to main at owui-tools/reddit 2024-07-24 22:46:45 +01:00
4fea6ee8d6 Updated version number and changelog.
4bcc5ab62c Moved Reddit test code into it's dedicated file
194ee6272d Updated the test code to use the new method and arguments.
c656a67961 Updated Tool#get_subreddit_feed to be the more generic Tool#get_reddit_feed, which can take in both user and subreddit Reddit .json links.
8e6c1549df Created RedditPage#parse_comments, which parses comment data from a Reddit .json link.
Compare 9 commits »
n created branch main in owui-tools/bbc-news 2024-07-22 02:21:48 +01:00
n pushed to main at owui-tools/bbc-news 2024-07-22 02:21:48 +01:00
1198424f4f Initial commit.
n created repository owui-tools/bbc-news 2024-07-22 02:21:31 +01:00
n pushed to main at owui-tools/reddit 2024-07-22 02:11:53 +01:00
7999cb488f Added __pycache__ to .gitignore
c741d85458 Moved test code to it's own file
e8101a3352 Updated reddit tool docstring to match owui.com
Compare 3 commits »
n created branch main in owui-tools/reddit 2024-07-22 01:59:01 +01:00