aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds a users controller to fix sign-up bugMatthew Lemon2024-11-201-0/+22
* Adds category model but not wired up to resource yetMatthew Lemon2024-11-141-0/+77
* Adds ResourceType modelMatthew Lemon2024-11-142-8/+87
* Adds credits and cleaner handling of page count using rubyMatthew Lemon2024-11-141-1/+13
* Big refactoring of the PDF snapshotting - into service fileMatthew Lemon2024-11-141-51/+1
* snapshot jpg filename is now includes resource nameMatthew Lemon2024-11-141-1/+2
* pdf snapshotting now reduces size of imageMatthew Lemon2024-11-141-1/+4
* wip: reducing quality of snapshotsMatthew Lemon2024-11-131-21/+35
* Rough rendition of pdf snapshotter worksMatthew Lemon2024-11-131-1/+35
* Adds is_admin to the User model and ensures only admin users can add new reso...Matthew Lemon2024-11-111-0/+8
* Can now sign upMatthew Lemon2024-11-111-0/+14
* Adds a Create new account page and part way through configging the formMatthew Lemon2024-11-111-0/+8
* Adds first pdfresource modelMatthew Lemon2024-11-111-0/+70
* initial after migrationMatthew Lemon2024-11-115-0/+114