Mathias
|
e1677f6c46
|
The speedtest controller now lists speedtests by days
|
2022-08-15 13:04:05 +02:00 |
|
Mathias
|
fdce00bab1
|
The speedtest controller now lists speedtests from the last hours (default: 24)
|
2022-08-15 13:02:17 +02:00 |
|
Mathias
|
92fff9607b
|
The removeOld method now removes tests older than 30 days
|
2022-08-15 13:00:06 +02:00 |
|
Mathias
|
dccfdd01a3
|
Updated the creation message of the speedtest task
|
2022-08-15 02:09:55 +02:00 |
|
Mathias Wagner
|
42ebf07687
|
Merge pull request #32 from gnmyt/updates/folder-structure
📁 Änderungen an der Ordnerstruktur
|
2022-08-14 22:27:17 +02:00 |
|
Mathias
|
a8e19c86f1
|
Updated the App.jsx to match the new Home page component
|
2022-08-14 22:14:02 +02:00 |
|
Mathias
|
d334050e28
|
Moved the LatestTest style into the Home page & updated the colors
|
2022-08-14 22:13:21 +02:00 |
|
Mathias
|
b5db973f16
|
Created an index for the LatestTest component in the Home page
|
2022-08-14 22:12:58 +02:00 |
|
Mathias
|
de775ad4a2
|
Added the generateRelativeTime method into the utils.js of the LatestTest component
|
2022-08-14 22:12:26 +02:00 |
|
Mathias
|
3585a347cd
|
Moved the LatestTestComponent.jsx into the Home page & fixed a bug
|
2022-08-14 22:11:56 +02:00 |
|
Mathias
|
c8cb8fcb46
|
Created an index for the TestArea component in the Home page
|
2022-08-14 22:11:20 +02:00 |
|
Mathias
|
b001e4e7fb
|
Moved the TestAreaComponent.jsx into the Home page
|
2022-08-14 22:11:08 +02:00 |
|
Mathias
|
8da005f03c
|
Created an index for the Speedtest component
|
2022-08-14 22:10:44 +02:00 |
|
Mathias
|
6bdde9e4bc
|
Moved the speedtest style into the Home page & updated the colors
|
2022-08-14 22:10:34 +02:00 |
|
Mathias
|
ee90ace290
|
Moved the SpeedtestComponent.jsx into the Home page
|
2022-08-14 22:10:06 +02:00 |
|
Mathias
|
3510637b19
|
Created an index for the Home page
|
2022-08-14 22:09:37 +02:00 |
|
Mathias
|
063749fcab
|
Moved the Home page into the pages directory
|
2022-08-14 22:09:29 +02:00 |
|
Mathias
|
6db7431c1b
|
Moved the header style into the Header common components & updated the colors
|
2022-08-14 22:08:50 +02:00 |
|
Mathias
|
3dce64ed84
|
Created an index for the Header component
|
2022-08-14 22:08:26 +02:00 |
|
Mathias
|
973da5ddde
|
Moved the HeaderComponent.jsx to the common directory & minified code
|
2022-08-14 22:08:16 +02:00 |
|
Mathias
|
c36b2f91a3
|
Moved the dropdown style into the Dropdown common components & updated the colors
|
2022-08-14 22:07:24 +02:00 |
|
Mathias
|
243543716a
|
Created an index for the Dropdown component
|
2022-08-14 22:07:00 +02:00 |
|
Mathias
|
12506783d6
|
Moved the DropdownComponent.jsx to the common directory & minified code
|
2022-08-14 22:06:47 +02:00 |
|
Mathias
|
4743f3edbd
|
Created an index for the Status context
|
2022-08-14 22:05:43 +02:00 |
|
Mathias
|
2573e82bb3
|
Moved the StatusContext.jsx to the common directory
|
2022-08-14 22:05:24 +02:00 |
|
Mathias
|
f99fb1da9d
|
Created an index for the Speedtests context
|
2022-08-14 22:05:05 +02:00 |
|
Mathias
|
9f002710f3
|
Moved the SpeedtestContext.jsx to the common directory
|
2022-08-14 22:04:49 +02:00 |
|
Mathias
|
15b7bf56a9
|
Moved the dialog style into the Dialog common context & updated the colors
|
2022-08-14 22:04:35 +02:00 |
|
Mathias
|
3895b96927
|
Created an index for the Dialog context
|
2022-08-14 22:04:12 +02:00 |
|
Mathias
|
c817a5a3cc
|
Moved the DialogContext.jsx to the common directory
|
2022-08-14 22:04:04 +02:00 |
|
Mathias
|
6a8b269416
|
Created an index for the Config context
|
2022-08-14 22:03:40 +02:00 |
|
Mathias
|
996845710d
|
Moved the ConfigContext.jsx to the common directory
|
2022-08-14 22:03:29 +02:00 |
|
Mathias
|
5d95c7d9b4
|
The App.sass now uses the colors from the common styles directory
|
2022-08-14 22:03:06 +02:00 |
|
Mathias
|
159ecbc61b
|
Removed thr TestAreaComponent from the components directory
|
2022-08-14 22:02:34 +02:00 |
|
Mathias
|
ae246c9fed
|
Created the TestUtil.js for all utilities related to speedtests
|
2022-08-14 22:02:01 +02:00 |
|
Mathias
|
95ebeeb8ef
|
Removed the HelperFunctions.js
|
2022-08-14 22:01:09 +02:00 |
|
Mathias
|
41b0d3edb7
|
Moved all colors into the common styles directory
|
2022-08-14 22:00:57 +02:00 |
|
Mathias
|
0e214af65a
|
Created the jsconfig.json to help editors with the @ alias
|
2022-08-14 22:00:38 +02:00 |
|
Mathias
|
71f6efe8dc
|
Created an @ alias in the vite config
|
2022-08-14 22:00:17 +02:00 |
|
Mathias Wagner
|
67003ef250
|
Merge pull request #31 from gnmyt/dependabot/npm_and_yarn/client/sass-1.54.4
Bump sass from 1.54.3 to 1.54.4 in /client
|
2022-08-14 15:43:59 +02:00 |
|
dependabot[bot]
|
a805a325dc
|
Bump sass from 1.54.3 to 1.54.4 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.3 to 1.54.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.3...1.54.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-14 01:44:26 +00:00 |
|
Mathias
|
60e04e4e26
|
Created the pull request template
|
2022-08-14 03:23:48 +02:00 |
|
Mathias
|
e9694744a6
|
Created the dependabot.yml
|
2022-08-14 03:12:14 +02:00 |
|
Mathias
|
b99a534369
|
Updated the client dependencies
|
2022-08-14 03:09:23 +02:00 |
|
Mathias
|
89d3a67e38
|
Added funding for everyone that wants to support the project <3
|
2022-08-14 03:04:24 +02:00 |
|
Mathias
|
58fd7c3737
|
Updated the binary to the newest 1.2.0
|
2022-08-14 03:03:16 +02:00 |
|
Mathias Wagner
|
83dd113814
|
Merge pull request #30 from gnmyt/updates/vitejs
⬆️ Migration auf ViteJS
|
2022-08-14 02:57:55 +02:00 |
|
Mathias
|
3692225fa4
|
Removed one div from the SpeedtestComponent.jsx
|
2022-08-14 02:04:07 +02:00 |
|
Mathias
|
d4188dfd1d
|
Updated the client version to 1.0.3
|
2022-08-14 01:57:28 +02:00 |
|
Mathias
|
2a6db91537
|
Fixed the vite build script in the client package.json
|
2022-08-14 01:56:14 +02:00 |
|