RahulGautamSingh
|
c56588eaba
|
refactor: convert PlatformmId to union (#18458)
|
2022-11-01 14:46:09 +00:00 |
|
Sergei Zharinov
|
3e3023fd5e
|
refactor(http): Simplify base types (#18088)
|
2022-10-03 10:53:20 +02:00 |
|
Michael Kriese
|
1bc8fee494
|
refactor: cleanup http option interface (#16967)
|
2022-08-04 12:54:52 +02:00 |
|
MaronHatoum
|
b121deb969
|
refactor(util/http): move interfaces from index.ts to types.ts (#14335)
* refactor:util/http move interfaces and types from index.ts to types.ts
* refactor:reorder imports
* refactor:move HttpError from type.ts to index.ts
* refactor:change imports after moving HttpError from type.ts to index.ts
* refactor:revert white spaces
* refactor:revert moving httpError from types.ts to index.ts
* refactor: moving httpError from types.ts to index.ts
* refactor: change import
* refactor: change import
* refactor: change import
* refactor: fix circular dependencies (lint build)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2022-02-24 08:50:17 +00:00 |
|
Sergei Zharinov
|
030b1a61a4
|
refactor(util/http): Strict null checks for http utils (#13416)
* refactor(util/http): Strict null checks for http utils
* More tests for queue.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2022-01-09 21:22:27 +00:00 |
|
RahulGautamSingh
|
597da6ff59
|
refactor: flagged relevant regex (#12976)
|
2021-12-06 15:05:37 +00:00 |
|
RahulGautamSingh
|
ee2e155f1f
|
fix: modify regex to be re2 compatbile (#12778)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-29 19:16:05 +00:00 |
|
RahulGautamSingh
|
91f067b39f
|
fix: refactor regex to use re2 part3 (#12283)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-10-27 14:37:11 +00:00 |
|
Maksim
|
1f86b71fd5
|
refactor: constants (#11690)
|
2021-10-06 07:43:32 +02:00 |
|
Jamie Magee
|
a6f4e99e27
|
refactor: no implicit override (#11395)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-08-23 20:50:37 +00:00 |
|
Sergei Zharinov
|
e18259c2a5
|
refactor(http): Remove URL functions from platform-specific wrappers (#7933)
|
2020-12-10 08:50:04 +01:00 |
|
Michael Kriese
|
f18b7f3504
|
feat(gitea): support presets (#7920)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2020-12-09 13:31:06 +01:00 |
|
Cirno the Strongest
|
58f42b3273
|
fix(gitea): don't crash on empty body during pagination (#6598)
|
2020-06-27 10:25:20 +02:00 |
|
Sergio Zharinov
|
dcbef85813
|
refactor(gitea): Switch to new http wrapper (#6394)
|
2020-06-01 14:01:09 +02:00 |
|