Commit History

Author SHA1 Message Date
  Diogo Peralta Cordeiro f5918d8d5c [DOCS][Developer] Paradigms: apply XRevan86 fixes and remove the return types section, we must revisit it later.. 3 years ago
  Diogo Peralta Cordeiro ff4d31404b [DOCS][Developer] Remove low level index, we will approach these themes in another manner 3 years ago
  Hugo Sales ac6f2bed5e [TOOLS] Add make command 'database-force-schema-update' to update the database schema and 'redis-shell' 3 years ago
  Hugo Sales 5cb45fcd66 Duplicate public/assets/css/bg.jpg history in tests/sample-uploads/attachment-lifecycle-target.jpg history. 3 years ago
  Hugo Sales dd22894f66 [TESTS][TOOLS] Always stop containers regardless of test success 3 years ago
  Hugo Sales 11178289fa [DEPENDENCIES] Update dependencies 3 years ago
  Hugo Sales 1e8beefb07 [PLUGINS][ENTITY][Cover][ProfileColor] Clean up after interns and move entity defintions to be inside the corresponding plugin, rather than in core 3 years ago
  Hugo Sales f68a2ce481 [TESTS] Raise test coverage for GSFile to 100% 3 years ago
  Hugo Sales b0f5352a53 [TESTS] Raise test coverage for Attachment controller to 100% 3 years ago
  Hugo Sales 69ff8c2750 [CORE][GSFile] Use pathinfo rather than regular expressions and don't attempt to persist an already persisted entity 3 years ago
  Hugo Sales 355b26221d [CONTROLLER][Attachment] Small refactor and add testing annotation 3 years ago
  Hugo Sales d4c3e26f50 [TESTS] Remove copied upload test files, if upload failed 3 years ago
  Hugo Sales 5bd5c25dcf [TESTS] Add coverage ignore flags to trivial methods 3 years ago
  Hugo Sales e30ae79eb7 [DB][DOCUMENTATION] Explain limit: 2 in findOneBy 3 years ago
  Hugo Sales fb861ed41f [UTIL][EXCEPTIONS] Introduce NotStoredLocallyException 3 years ago
  Hugo Sales 33bf99cfda [ENTITY][Attachment] Raise mimetype max length to 64 characters and ensure we don't attempt to store more than that 3 years ago
  Hugo Sales 4d883d1011 [TESTS] Cleanup attachment test data 3 years ago
  Hugo Sales 1d95080f9a [TESTS] Remove MediaFileTest and move setup code to media data fixture 3 years ago
  Hugo Sales bb57d7dc10 [TESTS] Move Media fixtures to their own file, for organization 3 years ago
  Hugo Sales f3972abb70 [DOCUMENTATION][Entity] Improve documentation on Entity::getWithPK, explaining the ways it can be used 3 years ago
  Diogo Peralta Cordeiro 2e3ab5bdfb [ENTITY][Link] Sometimes URLs don't work, handle that 3 years ago
  Diogo Peralta Cordeiro d23312aff9 [Embed] Add UI element and fix some bugs 3 years ago
  Diogo Peralta Cordeiro a43f1a641a [TWIG] Add Links representation to notes 3 years ago
  Diogo Peralta Cordeiro 31c5fd6da7 [ImageEncoder] Handle VIPS unsupported image type 3 years ago
  Diogo Peralta Cordeiro 7b3ca428e9 [ATTACHMENT] Some attachments don't have thumbnails and that's okay 3 years ago
  Diogo Peralta Cordeiro df5e7b139a [CORE][GSFile] ensureFilenameWithProperExtension: extension isn't an I/O param 3 years ago
  Diogo Peralta Cordeiro 4c1fc40c43 [ENTITY][Note] Add getter for note links 3 years ago
  Diogo Peralta Cordeiro c381e58d33 [ENTITY] Refactor RemoteURL entities to Link 3 years ago
  Diogo Peralta Cordeiro 333567c6a1 [Embed] Retrieve remote thumbnails and other improvements 3 years ago
  Diogo Peralta Cordeiro 632a54208d [Embed] Fix usage of EmbedLib 3 years ago