Historial de Commits

Autor SHA1 Mensaje Fecha
  Diogo Cordeiro 0c2c3ec862 [CORE] Plugin API now extends a new Module API hace 5 años
  Diogo Cordeiro b6e7b18c7b [PLUGIN API] Bug fixes and improvements hace 5 años
  Diogo Cordeiro 55d049b1e8 [CORE] Move plugin superclasses from /lib/ to /lib/modules/ hace 5 años
  Diogo Cordeiro 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies hace 6 años
  Diogo Cordeiro a38f25f7cd [PEAR] Modernize Validate code hace 5 años
  Miguel Dantas 7643f3cf7b [CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename. hace 5 años
  Miguel Dantas aa5c6bbf08 [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 hace 5 años
  Miguel Dantas 9536f2a909 [CORE] Refactored attachement actions to remove duplicate code hace 5 años
  Miguel Dantas c7475d78b4 [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 hace 5 años
  Miguel Dantas 3c9a07677e [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 hace 5 años
  Miguel Dantas b669f57068 [CORE] Fixed common_get_preferred_php_upload_limit, because some values in php.ini can be -1 or 0 for unlimited hace 5 años
  Miguel Dantas ccebe536b3 [MEDIA] Removed blacklisted extensions, "trusts" upload extension (doesn't affect anything) and updated sysadmin documentation hace 5 años
  Miguel Dantas b9a0733062 [MEDIA][CORE] Add common function for converting a string with a size unit to an int and MediaFile uses file_quota hace 5 años
  Miguel Dantas 5961b45140 [MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway hace 5 años
  Miguel Dantas 5f53738376 [MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered hace 5 años
  Miguel Dantas 5eb4a7d711 [MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names hace 5 años
  Diogo Cordeiro d705bcbd98 [CORE] Use random_bytes() if available and improve common_confirmation_code() randomness. hace 5 años
  Diogo Cordeiro f0f5ecb756 [SCRIPTS] Fix sessiongc by XRevan86 hace 5 años
  Diogo Cordeiro d1fc7c0774 [CORE] MySQL 5.5 support fully restored hace 5 años
  Diogo Cordeiro 5ea0d74a57 [UI] Long strings/words in dents weren't being wrapped hace 5 años
  Diogo Cordeiro 11dc170ead [CORE][FRAMEWORK] URL_REGEX_VALID_PATH_CHARS didn't recognize the parenthesis sign. hace 5 años
  Diogo Cordeiro 83a05724b8 [CORE] Fix subscriptions and subscribers list (related to 44653d339d) hace 5 años
  Diogo Cordeiro f2705180e0 [TagSub] Fix User's tags list issue hace 5 años
  Diogo Cordeiro 306d80de94 [DATABASE] Revert accidental regression introduced with 9a39ebe66f hace 5 años
  Diogo Cordeiro 2740ff8c4c [DOCUMENTATION] Minor corrections hace 5 años
  Diogo Cordeiro 81d65afb28 [RELEASE] The Invicta Crusade hace 5 años
  Miguel Dantas b224d93098 [MEDIA] ImageFile now extends MediaFile and validates images more aggressively. hace 5 años
  brunoccast a1041a53f7 [THEME] Fix OpenID settings styles hace 5 años
  brunoccast 1e4063254b [OpenID] Added synchronization button and corresponding action hace 5 años
  Diogo Cordeiro b6be1a3659 [DATABASE][User_openid_prefs] Fix wrong type for modified column hace 5 años