1155 Commits (7d0dab6bb27ebfb87119975c2f1ed48674c21ae9)

Author SHA1 Message Date
dependabot[bot] f7e03939e1 chore: bump @types/react from 17.0.3 to 17.0.9 in /striker-ui 3 years ago
dependabot[bot] a1172d7971 fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
dependabot[bot] 265cc5d91e fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
dependabot[bot] 65f461132f fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
dependabot[bot] d4681cf80f fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
dependabot[bot] a2ad0c26fb fix(striker-ui): use iso-8601 date format in Anvil status 3 years ago
Tsu-ba-me 81d00fd780 build(striker-ui): remove distclean-local and maintainer-clean-local; already implicitly triggers clean-local 3 years ago
Tsu-ba-me 444a901f53 build(striker-ui): re-include all usable source files in release tarball 3 years ago
Tsu-ba-me f8b8a6186e build(striker-ui): remove git calls from clean hooks 3 years ago
Tsu-ba-me cf5abee7bd build(striker-ui): rename target clean->clean-build to avoid conflict with default clean 3 years ago
Tsu-ba-me 49d896037a build(striker-ui): don't use build output directory path as target; use its name 3 years ago
Tsu-ba-me 115c3557d2 build(striker-ui): add blank out target 3 years ago
Tsu-ba-me 3a515b7392 build(striker-ui): don't preserve permissions when copying from source 3 years ago
Tsu-ba-me 16e6fdfdd0 build(striker-ui): break down build process to enable proper cleaning 3 years ago
Tsu-ba-me 281e9f850d build(striker-ui): change status message before 'npm run build' 3 years ago
Tsu-ba-me 79d1622f93 chore: rebuild web UI 3 years ago
Tsu-ba-me 81cb1a10f9 build(striker-ui): include minimal build output files into repo 3 years ago
Tsu-ba-me a4d0bcee5f build(striker-ui): add maintainer-clean-local to remove node modules 3 years ago
Tsu-ba-me 9fc2facf35 build(striker-ui): add default API URL in .env 3 years ago
Tsu-ba-me d0048ae235 build(striker-ui): remove web UI build steps from 'make all' 3 years ago
Tsu-ba-me 0d143df8a8 build(striker-ui): only include build output in make dist 3 years ago
Josue f2ef6123b4 chore: include package-lock latest changes 3 years ago
Josue ffc315e2dc chore: commit husky changes to .gitignore file 3 years ago
Josue b879377800 chore: upgrade nextjs and fix moderate vulnerabilities 3 years ago
Tsu-ba-me 87ad87e60d build(striker-ui): include dot/hidden entries in clean-up 3 years ago
Tsu-ba-me 9abb468d79 build(striker-ui): include pwd when unlocking files for building web UI 3 years ago
Tsu-ba-me 335cd5d4c7 build(striker-ui): change clean-local target to rm accordingly (depends on pwd) 3 years ago
Tsu-ba-me 4c215e404d build(striker-ui): don't copy make-related files and add distclean-local target 3 years ago
Tsu-ba-me 7c1598575b build(striker-ui): copy files from srcdir for building 3 years ago
Tsu-ba-me 73d4a32d01 build(striker-ui): npm ci->install and don't generate package-lock 3 years ago
Tsu-ba-me c571a3efda build(striker-ui): rename target build->out to match build output directory name 3 years ago
Tsu-ba-me 0c2952a1c7 build(striker-ui): remove debug pwd calls in Makefile.am 3 years ago
Tsu-ba-me 79fa324f9d build(striker-ui): remove excess call in specfile to build web UI 3 years ago
Tsu-ba-me b46042aede build(striker-ui): add uninstall steps for web UI 3 years ago
Tsu-ba-me 88590e3e17 build(striker-ui): add install steps for web UI 3 years ago
Tsu-ba-me 23b92cc30f build(striker-ui): ignore npm scripts (including husky config on postinstall) 3 years ago
Tsu-ba-me f772da5324 build(striker-ui): remove husky related files from tarball 3 years ago
Tsu-ba-me ce646e086b build(striker-ui): relocate rule comment to pre-section 3 years ago
Tsu-ba-me 8ff9311268 build(striker-ui): add build step to generate .env.local 3 years ago
Tsu-ba-me e0c5c3bed2 build(striker-ui): add files to include in tarball for building 3 years ago
Tsu-ba-me 2bfcb09672 build(striker-ui): correct Makefile separators 3 years ago
Tsu-ba-me 6cdd216b9c build(cgi-bin): add front-end build process 3 years ago
Josue 9945915f5a refactor: filter out empty nodes before rendering a component 3 years ago
Josue 6611d9f91b refactor: remove unnecessary comment 3 years ago
Josue 8e78ed2fea refactor: sanitize hosts data to avoid using empty nodes 3 years ago
Josue 284d536f7f style: add dividers between nodes and links 3 years ago
Josue c31cdeec11 style: remove searchbar and add red bottom border 3 years ago
Josue 341a4ad50a fix: change data types in fileSystem to avoid crashing during building process 3 years ago
Josue cbad6a52a0 refactor: rename filesystems datatype 3 years ago
Josue 227685983f fix: use colour from the palette for the spinner 3 years ago