1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing language strings More... almost 8 years ago
Added role check More... almost 8 years ago
Only owner and admins are allowed to run db updates More... almost 8 years ago
Implemented the database updates More... almost 8 years ago
In V1 there is no plugin table so we need to catch the InvalidQueryException More... almost 8 years ago
Decrementing scheme version to 2 More... almost 8 years ago
Added database update screen and endpoints More... almost 8 years ago
Added routes for database update More... almost 8 years ago
if a setting should get an update, check if the setting exists More... almost 8 years ago
Adding database scheme version number More... almost 8 years ago
Added admin middleware to check the version of database scheme More... almost 8 years ago
Added methods to update database scheme More... almost 8 years ago
Adding Database scheme version More... almost 8 years ago
Added Monolog More... almost 8 years ago
fixed format More... almost 8 years ago
Added the option to return json or rendered html More... almost 8 years ago
Merge pull request #102 from fedesanchez/ISSUE#101 More... almost 8 years ago
calling normalize insted of json_decode and get post by id in deleteHistory #101 More... almost 8 years ago
Select a post by its slug OR by its id. (See APIController::deleteHistory) More... almost 8 years ago
fixes #101 More... almost 8 years ago
Fixes #100 More... almost 8 years ago
Changed min PHP version to 5.6 More... almost 8 years ago
Add own DropTable Class to add "IF EXISTS" to Drop Table statement More... almost 8 years ago
Update to the new model structue and method calls More... almost 8 years ago
Fixed typo More... almost 8 years ago
Added method to truncate the table More... almost 8 years ago
Removed duplicate method More... almost 8 years ago
Using the correct model class More... almost 8 years ago
Check if imageId is present to avoid an exception More... almost 8 years ago
Adding logo to settings again. More... almost 8 years ago