3663 Commits (efc3b46c2b38ae00c142e56ffd184d20fc2fd399)
 

Author SHA1 Message Date
Tsu-ba-me bac8680b36 fix(striker-ui): correct file icon URL in header 3 years ago
Tsu-ba-me 53b2560f34 fix(striker-ui): info file upload appear delay 3 years ago
Tsu-ba-me dc701fe9c5 fix(striker-ui): add periodic check to update files list 3 years ago
Tsu-ba-me b04a7c0233 fix(striker-ui): point files link to file-manager 3 years ago
Tsu-ba-me 18e8b21214 fix(Anvil): config Apache to forward requests to Striker UI API 3 years ago
Tsu-ba-me 5478f187b0 build(striker-ui-api): add API as systemd service 3 years ago
Tsu-ba-me 8a2b96bffa build(striker-ui-api): add compressed API executable and its install logic to Makefile 3 years ago
Tsu-ba-me fb21cad83c chore(striker-ui-api): add scripts to compress and decompress build output 3 years ago
Tsu-ba-me d764366fe8 chore(striker-ui-api): fix package vulnerabilities 3 years ago
Tsu-ba-me 5a3ab20308 fix(striker-ui): remove duplicate icon button declaration 3 years ago
Tsu-ba-me cef5ae395c fix(striker-ui): change colour of finish edit icon in Servers panel 3 years ago
Tsu-ba-me 8632f29db2 fix(striker-ui): isolate message box for reuse 3 years ago
Tsu-ba-me 131c50863e fix(striker-ui): only send changed properties when edit file 3 years ago
Tsu-ba-me eab3abd7db fix(striker-ui): show spinner after clicking purge/update in edit file 3 years ago
Tsu-ba-me 24442d524b fix(striker-ui): add purge file confirm dialog 3 years ago
Tsu-ba-me 9ec5b4398c fix(striker-ui): move ContainedButton out of Files 3 years ago
Tsu-ba-me 18652e1e36 chore(striker-ui): remove MUI v4 packages 3 years ago
Tsu-ba-me b9b1fb3ecc refactor(striker-ui): rename PeriodicFetch to camel case 3 years ago
Tsu-ba-me 8468344d3f refactor(striker-ui): reorder imports in Servers 3 years ago
Tsu-ba-me 878bafcc85 fix(striker-ui): isolate styled OutlinedInputLabel 3 years ago
Tsu-ba-me 323d162172 fix(striker-ui): isolate styled OutlinedInput 3 years ago
Tsu-ba-me bcda785f3c fix(striker-ui): extend Panel with MUI Paper; for MUI Dialog use 3 years ago
Tsu-ba-me c1ad5a513b fix(striker-ui): isolate PanelHeader and apply to Servers panel 3 years ago
Tsu-ba-me d0b36e9f99 fix(striker-ui): rename PanelHeader->InnerPanelHeader 3 years ago
Tsu-ba-me 3dff61b966 fix(striker-ui): isolate custom IconButton in Servers 3 years ago
Tsu-ba-me 3636f155fc fix(striker-ui): move API URI to constant; add network error messsage to Files 3 years ago
Tsu-ba-me 5da85f7600 fix(striker-ui): make file type drop-down menu readable 3 years ago
Tsu-ba-me 74cd20dc7d fix(striker-ui): adjust file list style; extend body text 3 years ago
Tsu-ba-me 98fbb793a5 fix(striker-ui): add font source code pro to theme 3 years ago
Tsu-ba-me 06fada6c0b chore(striker-ui): install font source code pro 3 years ago
Tsu-ba-me 39f26e4c8f fix(striker-ui): style file edit form and add spinner when loading data 3 years ago
Tsu-ba-me f627368534 fix(striker-ui): clear selected files to upload when entering edit mode 3 years ago
Tsu-ba-me f8b3fb6787 fix(striker-ui): use contained variant button in file components 3 years ago
Tsu-ba-me bf7e786c03 fix(striker-ui): customize file type select in file info 3 years ago
Tsu-ba-me 387222ebdb fix(striker-ui): customize MUI text field 3 years ago
Tsu-ba-me 554a94a9ad fix(striker-ui): hide file type during file upload 3 years ago
Tsu-ba-me 8c0841ca71 fix(striker-ui): align upload progress in file upload form 3 years ago
Tsu-ba-me c5a4c77de3 fix(striker-ui): remove progress and update file list when file upload completes 3 years ago
Tsu-ba-me 2e5dd3523b fix(striker-ui): complete file edit components function-wise 3 years ago
Tsu-ba-me b2b347fc72 fix(striker-ui-api): complete file upload endpoint 3 years ago
Tsu-ba-me c767daa9c4 fix(striker-ui-api): omit deleted file records in file GET endpoints 3 years ago
Tsu-ba-me 462ec6d903 fix(striker-ui-api): complete delete file endpoint 3 years ago
Tsu-ba-me eb840b3d9c fix(striker-ui-api): complete edit file endpoint 3 years ago
Tsu-ba-me 3d202d4f32 fix(striker-ui-api): draft edit file endpoint 3 years ago
Tsu-ba-me e6d20b1d51 chore(striker-ui-api): add script to style files 3 years ago
Tsu-ba-me 33f783d6b6 fix(striker-ui-api): simplify calls to striker-access-database and /files GETs 3 years ago
Tsu-ba-me 0862706ae8 fix(striker-ui): complete file upload functionalities 3 years ago
Tsu-ba-me eee01ce3d3 fix(striker-ui-api): handle POST to upload files 3 years ago
Tsu-ba-me f64074f34a chore(striker-ui): install axios 3 years ago
Tsu-ba-me 80c089a8c5 chore(striker-ui-api): install multer 3 years ago