Daniel Supernault
|
c1c2a9f1a1
[DEVTOOL] Add a robust and modern REPL
|
5 years ago |
Daniel Supernault
|
2850e56f30
[CORE] Add custom favicon configuration support
|
5 years ago |
Daniel Supernault
|
9c0354bbf1
[CORE] Remove function_exists() calls and add up default bcrypt cost to 12.
|
6 years ago |
Daniel Supernault
|
c09f1c2443
[CORE] Add Argon2I support
|
6 years ago |
Daniel Supernault
|
912f2c3567
[CORE] Update AuthCryptPlugin
|
6 years ago |
Daniel Supernault
|
ad51998d67
[CORE] Add timing safe backwards compatible password_verify
|
6 years ago |
Diogo Cordeiro
|
1049080df5
[CORE] Move public resources to a /public directory
|
6 years ago |
Diogo Cordeiro
|
966b00617e
[CORE] Remove PEAR Command as it is not used
|
5 years ago |
Diogo Cordeiro
|
b408208e4c
[FORMAT] Run php-cs-fixer in php-gettext
|
5 years ago |
Diogo Cordeiro
|
a1edc2c6a9
[CORE][COMPOSER] Move plugins extlibs to composer (where appropriate)
|
5 years ago |
Diogo Cordeiro
|
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
6 years ago |
brunoccast
|
0b58465fb9
[CORE] Fix notice delete-form
|
5 years ago |
Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 years ago |
Diogo Cordeiro
|
7044f0e2cf
[Media] Fix undefined variable box in imagefile.php
|
5 years ago |
Miguel Dantas
|
ed7a88ce66
[StoreRemoteMedia] Added documentation for feature which limits the maximum filesize which is kept locally
|
5 years ago |
Miguel Dantas
|
e392160435
[ROUTES] Fixed attachment routes, broken by channges in fa378462f4
|
5 years ago |
brunoccast
|
5c0a3102ff
[ROUTES] Allow accept-header specification during router creation
|
5 years ago |
brunoccast
|
2032c7c1f7
[ROUTES] PSR2-format
|
5 years ago |
Miguel Dantas
|
d295d8b43c
[CORE] Added documentation and fixed typo in attachments action
|
5 years ago |
Miguel Dantas
|
ee8bac9ad7
[CORE] Fix bug where we we're losing track of a file, in case the image needed to be reencoded
|
5 years ago |
Miguel Dantas
|
4863bd30d7
[CORE] Fixed Media tests
|
5 years ago |
Miguel Dantas
|
7070a14480
[CORE][StoreRemoteMedia] Fixed bug where sometimes images were written outside the site root
|
5 years ago |
Diogo Cordeiro
|
a38f25f7cd
[PEAR] Modernize Validate code
|
5 years ago |
Miguel Dantas
|
a5259073df
[CORE] Fix X-Sendfile for nginx, using the X-Accel-Redirect header
|
5 years ago |
Miguel Dantas
|
3e5ce46e98
[CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one
|
5 years ago |
Miguel Dantas
|
f746866b65
[StoreRemoteMedia] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes
|
5 years ago |
Miguel Dantas
|
8f31a1a820
[MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files directly, which previous commits broke. The File table really should have a bool...
|
5 years ago |
Miguel Dantas
|
4187568522
[OEMBED][UI] Skip adding an image thumbnail for oembed results if we
|
5 years ago |
Miguel Dantas
|
da82048d77
[MEDIA] Fix trying to display file wich is not available locally
|
5 years ago |
Miguel Dantas
|
04d1caff78
[CORE] Fixed bug where all thumbnails were using the original file
|
5 years ago |