Commit History

Author SHA1 Message Date
  Alexei Sorokin 58b212e463 [SECURITY] Update way passwords are checked and update 4 years ago
  rainydaysavings b2c2988e96 a marca mark[UI][ROUTES] Footer links and pages done 4 years ago
  rainydaysavings 796b77ba6f [UI][ROUTES] Footer links added 4 years ago
  rainydaysavings 088568fcde [UI] Fixing problem due to Firefox's autofill filter 4 years ago
  rainydaysavings 8675782ae0 [UI] Login template small fix 4 years ago
  rainydaysavings 0919bc4902 [UI] Left panel template and Login page CSS work done 4 years ago
  Hugo Sales 17ccee08d1 [SECURITY][CONTROLLER] Remove unreachable code from the Security controller 4 years ago
  Hugo Sales f6a750165f [CONTROLLER][ADMIN][CONFIG] Fix form to use static strings as keys and add labels seperately; convert input from string to appropriate type 4 years ago
  Hugo Sales 1b006a1405 [LIB][Util] Update Common::setConfig to throw an exception if appropriate, add Formatting::{toString,toArray} 4 years ago
  Hugo Sales 92e4cd2abc [I18N] Remove incomplete autogenerated translation file, to be fixed later 4 years ago
  Hugo Sales 2b4ef43979 [AUTOGENERATED] Update all entity fields 4 years ago
  Hugo Sales 1b01c32383 [SECURITY] Small refactor in Authenticator.php, to remove unused services 4 years ago
  Hugo Sales 24027a884f [USER][UI][AUTHENTICATION] Add registration form 4 years ago
  Hugo Sales 8b5b9cfd4f [UTIL][NICKNAME] Small refactor and remove the check between user nickname and group_alias, as these will have different semantics 4 years ago
  Hugo Sales 34b2a1ad53 [DATABASE] Fix typos in user_notification_prefs 4 years ago
  Hugo Sales 0134a75934 [DATABASE] Fix typo in profile table and add a constructor 4 years ago
  Hugo Sales 908cae3af6 [FORM][WRAPPER] Merge argument options, not replace 4 years ago
  Hugo Sales 1ccc41b244 [DATABASE] Update LocalUser table to not have a numerical id, add is_email_verified and fix getProfile accordingly 4 years ago
  Hugo Sales cc89d4fa83 [MAILER][WRAPPER] Add mailer wrapper that respects the configuration 4 years ago
  Hugo Sales f61635e181 [FIX] Fix bug in DATABASE.php, since findBy can return different types 4 years ago
  Hugo Sales ddc7834069 [TOOLS] Update generate fields script to output default values 4 years ago
  Hugo Sales 71f50d7f48 [DEPENDENCY] Add symfonycasts/verify-email-bundle 4 years ago
  Hugo Sales b254a7efeb [COMMON][SECURITY][WRAPPER] Added security service static wrapper and Common::getUser 4 years ago
  Hugo Sales 51ae3909a1 [CORE][ROUTES] Small refactor on entrypoint and RouteLoader 4 years ago
  Hugo Sales 01bd7f9d51 [TWIG] Add twig function to output the active tag if the current route matches a given one 4 years ago
  Hugo Sales 76638fc62e [CONTROLLER][ROUTES] Refactor the base Controller to not reinvent the wheel too much and rely on Symfony's events 4 years ago
  Hugo Sales 3e0dc1c70c [ROUTES] Change name of admin and settings routes and refactor the way they're specified 4 years ago
  Hugo Sales 66d4f323f0 [CONTROLLER][ROUTES] Refactor controllers to use the new base class and remove controller from the class name 4 years ago
  Hugo Sales 7368e888f3 [NOTIFICATION][DATABASE] Update user notification prefs table, implementation of Notification and define a base class for notification transport 4 years ago
  Hugo Sales bae43c9e7d [CONTROLLER] Remove example enqueue 4 years ago