drupal/core/modules/file
Dave Long e97d6c18f4
Issue #2928801 by xurizaemon, ericgsmith, geek-merlin, RoSk0, Gauravvvv, Rinku Jacob 13, hctom, benjifisher, Berdir: Remove hardcoded restriction of filesize formatter to fields named "filesize"
2024-03-13 15:44:46 +00:00
..
config Issue #3425318 by Wim Leers, smustgrave: Update `type: field.formatter.settings.file_video` to match the validation logic in FileVideoFormatter's settings form 2024-03-11 17:17:57 +00:00
css Issue #3372316 by hooroomoo, kostyashupenko, ckrina, Utkarsh_33, srishtiiee: Adjust design implementation for the field types 2023-08-29 20:01:40 +03:00
migrations
src Issue #2928801 by xurizaemon, ericgsmith, geek-merlin, RoSk0, Gauravvvv, Rinku Jacob 13, hctom, benjifisher, Berdir: Remove hardcoded restriction of filesize formatter to fields named "filesize" 2024-03-13 15:44:46 +00:00
templates
tests Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary 2024-03-08 11:39:38 +00:00
file.api.php Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
file.field.inc Issue #3368880 by kim.pepper, longwave: Deprecate file.field.inc and move functions to file.module 2023-06-29 13:04:04 +01:00
file.field_type_categories.yml Issue #3372092 by srishtiiee, lauriii, larowlan, tim.plunkett, kunal.sachdev, Wim Leers: Allow field_type_categories.yml entries to define asset libraries 2023-08-24 14:21:50 +03:00
file.info.yml
file.install Issue #3397575 by kim.pepper, sourabhjain, alexpott, longwave: Deprecate file_progress_implementation() and replace with extension_loaded('uploadprogress') 2023-12-16 16:58:44 +00:00
file.js
file.libraries.yml Issue #3356894 by hooroomoo, lauriii, srishtiiee, Rajeshreeputra, Utkarsh_33, bnjmnm, narendraR, tim.plunkett, smustgrave, ckrina, yoroy, amateescu, Wim Leers: Make field selection less overwhelming by introducing groups 2023-06-30 19:27:14 +00:00
file.module Issue #2511308 by dimitriskr, ankithashetty, smustgrave, quietone, Wim Leers: Rename RendererInterface::renderPlain() to ::renderInIsolation() 2024-03-04 11:02:33 +00:00
file.permissions.yml Issue #2949017 by alexpott, voleger, sourabhjain, oakulm, C-Logemann, khiminrm, Steven McCoy, jose.carvalheira, maxplus, rwohleb, Nigel Cunningham, dww, Matroskeen, Hardik_Patel_12, mrinalini9, ndobromirov, seperezf, froboy, anmolgoyal74, netsliver, nbaosullivan, ranjith_kumar_k_u, mpp, hai.nguyen.phc, larowlan, Berdir: There is no way to delete file entities of other users 2023-02-19 11:58:08 +02:00
file.post_update.php Issue #2492171 by dww, alexpott, sokru, jungle, hgoto, Pancho, collinhaines, kirkkala, chr.fritsch, borisson_, seanB, pingwin4eg, SKAUGHT, andypost, Berdir: Provide options to sanitize filenames (transliterate, lowercase, replace whitespace, etc) 2023-08-30 07:44:47 +01:00
file.routing.yml
file.services.yml Issue #3389016 by kim.pepper, xjm, larowlan: Add file upload lock handling to FileUploadHandler 2024-03-02 11:58:23 +00:00
file.views.inc