Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor user session handling and UI enhancements. | Matthew Lemon | 2024-12-15 | 1 | -1/+1 |
| | | | | Updated logout redirection with a success notice and improved UI feedback on the home page. Enhanced navbar logic to reflect user authentication state, modified page titles, and adjusted access permissions for various controllers. Fixed admin access control for PDF resources index action. | ||||
* | Adds ResourceType model | Matthew Lemon | 2024-11-14 | 1 | -8/+9 |
| | |||||
* | Adds credits and cleaner handling of page count using ruby | Matthew Lemon | 2024-11-14 | 1 | -1/+13 |
| | |||||
* | Big refactoring of the PDF snapshotting - into service file | Matthew Lemon | 2024-11-14 | 1 | -51/+1 |
| | |||||
* | snapshot jpg filename is now includes resource name | Matthew Lemon | 2024-11-14 | 1 | -1/+2 |
| | |||||
* | pdf snapshotting now reduces size of image | Matthew Lemon | 2024-11-14 | 1 | -1/+4 |
| | |||||
* | wip: reducing quality of snapshots | Matthew Lemon | 2024-11-13 | 1 | -21/+35 |
| | |||||
* | Rough rendition of pdf snapshotter works | Matthew Lemon | 2024-11-13 | 1 | -1/+35 |
| | |||||
* | Adds is_admin to the User model and ensures only admin users can add new ↵ | Matthew Lemon | 2024-11-11 | 1 | -0/+8 |
| | | | | resource | ||||
* | Adds first pdfresource model | Matthew Lemon | 2024-11-11 | 1 | -0/+70 |