Historique des commits

Auteur SHA1 Message Date
  Hugo Sales e9278e4d47 [UI] Make configured instance name show in UI, fix repeat icon il y a 4 ans
  Hugo Sales 63e09f768b [CONFIG] Various fixes to use new configuration format il y a 4 ans
  Hugo Sales 4c61973258 [CONFIG] Fix error on missing or empty local configuration il y a 4 ans
  Hugo Sales 7ed05e67af [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container il y a 4 ans
  Hugo Sales 8843c9f3c9 [DEPENDENCIES] Update dependencies il y a 4 ans
  Hugo Sales 528182ea79 [CSS][UI] Update CSS to fix reply note action (icon swap needed) and remove duplication il y a 4 ans
  Hugo Sales fec8f5c4aa [CORE] Add missing use statement in module base class il y a 4 ans
  Hugo Sales d28dc2be69 [UTILS] Make bitmap not use a static class var and set object properties as lowercase il y a 4 ans
  Hugo Sales 9812797d2d [NoteAction] Refactor duplicated code out to base class il y a 4 ans
  Hugo Sales 153abc8658 [NOTE] Add isVisibleTo il y a 4 ans
  Hugo Sales 3b10109ac6 [Directory] Add missing use statement il y a 4 ans
  Hugo Sales 0e3f527661 POSTING remove REPLY route il y a 4 ans
  Hugo Sales 26d32969bb [EXCEPTION] Make findOne return NotFoundException il y a 4 ans
  Hugo Sales 15d8c45b44 [EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception il y a 4 ans
  Hugo Sales b56a728d14 [SECURITY] Fix getRoles il y a 4 ans
  Hugo Sales 78fa6cffeb [MODULES] Fix module manager dev-mode rebuild il y a 4 ans
  Hugo Sales 22ea8c89cd [UI] Only show note action buttons if a user is logged in il y a 4 ans
  Hugo Sales c6f3225225 [Controller] Fix exception handler to recurse on the exception's previous (in some contexts, RedirectException gets wrapped) il y a 4 ans
  Hugo Sales 029946a2d5 [UTIL] Update bitmap base class, making using easier il y a 4 ans
  Hugo Sales 4d5f10a2df [Reply] Move reply functionality to a plugin il y a 4 ans
  Hugo Sales e09ca88d47 [NoteActions] Refactor note actions and fix bug in favourite il y a 4 ans
  Hugo Sales 5c683919c3 [UI] Display error when submitted form is invalid il y a 4 ans
  Hugo Sales 323374bc51 [MODULE][DB] Added support for loading entity definitions from modules il y a 4 ans
  Hugo Sales 2281c518b1 FIXUP WITH DOCTRINE DEV il y a 4 ans
  Hugo Sales fdb6a377f0 [Bridge] Replace zero dates with CURRENT_TIMESTAMP il y a 4 ans
  Hugo Sales 6afa99086c [TOOLS] Add support for updating autocode in modules il y a 4 ans
  Hugo Sales f930c33cb7 [AUTOGENERATED] Update autogenerated code in module entities il y a 4 ans
  Hugo Sales 10ca7211b1 [CONFIG][DEV][DOCTRINE] Add doctrine stacktrace tracking in dev mode il y a 4 ans
  Hugo Sales c8a5eb8e91 [EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler il y a 4 ans
  Hugo Sales 79293f603a [UI][NOTE] Add reply to in UI il y a 4 ans