285 Commits

Author SHA1 Message Date
dependabot[bot]
387182aa66
Bump vite from 5.1.3 to 5.1.4 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 21:19:18 +00:00
dependabot[bot]
3cf2d3a5ae
Bump @types/react from 18.2.57 to 18.2.58 in /webui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.57 to 18.2.58.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 09:08:01 +00:00
05459f9a66
Merge pull request #6 from gnmyt/dependabot/npm_and_yarn/webui/i18next-23.9.0
Bump i18next from 23.8.2 to 23.9.0 in /webui
2024-02-22 07:30:30 +01:00
dependabot[bot]
f2cee7a6d5
Bump @types/react from 18.2.55 to 18.2.57 in /webui
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.55 to 18.2.57.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 05:07:26 +00:00
dependabot[bot]
238d42ca6a
Bump i18next from 23.8.2 to 23.9.0 in /webui
Bumps [i18next](https://github.com/i18next/i18next) from 23.8.2 to 23.9.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.8.2...v23.9.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 05:07:12 +00:00
dependabot[bot]
173ec135d1
Bump react-router-dom from 6.22.0 to 6.22.1 in /webui
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.0 to 6.22.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.22.1/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 08:45:58 +00:00
dependabot[bot]
b835504a08
Bump vite from 5.1.1 to 5.1.3 in /webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 19:10:05 +00:00
1d2a2ab22b
Integrated the VersionProvider into the App.jsx 2024-02-15 19:49:32 +01:00
e31d8829f3
Implemented version checking in the MigrateVersionDialog.jsx 2024-02-15 19:48:50 +01:00
1f4bb39748
Implemented version checking in the CreationDialog.jsx 2024-02-15 19:48:41 +01:00
8e44b34943
Created the VersionContext index.js 2024-02-15 19:48:31 +01:00
091a63759b
Created the VersionContext.jsx 2024-02-15 19:48:26 +01:00
b841a67ab7
Added new translations to the en.json 2024-02-15 19:48:13 +01:00
75ad688ba7
Fixed a bug in the ServerInfo.jsx 2024-02-15 18:32:02 +01:00
14c662a646
Updated the main.jsx 2024-02-15 18:27:45 +01:00
95489a22db
Updated the App.jsx 2024-02-15 18:27:21 +01:00
3ea28294cb
Updated the Server.jsx 2024-02-15 18:26:43 +01:00
7d878ce059
Updated the Header.jsx component 2024-02-15 18:26:16 +01:00
6e6bbd12a7
Created the AccountMenu ind.js 2024-02-15 18:25:47 +01:00
ec0bbeaf58
Created the AccountMenu.jsx 2024-02-15 18:25:43 +01:00
9f67e08f92
Created the light.js theme 2024-02-15 18:25:12 +01:00
b8cb17a340
Renamed dark.js -> default.js 2024-02-15 18:25:04 +01:00
090adc6406
Created the SettingsContext index.js 2024-02-15 18:24:31 +01:00
540cb33c57
Created the SettingsContext.jsx 2024-02-15 18:24:24 +01:00
cfa3c89f14
Added translations to the en.json 2024-02-15 18:23:40 +01:00
4bd6da14be
Created a setup page in the Login.jsx 2024-02-15 17:28:00 +01:00
589b4bac8f
Updated the en.json locale 2024-02-15 17:27:50 +01:00
11761b6487
Fixed a bug in the ServerInfo.jsx 2024-02-15 17:11:56 +01:00
aad8dd083b
Added Authorization headers in the RequestUtil.js 2024-02-15 17:11:48 +01:00
33b9480294
Integrated the Login state into the App.jsx 2024-02-15 16:40:50 +01:00
83c90987aa
Created the Login.jsx state 2024-02-15 16:40:18 +01:00
2d16bdbf4b
Removed headers from the RequestUtil.js proxy 2024-02-15 16:40:01 +01:00
c7462ae6f2
Added login to the en.json 2024-02-15 16:39:50 +01:00
88a72fd115
Added a no_servers message to the Overview.jsx 2024-02-15 15:14:14 +01:00
7f31910746
Organized the Server.jsx 2024-02-15 15:14:00 +01:00
84af732dcd
Created the ServerMenu index.js 2024-02-15 15:12:56 +01:00
fcfaa53b82
Created the ServerMenu.jsx 2024-02-15 15:12:47 +01:00
e5e85525fd
Created the UpdateDescriptionDialog.jsx 2024-02-15 15:12:37 +01:00
059e25544c
Created the RenameDialog.jsx 2024-02-15 15:12:32 +01:00
9c0338323a
Created the MigrateVersionDialog.jsx 2024-02-15 15:12:28 +01:00
03f084b2a7
Created the ConfirmDeleteDialog.jsx 2024-02-15 15:12:23 +01:00
c08afabdf9
Created the ChangeRAMDialog.jsx 2024-02-15 15:12:17 +01:00
5bc389d185
Created the ServerInfo index.js 2024-02-15 15:11:27 +01:00
04c735d8f3
Created the ServerInfo.jsx component 2024-02-15 15:11:22 +01:00
7fd7b603b8
Removed the PRXY_URL from thr CreationDialog.jsx 2024-02-15 15:11:01 +01:00
19b7ac345d
Updated the en.json locale 2024-02-15 15:10:49 +01:00
56618e5bd9
Created the en.json locale 2024-02-15 01:11:50 +01:00
4c6dbffde7
Created the Overview index.js 2024-02-15 01:11:43 +01:00
0c4ed678ab
Created the Overview.jsx 2024-02-15 01:11:39 +01:00
6d3be77147
Created the Server index.js 2024-02-15 01:05:44 +01:00