2
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated nginx configuration to allow delivery of fonts from our base domain. Changed the MIME types, only adding the types we are really supporting and delivering. More... over 11 years ago
Update secondary navigation and new font-icon-set. More... over 11 years ago
Registration and login are working perfectly now and comply with the latest schema changes. More... over 11 years ago
Updated mailing list email address. More... over 11 years ago
New validation and helper methods. More... over 11 years ago
Increased security and some minor route updates. More... over 11 years ago
Better alignment of secondary navigation. More... over 11 years ago
Always a newline at the end of a file. Updated seed data for users. More... over 11 years ago
Consistent and short naming for column names and data types. More... over 11 years ago
DB: modified users, images -> got rid of images table. Added series. More... over 11 years ago
Log in is now working and the profile has the first visible views. More... over 11 years ago
Simplified, removed unnecessary check for view, an exception is thrown anyways. More... over 11 years ago
Renamed methods to stack* for consistency. More... over 11 years ago
Simplified for easy overwriting and created navigation for logged in users. More... over 11 years ago
Use class constants. More... over 11 years ago
Error handlers must come first. More... over 11 years ago
Continued work on user model (login, sessions, etc.) More... over 11 years ago
Use SHA-512 as it's faster than SHA-256 on 64-bit machines. More... over 11 years ago
Pass along all user submitted headers. More... over 11 years ago
Generic query method that does not close the statement plus a fetch field method. More... over 11 years ago
Removed the domain part, no use case. More... over 11 years ago
User IDs are secret. More... over 11 years ago
Extended to include a method to fetch the ID of the current language. More... over 11 years ago
Extended the getLanguages() and getCountries() methods to allow fast access via code as well. More... over 11 years ago
Continued with user pages. More... over 11 years ago
tab not tag More... over 11 years ago
No not interfere with the responses sent by our application that contain errors. More... over 11 years ago
Simplified and updated documentation. More... over 11 years ago
Continued with session and started implementing the login. The login is crucial, so that I can complete the other actions. More... over 11 years ago
Use same name as we have it in the database. More... over 11 years ago