Hugo Sales
|
b84315c95b
[TOOLS] Fix errors reported by PHPStan at level 4
|
3 年之前 |
Diogo Peralta Cordeiro
|
c4dacd7626
[COMPONENT][Attachment] Vinculate note information with attachment controllers
|
3 年之前 |
Diogo Peralta Cordeiro
|
d891089945
[PLUGIN][StoreRemoteMedia] Let the user decide the max file size to download
|
3 年之前 |
Diogo Peralta Cordeiro
|
70ed04a7db
[COMPONENT][Link] Fix some minor issues with empty headed links, typo in event handler's name, and refactor entity to inside component
|
3 年之前 |
Diogo Peralta Cordeiro
|
bded039282
[PLUGIN][Embed] try catch absence of favicon
|
3 年之前 |
Diogo Peralta Cordeiro
|
2e11001b8f
[PLUGIN][Embed] Fix links
|
3 年之前 |
Diogo Peralta Cordeiro
|
2445b5318d
[PLUGIN][Embed] Make it work when content-length header is not provided
|
3 年之前 |
Diogo Peralta Cordeiro
|
eeaad19754
[Attachment] Move Controller and Entities to a Component
|
3 年之前 |
Hugo Sales
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 年之前 |
Diogo Peralta Cordeiro
|
a681acae67
[ENTITY][AttachmentThumbnail] Every image should have width and height attributes
|
3 年之前 |
Diogo Peralta Cordeiro
|
05f16a3084
[ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big
|
3 年之前 |
Hugo Sales
|
f344ed376c
[ATTACHMENTS][Embed][UI] Allow plugins to provide a title for an attachment, if a note has none, implement such a mechanism in Embed and cache the result, since it is potentially costly
|
3 年之前 |
Hugo Sales
|
4e30e5aad9
[TOOLS] Fix all issues found by PHPStan level 2
|
3 年之前 |
Diogo Peralta Cordeiro
|
8123086881
[Embed] Fix normalizeEmbedLibMetadata for thumbnails starting with '/'
|
3 年之前 |
Hugo Sales
|
bdde047dfa
[PLUGINS][Embed] Embed references a table that does not exist. It seems to mean `attachment_embed`, rather than `link_to_attachment`
|
3 年之前 |
Diogo Peralta Cordeiro
|
177801c81b
[Embed][StoreRemoteMedia] Re-add {white,black}list check config
|
3 年之前 |
Diogo Peralta Cordeiro
|
1906d4f276
[Embed] Add UI element and fix some bugs
|
3 年之前 |
Diogo Peralta Cordeiro
|
9e4cac0123
[ENTITY] Refactor RemoteURL entities to Link
|
3 年之前 |
Diogo Peralta Cordeiro
|
fb28a3656a
[Embed] Retrieve remote thumbnails and other improvements
|
3 年之前 |
Diogo Peralta Cordeiro
|
7a0a6f1f22
[Embed] Fix usage of EmbedLib
|
3 年之前 |
Diogo Peralta Cordeiro
|
41dcef3c7b
[Media] EncoderPlugins should handle the views that concern them
|
3 年之前 |
Diogo Peralta Cordeiro
|
6a999b8237
[Embed] Do not create AttachmenThumbnail
|
3 年之前 |
Diogo Peralta Cordeiro
|
1c9f807595
[Embed] Fix some bugs and change AttachmentEmbed::url to ::media_url
|
3 年之前 |
Diogo Peralta Cordeiro
|
a3860e6257
[Embed] Local config
|
3 年之前 |
Diogo Peralta Cordeiro
|
837f644458
[UTIL][Formatting] Add twigRenderFile
|
3 年之前 |
Hugo Sales
|
d11615ded6
[Avatar][Embed] Change use of TemporaryFile::getPath to getRealPath
|
3 年之前 |
Hugo Sales
|
ced610d942
[Embed] Use Formatting utilities rather than substr and such
|
3 年之前 |
Hugo Sales
|
b1e514832b
[Embed][ENTITY] Fix embed route and use attachment_view rather than _show. Rename Entity::have to Entity::has, because grammar
|
3 年之前 |
Hugo Sales
|
30107de079
[Embed] Fix plugin. Only attempt to show an image, if we have one
|
3 年之前 |
Hugo Sales
|
4cd152f640
[Embed] Review and port v2 code
|
3 年之前 |