Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional @icon checks #1303

Merged
merged 1 commit into from
Dec 5, 2017
Merged

Additional @icon checks #1303

merged 1 commit into from
Dec 5, 2017

Conversation

Martii
Copy link
Member

@Martii Martii commented Dec 5, 2017

  • Bug fix on helper
  • Automate rejection of an occasional issue with excessive dimensions

Post #1283 #1274

* Bug fix on helper
* Automate rejection of an occasional issue with excessive dimensions

Post OpenUserJS#1283 OpenUserJS#1274
@Martii Martii added bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. DOC Pertains inclusively to the Documentation operations. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. labels Dec 5, 2017
@Martii Martii merged commit f626fee into OpenUserJS:master Dec 5, 2017
@Martii Martii deleted the newDep branch December 5, 2017 01:00
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Dec 5, 2017
* Accommodate some higher DPI monitors

Post OpenUserJS#1303
Martii added a commit that referenced this pull request Dec 5, 2017
* Accommodate some higher DPI monitors

Post #1303

Auto-merge
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Dec 5, 2017
* Consolidate test into an inline function for reuse
* Check detected types and reject the rest... may add to later

NOTES:
* This is as much as I prefer to go *(may change)*... otherwise the user experience on OUJS will be diminished by excessive bandwidth from client to whatever target.
* Ideally these shouldn't be more than 48px by 48px if an author is being nice to their users as well as visitors but do understand some hosting sites kick it up a bit without scaling.

Post OpenUserJS#1303
Martii added a commit that referenced this pull request Dec 5, 2017
* Consolidate test into an inline function for reuse
* Check detected types and reject the rest... may add to later

NOTES:
* This is as much as I prefer to go *(may change)*... otherwise the user experience on OUJS will be diminished by excessive bandwidth from client to whatever target.
* Ideally these shouldn't be more than 48px by 48px if an author is being nice to their users as well as visitors but do understand some hosting sites kick it up a bit without scaling.

Post #1303

Auto-merge
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Dec 5, 2017
* Should speeds things up a bit for I/O

Post OpenUserJS#1303
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Dec 5, 2017
Martii added a commit that referenced this pull request Dec 5, 2017
* Download a small chunk instead of whole

* Should speeds things up a bit for I/O

Post #1303

* Rename identifier for possible collision down the line

Post #1303 #1307
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Feb 9, 2018
* Apparently there is a long standing issue with EPROTO and this. Will need to dive in way deep and wait until it is fixed.
* Project error trapping yielded no results
* Altered to use *request* and same issue as denoted on the issue
* Prevents the server trip from *node* builtin and other mentioned package.

Applies to OpenUserJS#1323 and post OpenUserJS#1303
Martii added a commit that referenced this pull request Feb 9, 2018
#1324)

* Apparently there is a long standing issue with EPROTO and this. Will need to dive in way deep and wait until it is fixed.
* Project error trapping yielded no results
* Altered to use *request* and same issue as denoted on the issue
* Prevents the server trip from *node* builtin and other mentioned package.

Applies to #1323 and post #1303

Auto-merge
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Feb 10, 2018
* Prevents a server trip on malformed value or missing target with no data with:
* Double check that dimensions exist in case the dep fails

``` sh-session
RangeError [ERR_HTTP_INVALID_STATUS_CODE]: Invalid status code: ERR_INDEX_OUT_OF_RANGE
```

Post OpenUserJS#1303
Martii added a commit that referenced this pull request Feb 10, 2018
* Double check that dimensions exist in case the dep fails
* Prevents a server trip on malformed value or missing target with no data with:

``` sh-session
RangeError [ERR_HTTP_INVALID_STATUS_CODE]: Invalid status code: ERR_INDEX_OUT_OF_RANGE
```

Post #1303 and very loosely related to #1323

Auto-merge
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Feb 23, 2018
* Covers redirection automatically
* Fix undocumented type of `jpg` for `jpeg` *(my gravatar for example)*
* Left a response handler in there because **undoubtedly** there's going to be an issue cropping up with something in that arena
* Found an inline dependency to deal with later when more time available... added TODO
* `Buffer` method utilized is deprecated for base64 will affect repoManager... more TODO later

NOTE:
* I'm extremely short on time at the moment so thanks to everyone helping out with issues

Post OpenUserJS#1303 and should close OpenUserJS#1331
@Martii Martii mentioned this pull request Feb 23, 2018
Martii added a commit that referenced this pull request Feb 23, 2018
* Covers redirection automatically
* Fix undocumented type of `jpg` for `jpeg` *(my gravatar for example)*
* Left a response handler in there because **undoubtedly** there's going to be an issue cropping up with something in that arena
* Found an inline dependency to deal with later when more time available... added TODO
* `Buffer` method utilized is deprecated for base64 will affect repoManager... more TODO later

NOTE:
* I'm extremely short on time at the moment so thanks to everyone helping out with issues

Post #1303 and should close #1331

Auto-merge
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. DOC Pertains inclusively to the Documentation operations. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge.
Development

Successfully merging this pull request may close these issues.

1 participant