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