Hugo Sales
|
d6e6e56814
[ROUTER][UTIL] Allow specifying the Accept format for a route
|
3 years ago |
Hugo Sales
|
9afa265c30
[DOCKER] Update PHP docker container to include ffmpeg, for the VideoEncoderPlugin
|
3 years ago |
Hugo Sales
|
027c9a9324
[MODULES][PLUGINS] Move noteActionHandle utility to NoteHandlerPlugin which plugins which handle actions on notes should extend
|
3 years ago |
Hugo Sales
|
2c10ce5cfc
[UI] Rename all forms to more specific names, to avoid form name collisions
|
3 years ago |
Hugo Sales
|
c03c6f1bb5
[UTIL][Form] Disallow using very generic form names, as they can collide with other forms in the same page
|
3 years ago |
Hugo Sales
|
be5328cdc5
[TESTS] Fix LocalUserTest, i forgor to boot the kernel
|
3 years ago |
Hugo Sales
|
4a781d483a
[TESTS] Fix tests broken with rebased commits
|
3 years ago |
Hugo Sales
|
5bcabbb025
[TESTS] Raise test coverage for Link to 100%
|
3 years ago |
Hugo Sales
|
b6cd58d501
[TESTS] Raise test coverage of LocalGroup to 100%
|
3 years ago |
Hugo Sales
|
2ba6f66b7f
[TESTS] Raise test coverage of LocalUser to 100%
|
3 years ago |
Hugo Sales
|
152beb5798
[TESTS] Raise GSActor test coverage to 100%
|
3 years ago |
Hugo Sales
|
96612fcd43
[TESTS][Attachment][AttachmentThumbnail][GSFile] Reorganize tests and raise test coverage to 100%
|
3 years ago |
Hugo Sales
|
4cda3fc645
[ATTACHMENTS][AttachmentThumbnail] Fix implementation of predictScalingValues and small fixes
|
3 years ago |
Hugo Sales
|
b72fcd2a05
[TESTS] Add code coverage annotations to entities
|
3 years ago |
Hugo Sales
|
9018b1301a
[TESTS] Raise test coverage for Note to 100%
|
3 years ago |
Hugo Sales
|
20901d26df
[Note] Fix scope check for group notes, move away from SQL, to DQL
|
3 years ago |
Hugo Sales
|
0b3ebf841d
[TESTS][DataFixtures] Add user, self follows, group member and group scope note
|
3 years ago |
Hugo Sales
|
fd1bd9838d
[TOOLS] Disable command echo in Makefile
|
3 years ago |
Hugo Sales
|
7320c6834f
[UI][Attachment] Use Attachment methods to get the proper URL, rather than crafting it in a template
|
3 years ago |
Hugo Sales
|
9c533a54a7
[ATTACHMENTS] Ensure thumbnail dimensions are bounded and change way cropping is implemented
|
3 years ago |
Diogo Peralta Cordeiro
|
5be4c6a22e
[VideoEncoder] Add plugin composer dependency php-ffmpeg/php-ffmpeg
|
3 years ago |
Diogo Peralta Cordeiro
|
61500c5223
[Embed] Move composer dependency embed/embed from core to plugin
|
3 years ago |
Diogo Peralta Cordeiro
|
f7c426e81c
[ENTITY][Link] self urls can't be considered a remote url
|
3 years ago |
Diogo Peralta Cordeiro
|
40f2f5f977
[Embed][StoreRemoteMedia] Re-add {white,black}list check config
|
3 years ago |
Diogo Peralta Cordeiro
|
b7b54b8a07
[Posting] Fix wrong usage of DB::findBy
|
3 years ago |
Diogo Peralta Cordeiro
|
a6e41d3bd8
[DOCS][Developer] Recommend reading the tests cases for when the doc doesn't cover
|
3 years ago |
Diogo Peralta Cordeiro
|
d4ad0cc3d4
[DOCS][Developer] Update storage documentation
|
3 years ago |
Diogo Peralta Cordeiro
|
3af33d1317
[ImageEncoder] Fix ImageSanitization, it should never modify the input image
|
3 years ago |
Eliseu Amaro
|
2448d83ace
[CSS] Hotfix: Figure captions do not overflow.
|
3 years ago |
Diogo Peralta Cordeiro
|
923ff309fe
[Posting] Store uploaded filenames as titles
|
3 years ago |