Age | Commit message (Expand) | Author |
2025-01-06 | Pass in file object rather than file-input element•••To make this reusable even in scenarios where a file-input element
does not exist or cannot be updated, pass in the file object itself
rather than a file-input element.
| Frederick Muriuki Muriithi |
2024-12-20 | Add javascript to handle resumable, chunked file uploads. | Frederick Muriuki Muriithi |
2024-12-20 | Retain a consistent naming scheme for functions.•••* Create a temporary fix to bridge the change.
| Frederick Muriuki Muriithi |
2024-12-17 | Add function to read first 'n' lines of file as text. | Frederick Muriuki Muriithi |