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 |
Diogo Peralta Cordeiro
|
f039c86578
[Avatar] Preserve uploaded filename and use Avatar's own route instead of attachment
|
3 years ago |
Diogo Peralta Cordeiro
|
e76e3b710b
Remove weird empty template
|
3 years ago |
Eliseu Amaro
|
022a9476cc
[TWIG][CSS] Left and right panels accessibility improvements. Tabindex is now properly set up. When panels have the attribute open but aren't focused (keyboard navigation out of panel, into main content) they aren't displayed anymore.
|
3 years ago |
Hugo Sales
|
4e5f9a51f0
[TESTS] Hot-fix Security controller tests, broken with ongoing form rendering changes
|
3 years ago |
Eliseu Amaro
|
44593f2ab4
[TWIG][CSS] More consistent classes. Checkbox styling done. Register and Login pages now done.
|
3 years ago |
Eliseu Amaro
|
2ae1198704
[UTIL][FORM] Password form now shows the proper HTML class, and it's respective label.
|
3 years ago |
Eliseu Amaro
|
9e52bd127f
[CONTROLLER][SECURITY] Added class names. Help labels for each form element. Each form element now has a proper block prefix (the resulting HTML won't simply concatenate the form's name to the element's label).
|
3 years ago |
Eliseu Amaro
|
41b45435ff
[DOC] Fixed installation.md typos.
|
3 years ago |
Hugo Sales
|
e9fa41c5a8
[FORM] Fix bug where options were passed in the data parameter
|
3 years ago |
Diogo Peralta Cordeiro
|
48c11a3fda
[DOCS][Developer] Add an introduction
|
3 years ago |
Diogo Peralta Cordeiro
|
fa1585bd00
[DOCS][Developer] httpclient: Add an example of lazyness care
|
3 years ago |