Diogo Cordeiro
|
548d5c4827
[CORE] Replace GS PHP Curry implementation with hoa/consistency
|
5 lat temu |
Diogo Cordeiro
|
aa136d2a61
[CORE] Downgrade phpseclib to a working state
|
5 lat temu |
Daniel Supernault
|
abfd07b427
[DEVTOOL] Add a robust and modern REPL
|
5 lat temu |
Daniel Supernault
|
286fc5974a
[CORE] Add custom favicon configuration support
|
5 lat temu |
Daniel Supernault
|
ace565c8d1
[CORE] Use random_bytes() if available and improve common_confirmation_code() randomness.
|
5 lat temu |
Daniel Supernault
|
1ded9e8093
[CORE] Remove function_exists() calls and add up default bcrypt cost to 12.
|
7 lat temu |
Daniel Supernault
|
8bc06c0ea9
[CORE] Add Argon2I support
|
7 lat temu |
Daniel Supernault
|
e5ae50f006
[CORE] Update AuthCryptPlugin
|
7 lat temu |
Daniel Supernault
|
e2906a296f
[CORE] Add timing safe backwards compatible password_verify
|
7 lat temu |
Diogo Cordeiro
|
985099cb36
[CORE] Move public resources to a /public directory
|
6 lat temu |
Diogo Cordeiro
|
2f8414a74c
[CORE] Remove PEAR Command as it is not used
|
5 lat temu |
Diogo Cordeiro
|
914e7a9200
[FORMAT] Run php-cs-fixer in php-gettext
|
5 lat temu |
Diogo Cordeiro
|
6d48e48350
[CORE][COMPOSER] Move plugins extlibs to composer (where appropriate)
|
5 lat temu |
Diogo Cordeiro
|
d35b9260d6
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
7 lat temu |
Miguel Dantas
|
b9edd7a64c
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
5 lat temu |
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 lat temu |
Miguel Dantas
|
df27619594
[CORE] Refactored attachement actions to remove duplicate code
|
5 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Miguel Dantas
|
ac999b9035
[MEDIA] Removed blacklisted extensions, "trusts" upload extension (doesn't affect anything) and updated sysadmin documentation
|
5 lat temu |
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 lat temu |
Miguel Dantas
|
22cdb2e053
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
5 lat temu |
Miguel Dantas
|
7fec5905e3
[MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered
|
5 lat temu |
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 lat temu |
Diogo Cordeiro
|
98c0c1ed53
Implement $config['site']['logdebug']
|
5 lat temu |
Diogo Cordeiro
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
5 lat temu |
Diogo Cordeiro
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
5 lat temu |
Diogo Cordeiro
|
f2705180e0
[TagSub] Fix User's tags list issue
|
5 lat temu |
Diogo Cordeiro
|
306d80de94
[DATABASE] Revert accidental regression introduced with 9a39ebe66f
|
5 lat temu |