0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added license and entered info on the README More... over 12 years ago
Using input instead of button, so it works on IE More... over 12 years ago
Tweaked styles and added an about section with contact info More... over 12 years ago
Tidying up haml More... over 12 years ago
Note repository finds notes by key More... over 12 years ago
Refactoring image saving and fetching into a repository More... over 12 years ago
Refactoring note saving to be a repository, instead of relying on static methods do configure the object More... over 12 years ago
Refactoring save method More... over 12 years ago
Saving notes More... over 12 years ago
Notes use generator for making new note's key More... over 12 years ago
Notes model save note More... over 12 years ago
Show error message when viewing note for key that doesn't exist More... over 12 years ago
View saved note More... over 12 years ago
Show save button after generating the note More... over 12 years ago
Imporving readibility of generated note More... over 12 years ago
Rotate generated images in a random fashion, creating a diverse result More... over 12 years ago
Random style for images, thus generating an imperfect collation of images More... over 12 years ago
Refactoring the note generation code into two steps (partitioning and composition) More... over 12 years ago
Line breaks for image notes More... over 12 years ago
Refactor Composer note generation More... over 12 years ago
Using elements to render note More... over 12 years ago
Elements can have a position More... over 12 years ago
Constructors for notes and words More... over 12 years ago
Introduced Element to represent words, spaces and line breaks More... over 12 years ago
Generated image's id contain word and letter index More... over 12 years ago
Composer ignores empty words and now controller is using it More... over 12 years ago
Composer processes words More... over 12 years ago
Composer ignores characters with no image More... over 12 years ago
Composer can handle punctuation characters More... over 12 years ago
Composer ignores upper case of notes More... over 12 years ago