Thomas Müller
83b4e2c8d1
Merge pull request #22160 from owncloud/files_external-create
Add occ files_external:create command to add new mounts
10 years ago
Thomas Müller
64ad927f24
Merge pull request #22161 from owncloud/dav-ie9
Make JS Webdav work again with IE9-IE10
10 years ago
Jenkins for ownCloud
4130639a7e
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
feb0522cd0
[tx-robot] updated from transifex
10 years ago
Thomas Müller
69a4cd2898
Merge pull request #22102 from owncloud/ldap_2nddispname-master
[LDAP] add second field for additional/optional display name attribute
10 years ago
Thomas Müller
5832178f59
Merge pull request #22139 from owncloud/comments-files-cleanup
cleanup jobs for comments and comment read marks
10 years ago
Thomas Müller
7297408150
Merge pull request #22163 from owncloud/comments-sizelimit
Limit comment size to 1000 in UI
10 years ago
Thomas Müller
7141c70cd0
Merge pull request #20618 from owncloud/action-icon-size
Fix image sizing for action icons in Edge
10 years ago
Thomas Müller
079ebe2be6
Merge pull request #22165 from owncloud/comments-markowncommentasread
Mark own comments as read after posting
10 years ago
Thomas Müller
a9015d61a7
Merge pull request #22166 from owncloud/remove-local-folder
remove unused Storage->getLocalFolder
10 years ago
Jenkins for ownCloud
9fa09b67e6
[tx-robot] updated from transifex
10 years ago
Joas Schilling
065141f6f4
Move casting to IExpressionBuilder
10 years ago
Thomas Müller
6ccd5ecb07
Merge pull request #22169 from owncloud/cache-interface-fixes
Cache interface cleanup/phpdoc
10 years ago
Robin Appelman
282c1cb24f
remove unused Storage->search
10 years ago
Robin Appelman
559189cf47
additional phpdoc for search
10 years ago
Thomas Müller
f8dfc6201b
Merge pull request #22155 from owncloud/use-svg-for-desktopapp
Use SVG for desktop app button
10 years ago
Robin Appelman
615f0f5499
add deprecation notice to search methods
10 years ago
Robin Appelman
fb76d7de69
remove unused Storage->getLocalFolder
10 years ago
Thomas Müller
7568c40275
Merge pull request #22159 from owncloud/fix_21678
Gracefull handle link shares rename hook
10 years ago
Vincent Petry
d2a495f190
Mark own comments as read after posting
10 years ago
Robin Appelman
96b592b45b
output mount id on create
10 years ago
Robin Appelman
16ad612c83
verify that the auth backend is valid for the storage backend
10 years ago
Joas Schilling
550f3af285
Remove old background job
10 years ago
Robin Appelman
239cdd099a
list supported auth backends for storage backends
10 years ago
Vincent Petry
142a2dd2eb
Limit comment size to 1000 in UI
Whenever the limit is almost reached (90% of the length), a tooltip will
appear.
Once the limit is exceeded, the "Post" button will be disabled and the
field will become red.
10 years ago
Arthur Schiwon
9d2c433b24
fix pgsql
10 years ago
Arthur Schiwon
d537cae063
cleanup jobs for comments and comment read marks
10 years ago
Hendrik Leppelsack
5561e8ebd5
use path instead of text inside desktop app badge
10 years ago
Vincent Petry
995a825dac
Make JS Webdav work again with IE9-IE10
10 years ago
Thomas Müller
0196f0e546
Merge pull request #22157 from owncloud/use-https-instead-of-http
Use HTTPS instead of HTTP
10 years ago
Robin Appelman
54d2175bf5
Add occ files_external:create command to add new mounts
10 years ago
Roeland Jago Douma
f4edfb6dfb
Gracefull handle link shares rename hook
Fixes #21678
The hook is called on all renames. However when we use a link share
the getUserFolder fails. We now just opt out.
10 years ago
Thomas Müller
e15a120f83
Merge pull request #22152 from owncloud/activities-for-comments
Activities for comments
10 years ago
Hendrik Leppelsack
417ba951da
update google play and apple badge
10 years ago
Hendrik Leppelsack
d0bdd5c22c
fix font in desktopapp.svg
10 years ago
Thomas Müller
f7e37984be
Merge pull request #22153 from owncloud/event-for-console-commands
Dispatch an event when a console command is run
10 years ago
Thomas Müller
e6a1e78149
Merge pull request #18194 from RealRancor/proxy_fcgi
Add mod_proxy_fcgi to .htaccess
10 years ago
Lukas Reschke
35e4acbc1f
Use HTTPS instead of HTTP
This is now supported by github.io
10 years ago
Lukas Reschke
53e2736a65
Use SVG for desktop app button
For the other ones we unfortunately don't have that. Partially addresses https://github.com/owncloud/core/issues/22154
10 years ago
Joas Schilling
4056cca427
Only dispatch the delete event, when the deletion was successful
10 years ago
Joas Schilling
97b907335a
Dispatch an event when a console command is run
10 years ago
Thomas Müller
7dde2c773f
Merge pull request #22146 from owncloud/delete-email-address
Allow to delete the email address in user management
10 years ago
Thomas Müller
e6bab280a6
Merge pull request #22143 from owncloud/fix_12385
When a user is removed we should remove the right shares
10 years ago
Thomas Müller
a92a480967
Merge pull request #22149 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
10 years ago
Joas Schilling
733db5c14a
Add a filter for comment activities
10 years ago
Joas Schilling
070ff71a2d
Add activities for comments
10 years ago
Joas Schilling
e86dcdacc8
Dispatch events when adding, updating and deleting comments
10 years ago
Roeland Jago Douma
b50edf3222
Add intergration test
10 years ago
Scrutinizer Auto-Fixer
466a085253
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
10 years ago
Morris Jobke
f0752d7ba1
Allow to delete the email address in user management
10 years ago