mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-21 16:59:02 +08:00
[PR #48] [MERGED] Dev #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmvan/x-prober/pull/48
Author: @kmvan
Created: 11/20/2019
Status: ✅ Merged
Merged: 11/20/2019
Merged by: @kmvan
Base:
master← Head:dev📝 Commits (5)
6f6ef1dreplace tslint with eslint8c1183cupdate composer packageee58949remove needless file66e2e0aadd http authorization for fetching (#45)9a63031update to 3.5.0📊 Changes
13 files changed (+2032 additions, -1205 deletions)
View changed files
➕
.eslintrc(+21 -0)📝
AppConfig.json(+2 -2)📝
CHANGELOG.md(+10 -0)➖
compiler/LanguageGeneration.php(+0 -61)📝
composer.json(+1 -2)📝
composer.lock(+389 -275)📝
dist/prober.php(+3 -3)📝
package-lock.json(+1572 -787)📝
package.json(+29 -28)📝
src/Components/Bootstrap/Conf.php(+1 -0)📝
src/Components/Config/ConfigApi.php(+1 -1)📝
src/Components/Fetch/src/restful-fetch.ts(+3 -0)➖
tslint.json(+0 -46)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.