index
:
alphabetlearning-ruby.git
master
Alphabet Learning in Ruby on Rails
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
controllers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-15
Simplify session param structure in tests and controller.
Matthew Lemon
1
-1
/
+1
2024-12-15
Refactor user session handling and UI enhancements.
Matthew Lemon
3
-2
/
+4
2024-11-23
Adds a new home page and more_info page
Matthew Lemon
1
-0
/
+19
2024-11-20
Adds a users controller to fix sign-up bug
Matthew Lemon
1
-0
/
+22
2024-11-14
Adds category model but not wired up to resource yet
Matthew Lemon
1
-0
/
+77
2024-11-14
Adds ResourceType model
Matthew Lemon
2
-8
/
+87
2024-11-14
Adds credits and cleaner handling of page count using ruby
Matthew Lemon
1
-1
/
+13
2024-11-14
Big refactoring of the PDF snapshotting - into service file
Matthew Lemon
1
-51
/
+1
2024-11-14
snapshot jpg filename is now includes resource name
Matthew Lemon
1
-1
/
+2
2024-11-14
pdf snapshotting now reduces size of image
Matthew Lemon
1
-1
/
+4
2024-11-13
wip: reducing quality of snapshots
Matthew Lemon
1
-21
/
+35
2024-11-13
Rough rendition of pdf snapshotter works
Matthew Lemon
1
-1
/
+35
2024-11-11
Adds is_admin to the User model and ensures only admin users can add new reso...
Matthew Lemon
1
-0
/
+8
2024-11-11
Can now sign up
Matthew Lemon
1
-0
/
+14
2024-11-11
Adds a Create new account page and part way through configging the form
Matthew Lemon
1
-0
/
+8
2024-11-11
Adds first pdfresource model
Matthew Lemon
1
-0
/
+70