Diogo Cordeiro
|
a424c0622a
[OEmbed] Revert filename change introduced with 96ce758c
|
před 5 roky |
Diogo Cordeiro
|
12d629db4c
[Oembed] Added option to not keep a copy of original image
|
před 6 roky |
Miguel Dantas
|
b9edd7a64c
[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
|
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
|
před 5 roky |
Miguel Dantas
|
df27619594
[CORE] Refactored attachement actions to remove duplicate code
|
před 5 roky |
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
|
před 5 roky |
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
|
před 5 roky |
Miguel Dantas
|
27146b870a
[CORE] Fixed common_get_preferred_php_upload_limit, because some values in php.ini can be -1 or 0 for unlimited
|
před 5 roky |
Miguel Dantas
|
ac999b9035
[MEDIA] Removed blacklisted extensions, "trusts" upload extension (doesn't affect anything) and updated sysadmin documentation
|
před 5 roky |
Miguel Dantas
|
0956744b64
[MEDIA][CORE] Add common function for converting a string with a size unit to an int and MediaFile uses file_quota
|
před 5 roky |
Miguel Dantas
|
22cdb2e053
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
před 5 roky |
Miguel Dantas
|
7fec5905e3
[MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered
|
před 5 roky |
Miguel Dantas
|
fb201da1f4
[MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names
|
před 5 roky |
Diogo Cordeiro
|
98c0c1ed53
Implement $config['site']['logdebug']
|
před 5 roky |
Diogo Cordeiro
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
před 5 roky |
Diogo Cordeiro
|
44653d339d
[Poll] Refactoring and minor bug fixes
|
před 5 roky |
Diogo Cordeiro
|
f2705180e0
[TagSub] Fix User's tags list issue
|
před 5 roky |
Diogo Cordeiro
|
306d80de94
[DATABASE] Revert accidental regression introduced with 9a39ebe66f
|
před 5 roky |
Diogo Cordeiro
|
2740ff8c4c
[DOCUMENTATION] Minor corrections
|
před 5 roky |
Daniel Supernault
|
74ad4038ac
Allow username or email in login form
|
před 6 roky |
Diogo Cordeiro
|
3f8593268e
[Nodeinfo][TRANSLATION] Fix languages meta-data
|
před 5 roky |
Diogo Cordeiro
|
8ea83aac48
[OStatus] Wrong exception was being caught
|
před 5 roky |
Diogo Cordeiro
|
81d65afb28
[RELEASE] The Invicta Crusade
|
před 5 roky |
Diogo Cordeiro
|
c93547b080
[OpenID] Added support for GS's Internal Session Handler
|
před 5 roky |
Diogo Cordeiro
|
54f75683c7
[OpenID] s/sync/synch
|
před 5 roky |
Diogo Cordeiro
|
abfd691fda
Merge branch 'nightly' of biodantas/gnu-social into nightly
|
před 5 roky |
Miguel Dantas
|
20c73f0596
[FORMATING] Ran php-cs-fixer on lib/mediafile.php, lib/imagefile.php and classes/File.php
|
před 5 roky |
Miguel Dantas
|
b224d93098
[MEDIA] ImageFile now extends MediaFile and validates images more aggressively.
|
před 5 roky |
Diogo Cordeiro
|
719bf065ca
Merge branch 'nightly' of tenma/gnu-social into nightly
|
před 5 roky |
brunoccast
|
a1041a53f7
[THEME] Fix OpenID settings styles
|
před 5 roky |