diff --git a/README.md b/README.md index 53c154b9..72b9ff41 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ In order to avoid version confusion with the official version, we should do the * Menu: * an in game menu to change all settings
![menu](img/menu_0.5.2.jpg)
-See the [Wiki](https://github.com/ijemafe/PoE-Overlay/wiki) for further details. +See the [Wiki](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/wiki) for further details. ## Roadmap @@ -79,7 +79,7 @@ These instructions will set you up to run and enjoy the overlay. #### Installing -1. Head over to [Releases](https://github.com/ijemafe/PoE-Overlay/releases) and download one of the following files +1. Head over to [Releases](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/releases) and download one of the following files 1. `poe-overlay-Setup-0.6.28.exe` to install locally. This supports auto update/ auto launch. 2. `poe-overlay-0.6.28.exe` portable version. This does not support auto update/ auto launch. 2. Run either of your downloaded file @@ -198,13 +198,13 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc ### Versioning -We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/ijemafe/PoE-Overlay/tags). +We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/tags). ## Authors * **Nicklas Ronge** - *Initial work* - [Kyusung4698](https://github.com/Kyusung4698) -See also the list of [contributors](https://github.com/ijemafe/PoE-Overlay/contributors) who participated in this project. +See also the list of [contributors](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/contributors) who participated in this project. ## License diff --git a/dev-app-update.yml b/dev-app-update.yml index 73d970dc..1f4cbc08 100644 --- a/dev-app-update.yml +++ b/dev-app-update.yml @@ -1,6 +1,6 @@ -owner: ijemafe -repo: PoE-Overlay +owner: PoE-Overlay-Community +repo: PoE-Overlay-Community-Fork provider: github updaterCacheDirName: poe-overlay-updater publisherName: - - ijemafe + - PoE-Overlay-Community diff --git a/main.ts b/main.ts index cbf25500..0719cdbf 100644 --- a/main.ts +++ b/main.ts @@ -150,7 +150,7 @@ function showChangelog() { parent: win, }); changelog.removeMenu(); - changelog.loadURL('https://github.com/ijemafe/PoE-Overlay/blob/master/CHANGELOG.md#Changelog'); + changelog.loadURL('https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/blob/master/CHANGELOG.md#Changelog'); } /* main window */ diff --git a/package-lock.json b/package-lock.json index 6b23734a..a7a068e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4736,8 +4736,8 @@ } }, "custom-electron-titlebar": { - "version": "git+https://github.com/ijemafe/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995", - "from": "git+https://github.com/ijemafe/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995" + "version": "git+https://github.com/PoE-Overlay-Community/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995", + "from": "git+https://github.com/PoE-Overlay-Community/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995" }, "custom-event": { "version": "1.0.1", @@ -12485,8 +12485,8 @@ } }, "robotjs": { - "version": "git+https://github.com/ijemafe/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e", - "from": "git+https://github.com/ijemafe/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e", + "version": "git+https://github.com/PoE-Overlay-Community/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e", + "from": "git+https://github.com/PoE-Overlay-Community/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e", "requires": { "nan": "^2.14.0", "prebuild-install": "^5.3.3" diff --git a/package.json b/package.json index 03fe65bd..48726abd 100644 --- a/package.json +++ b/package.json @@ -27,16 +27,16 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/ijemafe/PoE-Overlay.git" + "url": "git+https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork.git" }, "author": { - "name": "ijemafe", - "email": "noreply@ijemafe.com" + "name": "PoE-Overlay-Community", + "email": "noreply@poe-overlay-community.com" }, "bugs": { - "url": "https://github.com/ijemafe/PoE-Overlay/issues" + "url": "https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/issues" }, - "homepage": "https://github.com/ijemafe/PoE-Overlay", + "homepage": "https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork", "devDependencies": { "@angular-devkit/build-angular": "^0.900.7", "@angular/cli": "^9.1.3", @@ -79,14 +79,14 @@ "@types/resize-observer-browser": "^0.1.3", "auto-launch": "^5.0.5", "bootstrap": "^4.4.1", - "custom-electron-titlebar": "git+https://github.com/ijemafe/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995", + "custom-electron-titlebar": "git+https://github.com/PoE-Overlay-Community/custom-electron-titlebar.git#9863e12aa39bb077f8b49f7569169f03e14b2995", "electron-log": "^4.1.1", "electron-updater": "^4.2.5", "iohook": "^0.6.5", "localforage": "^1.7.3", "moment": "^2.24.0", "node-window-manager": "^2.2.2", - "robotjs": "git+https://github.com/ijemafe/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e", + "robotjs": "git+https://github.com/PoE-Overlay-Community/robotjs.git#a219829c83ff7f3a802c98a9c52a672ca798d80e", "rxjs": "^6.5.5", "tslib": "^1.11.1", "zone.js": "^0.10.3" diff --git a/src/app/layout/component/user-settings-help/user-settings-help.component.html b/src/app/layout/component/user-settings-help/user-settings-help.component.html index cc7d834a..b03766d1 100644 --- a/src/app/layout/component/user-settings-help/user-settings-help.component.html +++ b/src/app/layout/component/user-settings-help/user-settings-help.component.html @@ -36,7 +36,7 @@ {{'help.wiki-title' | translate}} + (click)="openUrl('https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/wiki')">{{'help.wiki' | translate}} @@ -44,7 +44,7 @@ + (click)="openUrl('https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/issues')">{{'help.bug' | translate}} \ No newline at end of file diff --git a/src/app/modules/bookmark/component/bookmark-settings/bookmark-settings.component.ts b/src/app/modules/bookmark/component/bookmark-settings/bookmark-settings.component.ts index 741ad79f..fa463a96 100644 --- a/src/app/modules/bookmark/component/bookmark-settings/bookmark-settings.component.ts +++ b/src/app/modules/bookmark/component/bookmark-settings/bookmark-settings.component.ts @@ -36,7 +36,7 @@ export class BookmarkSettingsComponent implements UserSettingsComponent { private addBookmark(): void { this.settings.bookmarks.push({ - url: 'https://github.com/ijemafe/PoE-Overlay', + url: 'https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork', shortcut: undefined, external: false });