Diogo Cordeiro
|
b15b04e925
[OEmbed] Revert filename change introduced with 96ce758c
|
5 éve |
Diogo Cordeiro
|
157ef5b5e3
[Oembed] Added option to not keep a copy of original image
|
6 éve |
Diogo Cordeiro
|
9fd06d696d
Add ActivityPub plugin
|
5 éve |
Diogo Cordeiro
|
57c8cd0cf7
[CORE] Replace GS PHP Curry implementation with hoa/consistency
|
5 éve |
Diogo Cordeiro
|
aa136d2a61
[CORE] Downgrade phpseclib to a working state
|
5 éve |
Daniel Supernault
|
abfd07b427
[DEVTOOL] Add a robust and modern REPL
|
5 éve |
Daniel Supernault
|
286fc5974a
[CORE] Add custom favicon configuration support
|
5 éve |
Daniel Supernault
|
ace565c8d1
[CORE] Use random_bytes() if available and improve common_confirmation_code() randomness.
|
5 éve |
Daniel Supernault
|
1ded9e8093
[CORE] Remove function_exists() calls and add up default bcrypt cost to 12.
|
6 éve |
Daniel Supernault
|
8bc06c0ea9
[CORE] Add Argon2I support
|
6 éve |
Daniel Supernault
|
e5ae50f006
[CORE] Update AuthCryptPlugin
|
6 éve |
Daniel Supernault
|
e2906a296f
[CORE] Add timing safe backwards compatible password_verify
|
6 éve |
Diogo Cordeiro
|
985099cb36
[CORE] Move public resources to a /public directory
|
6 éve |
Diogo Cordeiro
|
2f8414a74c
[CORE] Remove PEAR Command as it is not used
|
5 éve |
Diogo Cordeiro
|
914e7a9200
[FORMAT] Run php-cs-fixer in php-gettext
|
5 éve |
Diogo Cordeiro
|
6d48e48350
[CORE][COMPOSER] Move plugins extlibs to composer (where appropriate)
|
5 éve |
Diogo Cordeiro
|
d35b9260d6
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
6 éve |
Miguel Dantas
|
b9edd7a64c
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
5 éve |
Miguel Dantas
|
ca9083204e
[CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view
|
5 éve |
Miguel Dantas
|
df27619594
[CORE] Refactored attachement actions to remove duplicate code
|
5 éve |
Miguel Dantas
|
df56455f5d
[CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads everything else. Fixed File url to get an URL fromthe view action, so when a making a remote notice, the correct URL is used, not accessing directly to the file
|
5 éve |
Miguel Dantas
|
54c477323e
[CORE] Attachments and thumbnails aren't accessed directly by the file under the file storage folder, but indirectly from PHP, so that access to the file folder can be blocked in the server config
|
5 éve |
Miguel Dantas
|
27146b870a
[CORE] Fixed common_get_preferred_php_upload_limit, because some values in php.ini can be -1 or 0 for unlimited
|
5 éve |
Miguel Dantas
|
ac999b9035
[MEDIA] Removed blacklisted extensions, "trusts" upload extension (doesn't affect anything) and updated sysadmin documentation
|
5 éve |
Miguel Dantas
|
0956744b64
[MEDIA][CORE] Add common function for converting a string with a size unit to an int and MediaFile uses file_quota
|
5 éve |
Miguel Dantas
|
22cdb2e053
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
5 éve |
Miguel Dantas
|
7fec5905e3
[MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered
|
5 éve |
Miguel Dantas
|
fb201da1f4
[MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names
|
5 éve |
Diogo Cordeiro
|
98c0c1ed53
Implement $config['site']['logdebug']
|
5 éve |
Diogo Cordeiro
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
5 éve |