Commit Graph

4881 Commits

Author SHA1 Message Date
fero
80ddef9079 chore: include package.json version and commit hash in panel 2024-03-09 12:02:07 -07:00
Evan Song
7e335484df Merge pull request #11 from pyrohost/dependabot/npm_and_yarn/axios-0.28.0
build(deps): bump axios from 0.27.2 to 0.28.0
2024-03-09 10:32:46 -07:00
dependabot[bot]
9851255a1e build(deps): bump axios from 0.27.2 to 0.28.0
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:29:55 +00:00
fero
a468edd4cd chore: spacing disaprity on home 2024-03-09 09:51:13 -07:00
fero
d1db9f5dcf fix: type err 2024-03-09 07:53:57 -07:00
fero
de1afc7468 feat: mobile scaling 2024-03-09 07:47:25 -07:00
fero
5a7e00f0e0 build: bump qrcode.react 2024-03-08 21:26:54 -07:00
fero
bcd6b3a889 chore: bump react-router 2024-03-07 20:06:50 -07:00
fero
98ab71fa0b chore: remove yarnrc 2024-03-07 20:04:49 -07:00
fero
0802cf9141 chore: bump prettier 2024-03-07 19:59:23 -07:00
fero
f829fbd2cf chore: remove classnames 2024-03-07 19:53:31 -07:00
fero
91fda6fdd6 chore: remove jest 2024-03-07 19:53:14 -07:00
fero
ed71b7342b fix: err 2024-03-07 16:25:37 -07:00
fero
4023b3be23 chore: style 404+server error pages 2024-03-07 16:24:46 -07:00
fero
29f9bcec7d chore: fix massactionsbar fade 2024-03-07 15:42:37 -07:00
fero
35b20f81fe build: remove react-transition-group 2024-03-07 15:38:38 -07:00
fero
ce80bf0a87 chore: deprecate <Fade> component 2024-03-07 15:37:31 -07:00
fero
101f42256c chore: add .turbo to gitignore 2024-03-07 13:30:44 -07:00
fero
a300a7e619 init: turbo.json 2024-03-07 13:30:28 -07:00
fero
73520d2382 init: turbo build script 2024-03-07 13:30:23 -07:00
Evan Song
a0dba0773f Merge pull request #12 from pyrohost/evan/remove-twin
Switch to SWC
2024-03-07 13:26:13 -07:00
fero
f05d391a51 chore: init useVW hook 2024-03-07 13:07:30 -07:00
fero
75edbd1103 chore (a11y): add ids to login fields 2024-03-07 12:57:54 -07:00
fero
5e89eb800c chore (a11y): add id to reset password fields 2024-03-07 12:57:02 -07:00
fero
5c13f55ae3 fix: reset password button width 2024-03-07 12:56:41 -07:00
fero
332c2b90f7 chore: fix server settings sftp styles 2024-03-07 12:55:24 -07:00
fero
0ecec84fc0 chore: fix server terminal font family 2024-03-07 12:49:08 -07:00
fero
af05b86221 chore: componentize main page wrapper 2024-03-07 12:48:33 -07:00
fero
726104c59e fix: dashboard server rows 2024-03-07 12:43:05 -07:00
fero
f477653f84 chore: fix more styles 2024-03-06 21:37:35 -07:00
fero
366502cde3 fix: backup and allocation boxes 2024-03-06 21:22:14 -07:00
fero
a3caf93413 chore: fix login and some input styles 2024-03-06 21:19:19 -07:00
fero
0026181c6e chore: BUILD WITH SWC! 2024-03-06 18:00:44 -07:00
fero
709d55e49c build: install vite plugin swc 2024-03-06 17:54:59 -07:00
fero
33e29d8f24 build: remove macros from vite config 2024-03-06 17:52:38 -07:00
fero
db2f380e49 build: uninstall twin.macro 2024-03-06 17:52:25 -07:00
fero
2c01aee5c2 chore: update all components to remove twin.macro 2024-03-06 17:51:20 -07:00
fero
cbfe209bf8 fix: reset password flow (?) 2024-03-06 14:42:07 -07:00
fero
ef65c7c480 docs: star history in readme 2024-03-06 14:17:28 -07:00
fero
7065d65b4d chore: properly handle when active sidebar link does not exist 2024-03-06 14:16:36 -07:00
fero
c4f61a164d chore: WIP sidebar anin 2024-03-06 14:12:52 -07:00
fero
8c62905ebb chore: make selected file more distinct 2024-03-06 13:47:27 -07:00
fero
966625523a Update README.md 2024-03-06 13:27:42 -07:00
fero
fe3230309b fix: ensure server names in upload modal dont overflow 2024-03-06 13:06:14 -07:00
fero
a52d89d67c feat: fix up drag and drop modal 2024-03-06 13:00:03 -07:00
fero
22a264790e refactor: rename contentcontainer and subnavigation components 2024-03-06 12:48:06 -07:00
fero
669c10c514 build: make our styledcomponents cool as fuck 2024-03-06 12:42:26 -07:00
fero
51648c56fd Merge branch 'main' of https://github.com/pyrohost/panel 2024-03-06 12:32:30 -07:00
fero
840e9c7454 build: manually split package chunks for smaller concurrent downloads on production builds 2024-03-06 12:32:27 -07:00
Elizabeth
e48276d648 docs: fix _ in README.md 2024-03-05 16:53:15 -06:00