Commit Verlauf

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