Miguel Dantas
|
b4b7c1dc47
[EMBED] Using oscarotero/Embed as first attempt to get oEmbed/OpenGraph data
|
před 5 roky |
Miguel Dantas
|
6fb36abb2f
[PLUGINS] Fixed oEmbed dependents to use Embed
|
před 5 roky |
Miguel Dantas
|
55dbae2b98
[EMBED][DB] Renaming the 'file_oembed' table to 'file_embed' on upgrade
|
před 5 roky |
Miguel Dantas
|
1ccd73823c
[PLUGINS][OEMBED][EMBED] Renamed oEmbed plugin to Embed
|
před 5 roky |
Miguel Dantas
|
b6f4ae1543
[COMPOSER] Added embed/embed
|
před 5 roky |
Diogo Cordeiro
|
992d5766d6
[CORE][COMPOSER] Add hoa/consistency
|
před 5 roky |
Diogo Cordeiro
|
fd5e9b46a2
[CORE] Downgrade phpseclib to a working state
|
před 5 roky |
Daniel Supernault
|
52268be139
[DEVTOOL] Add a robust and modern REPL
|
před 5 roky |
Daniel Supernault
|
1b2a364ce9
[CORE] Add custom favicon configuration support
|
před 5 roky |
Daniel Supernault
|
2b037f92c4
[CORE] Use random_bytes() if available and improve common_confirmation_code() randomness.
|
před 5 roky |
Daniel Supernault
|
8ed6f62653
[CORE] Remove function_exists() calls and add up default bcrypt cost to 12.
|
před 7 roky |
Daniel Supernault
|
4a34fcab76
[CORE] Add Argon2I support
|
před 7 roky |
Daniel Supernault
|
9a12ca15a9
[CORE] Update AuthCryptPlugin
|
před 7 roky |
Daniel Supernault
|
906afecc82
[CORE] Add timing safe backwards compatible password_verify
|
před 7 roky |
Diogo Cordeiro
|
6499462a44
[CORE] Move public resources to a /public directory
|
před 6 roky |
Diogo Cordeiro
|
88dc4b9f05
[CORE] Remove PEAR Command as it is not used
|
před 5 roky |
Diogo Cordeiro
|
ef6fe98961
[FORMAT] Run php-cs-fixer in php-gettext
|
před 5 roky |
Diogo Cordeiro
|
d0caee8ba0
[CORE][COMPOSER] Move plugins extlibs to composer (where appropriate)
|
před 5 roky |
Diogo Cordeiro
|
a95bac5dce
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
|
před 7 roky |
Miguel Dantas
|
c6b8c2c31e
[CORE] Fix X-Sendfile for nginx, using the X-Accel-Redirect header
|
před 5 roky |
Miguel Dantas
|
1e472387e7
[CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one
|
před 5 roky |
Miguel Dantas
|
20999ac885
[PLUGIN] StoreRemoteMedia now uses the new filename format, which allows it to display correctly in the UI. Formatting fixes
|
před 5 roky |
Miguel Dantas
|
eeae6a7b83
[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...
|
před 5 roky |
Miguel Dantas
|
c32c8f7f00
[OEMBED][UI] Skip adding an image thumbnail for oembed results if we
|
před 5 roky |
Miguel Dantas
|
f287a6990f
[MEDIA] Fix trying to display file wich is not available locally
|
před 5 roky |
Miguel Dantas
|
04373abf70
[CORE] Fixed bug where all thumbnails were using the original file
|
před 5 roky |
Miguel Dantas
|
809f1d41c6
[INSTALL] Fixed issue in installing where default.php needs util.php but it's not loaded
|
před 5 roky |
Miguel Dantas
|
cfe31c7852
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
před 5 roky |
Miguel Dantas
|
1862143237
[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
|
před 5 roky |
Miguel Dantas
|
3e221ddd0b
[CORE] Refactored attachement actions to remove duplicate code
|
před 5 roky |