]>
| author | charleswrayjr <charleswrayjr@gmail.com> | |
| Thu, 4 Sep 2025 06:37:05 +0000 (01:37 -0500) | ||
| committer | charleswrayjr <charleswrayjr@gmail.com> | |
| Thu, 4 Sep 2025 06:37:05 +0000 (01:37 -0500) | ||
| commit | 493ab0506a6b56995106b043633d62641fa89556 | |
| tree | eb396341abfb1f6fb26e886ddd73f480a93e8fd7 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| .idea/material_theme_project_new.xml | [new file with mode: 0644] | blob |
| .idea/workspace.xml | [new file with mode: 0644] | blob |
| Dockerfile | [new file with mode: 0644] | blob |
| aliases.js | [new file with mode: 0644] | blob |
| config-overrides.js | [new file with mode: 0644] | blob |
| jsconfig.json | [new file with mode: 0644] | blob |
| package.json | [new file with mode: 0644] | blob |
| postcss.config.js | [new file with mode: 0644] | blob |
| pre-build.sh | [new file with mode: 0755] | blob |
| run-admin.sh | [new file with mode: 0755] | blob |
| src/@fuse/tailwind/plugins/icon-size.js | [new file with mode: 0644] | blob |
| src/@lodash/@lodash.js | [new file with mode: 0644] | blob |
| src/@lodash/index.js | [new file with mode: 0644] | blob |
| src/App.js | [new file with mode: 0644] | blob |
| src/App.test.js | [new file with mode: 0644] | blob |
| src/app/routes.js | [new file with mode: 0644] | blob |
| src/app/utils.js | [new file with mode: 0644] | blob |
| src/app/views/404/Error404Page.js | [new file with mode: 0644] | blob |
| src/app/views/Dashboard/Dashboard.jsx | [new file with mode: 0644] | blob |
| src/app/views/Git.jsx | [new file with mode: 0644] | blob |
| src/app/views/Login.jsx | [new file with mode: 0644] | blob |
| src/globals.js | [new file with mode: 0644] | blob |
| src/index.css | [new file with mode: 0644] | blob |
| src/index.js | [new file with mode: 0644] | blob |
| src/logo.svg | [new file with mode: 0644] | blob |
| src/reportWebVitals.js | [new file with mode: 0644] | blob |
| src/setupTests.js | [new file with mode: 0644] | blob |
| src/styles/App.css | [new file with mode: 0644] | blob |
| src/styles/app-components.css | [new file with mode: 0644] | blob |
| src/styles/app-utilities.css | [new file with mode: 0644] | blob |
| src/styles/print.css | [new file with mode: 0644] | blob |
| src/styles/prism.css | [new file with mode: 0644] | blob |
| src/styles/tables.css | [new file with mode: 0644] | blob |
| tailwind.config.js | [new file with mode: 0644] | blob |