- 03 Nov, 2022 1 commit
-
-
Jason Colyer authored
Initial support for providing GitLabSOS instructions See merge request !37
-
- 23 Dec, 2021 1 commit
-
-
Davin Walker authored
-
- 03 Nov, 2021 2 commits
-
-
Jason Colyer authored
Increase default height See merge request !38
-
-
- 13 Sep, 2021 1 commit
-
-
Catalin Irimie authored
Shorten default upload notice See merge request !36
-
- 09 Sep, 2021 1 commit
-
-
Katrin Leinweber authored
-
- 18 Aug, 2021 1 commit
-
-
Catalin Irimie authored
Allow filling in ticket ID with query params See merge request !35
-
- 17 Aug, 2021 1 commit
-
-
Cody West authored
-
- 27 May, 2021 3 commits
-
-
Jason Colyer authored
-
Jason Colyer authored
Adding contribute links See merge request !34
-
Jason Colyer authored
-
- 06 Apr, 2021 2 commits
-
-
Catalin Irimie authored
Prevent the uploader from generating S3 links in the ticket See merge request !33
-
Catalin Irimie authored
To encourage (and mention) using the Zendesk app instead.
-
- 19 Feb, 2021 2 commits
-
-
Catalin Irimie authored
Adding logic for partners See merge request !32
-
Jason Colyer authored
Updated the ticket regex to work with multiple formats. Refactored to use the same functions for all forms. Updated the path variable to be optional.
-
- 12 Feb, 2021 4 commits
-
-
Jason Colyer authored
ZD app See merge request !27
-
-
Jason Colyer authored
Add initial lambda handler for the Zendesk app See merge request !31
-
Catalin Irimie authored
Guarded by a randomized token to be used in Zendesk, this implementes basic functionality for object listing and downloading, to be used in the Zendesk App
-
- 15 Jan, 2021 2 commits
-
-
Catalin Irimie authored
Add s3 credentials for IAM user when generating presigned URLs Closes #45 See merge request !30
-
Catalin Irimie authored
When credentials are not explicitly passed from an user and the Lambda function infers this from the environment, even despite the Lambda IAM role having the required permissions, AWS infers this as an instance profile and limits the maximum token expiration time to 6 hours, despite us setting 24/48h.
-
- 10 Dec, 2020 2 commits
-
-
Catalin Irimie authored
Revert the .hours usage See merge request !29
-
Catalin Irimie authored
-
- 09 Dec, 2020 2 commits
-
-
Catalin Irimie authored
Change the way expiration happens and add logging See merge request !28
-
Catalin Irimie authored
We had an example of upload expiring in less than EXPIRATION_IN_HOURS without a really good reason why, this also logs the expiration date and uses .hours explicitly
-
- 12 Aug, 2020 4 commits
-
-
Catalin Irimie authored
Add timestamp of pre-signed link request to file name Closes #40 See merge request !25
-
Catalin Irimie authored
Update CODEOWNERS - removing Ronan See merge request !26
-
Catalin Irimie authored
-
Will Chandler authored
-
- 11 Aug, 2020 1 commit
-
-
Will Chandler authored
-
- 08 Aug, 2020 2 commits
-
-
Catalin Irimie authored
Update the source code link Closes #39 See merge request !24
-
Catalin Irimie authored
-
- 30 Jul, 2020 3 commits
-
-
Ronan OConnor authored
-
Ronan OConnor authored
Update Readme.md for launch See merge request !23
-
Ronan OConnor authored
-
- 27 Jul, 2020 1 commit
-
-
Catalin Irimie authored
Add max filesize alerts See merge request !22
-
- 26 Jul, 2020 1 commit
-
-
Catalin Irimie authored
There is a (configurable) hard limit per file, this gets it from the environment variable, and replaces it in the templates together with a pretty value. The templates were also updated to prevent uploads larger than the filesize to start (limits are also on the backend) and warn when that happens.
-
- 22 Jul, 2020 2 commits
-
-
Catalin Irimie authored
Adds progressbar for HTML and BASH upload methods Closes #34 and #25 See merge request !21
-
Catalin Irimie authored
-
- 13 Jul, 2020 1 commit
-
-
Catalin Irimie authored
Make ticket ID regex more restrictive See merge request !20
-