Commit History

Author SHA1 Message Date
  Hugo Sales d52a043705 [TWIG] Restructure user settings template, making it much easier to use and extend 3 years ago
  Hugo Sales 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 3 years ago
  Diogo Peralta Cordeiro 7beb5c2995 [GSFile] Fix sanitize configuration 3 years ago
  Diogo Peralta Cordeiro 85969a8cff [Avatar] Add default avatar route and improve url getter 3 years ago
  Diogo Peralta Cordeiro 941cbe6599 [Actor] Refactor GSActor into Actor 3 years ago
  Hugo Sales add8f4a52f [TOOLS] Fix all errors found by PHPStan level 1 3 years ago
  Hugo Sales 458b6d0009 [UI] Rename all forms to more specific names, to avoid form name collisions 3 years ago
  Diogo Peralta Cordeiro 036e9cb58e [Avatar] Preserve uploaded filename and use Avatar's own route instead of attachment 3 years ago
  Diogo Peralta Cordeiro f5175cc59d [ATTACHMENTS] Always store in the same location 3 years ago
  Diogo Peralta Cordeiro 3f61537140 [ENTITY] Split Attachment in various new entities 3 years ago
  Diogo Peralta Cordeiro 0c612bddbe [Avatar] Store as regular attachments 3 years ago
  Diogo Peralta Cordeiro 3334aca7b9 [Avatar] Move entity from core to component 3 years ago
  Hugo Sales 88dd9e542f [CORE][GSFile] Change actor_id paramenter of validateAndStoreFileAsAttachment to optional and reorder them and their usages 3 years ago
  Eliseu Amaro c8a8e94d48 [SETTINGS][PLUGIN][CONTROLLER] Populate profile tabs event added. Settings base template populated with such event for plugins and components. 3 years ago
  Diogo Peralta Cordeiro c8cf8c3f13 [FILE][TemporaryFile] Fix various issues now that we also have Symfony's file abstractions 3 years ago
  Hugo Sales 2b83a4b627 [UTILS][TemporaryFile] Change way TemporaryFile takes arguments and it's internal implementation 3 years ago
  Diogo Peralta Cordeiro c9090e6cee [ATTACHMENTS][GSFile] Rename ValidateAndStore functions 3 years ago
  Hugo Sales d11615ded6 [Avatar][Embed] Change use of TemporaryFile::getPath to getRealPath 3 years ago
  Hugo Sales e9b2b18093 [Avatar] Implement avatar deletion 3 years ago
  Hugo Sales 2ec7059076 [AVATAR] Move avatar settings page to Avatar component 3 years ago
  Diogo Peralta Cordeiro 0eaccc32fe [ATTACHMENTS] Further refactoring 3 years ago