Arthur Schiwon
|
1651b8212c
|
started to port the Model to Backbone`s
|
10 years ago |
Arthur Schiwon
|
ea6e380efe
|
remove possibly unreliable code and fix JSdoc
|
10 years ago |
Arthur Schiwon
|
e7b5921206
|
share dialog view takes advantage of OC.Backbone.View
|
10 years ago |
Arthur Schiwon
|
edd163a611
|
refactor share dialog for multi-purpose use (dropdown, sidebar) and better maintainability
|
10 years ago |
Joas Schilling
|
59967599ac
|
Fix the parameter order in the translation
|
10 years ago |
Robin McCorkell
|
7fc545470c
|
Make AmazonS3 path style actually work
|
10 years ago |
Robin McCorkell
|
17d1358aee
|
AmazonS3 Ceph tests
|
10 years ago |
Thomas Müller
|
2fc19635f6
|
Merge pull request #19014 from owncloud/dont-add-requestheaders-for-cross-domain-requests
Add security hardenings to $.ajax()
|
10 years ago |
Thomas Müller
|
d1f7087b6c
|
Merge pull request #18979 from owncloud/sidebare-preview-fixes
Sidebare preview fixes
|
10 years ago |
Thomas Müller
|
f6f7d8cf94
|
Merge pull request #18938 from owncloud/occ_decrypt_all2
occ script to disable encryption and to decrypt all files again
|
10 years ago |
Thomas Müller
|
ac1239220d
|
Merge pull request #19052 from owncloud/revert-14856-remote_avatars
Revert "Allow Remote avatars"
|
10 years ago |
Bjoern Schiessle
|
9bd4f2d41e
|
occ script to disable encryption and to decrypt all files again
|
10 years ago |
Robin McCorkell
|
0667c4363d
|
Merge branch 'master' into smb-workgroup
|
10 years ago |
Victor Dubiniuk
|
1f7ac2c309
|
Postrebase cleanup
|
10 years ago |
Victor Dubiniuk
|
0cefbd76b9
|
Add expiration for versions older than max
|
10 years ago |
Lukas Reschke
|
230029e509
|
Merge pull request #18368 from owncloud/version-retention
Add versions obligation
|
10 years ago |
Lukas Reschke
|
82c2e0df7c
|
Merge branch 'master' into version-retention
|
10 years ago |
Jan-Christoph Borchardt
|
1d56d74c3f
|
fix height of 'All files' entry in sidebar
|
10 years ago |
Carla Schroder
|
11555a9c06
|
correction to logging levels
|
10 years ago |
Jan-Christoph Borchardt
|
00d756b4d1
|
adjust multiselect bar to controls bar, fix #18989
|
10 years ago |
Robin Appelman
|
9883d5b85d
|
Merge pull request #18915 from owncloud/node-getfoldercontents-use-view-logic
Use the view logic for getFolderContent for the node api
|
10 years ago |
Vincent Petry
|
7ab57f7f27
|
Add details icon for details menu item
|
10 years ago |
Joas Schilling
|
fe8ef0dd36
|
Add reshare activities for the parent sharee and the original file owner
|
10 years ago |
Robin Appelman
|
e545c2eec5
|
Merge pull request #17811 from owncloud/dav-lock-wide
Wrap the entire dav PUT in a read lock
|
10 years ago |
Jan-Christoph Borchardt
|
accebae356
|
fix filename display in sidebar, fix #18981
|
10 years ago |
Thomas Müller
|
ae9ea244f2
|
Merge pull request #19043 from owncloud/fix-php-doc-of-encrypt-all
Function does return void
|
10 years ago |
Thomas Müller
|
a446b43bcc
|
Revert "Allow Remote avatars"
|
10 years ago |
Jan-Christoph Borchardt
|
cb5ebef5df
|
add details icon
|
10 years ago |
Victor Dubiniuk
|
cb529acc5c
|
Follow PSR
|
10 years ago |
Victor Dubiniuk
|
d57f3bf9cc
|
Update options description
|
10 years ago |
Victor Dubiniuk
|
c3dc5b0317
|
Add method docblock
|
10 years ago |
Victor Dubiniuk
|
f46b434a12
|
Namespacing, reusing
|
10 years ago |
Victor Dubiniuk
|
c3e055549e
|
Improvements
|
10 years ago |
Victor Dubiniuk
|
b95d1e6683
|
Add quota status to expiration check
|
10 years ago |
Victor Dubiniuk
|
7ef937d8ad
|
Add versions obligation
|
10 years ago |
Joas Schilling
|
754850f473
|
Fix status code
|
10 years ago |
Robin Appelman
|
8767c2b3be
|
fix small mimetype icons
|
10 years ago |
Roeland Jago Douma
|
91dfcab055
|
Expose federated sharing capabilities to authenticated users
|
10 years ago |
Joas Schilling
|
aa8b1b2894
|
Throw an error when the page count or perPage setting is invalid
|
10 years ago |
Frank Karlitschek
|
650e600b94
|
Merge pull request #18273 from owncloud/files-sidebar-toggle
Keep right sidebar open, add Details action
|
10 years ago |
Robin Appelman
|
72cfeaf157
|
recognize eps, psd and illustrator as image
|
10 years ago |
Robin Appelman
|
98966329bf
|
crop to the center for landscape images
|
10 years ago |
Robin Appelman
|
a734606649
|
Various thumbnail fixes
- Show square images as portrait
- Set max height based on sidebar width
- cleanup
|
10 years ago |
Robin Appelman
|
19e1d35373
|
Fix path for fileinfomodel in subdirectories
|
10 years ago |
Robin Appelman
|
1c792b9f43
|
normal margins for portrait previews
|
10 years ago |
Thomas Müller
|
decdaf0018
|
Merge pull request #19024 from owncloud/remove-get_temp_dir
Remove get_temp_dir()
|
10 years ago |
Thomas Müller
|
474f13c9d6
|
Merge pull request #19041 from owncloud/issue-19007-parameter-name
Fix parameter name to match the specs
|
10 years ago |
Lukas Reschke
|
2f4a1c9c2c
|
Merge branch 'master' into dont-add-requestheaders-for-cross-domain-requests
|
10 years ago |
Lukas Reschke
|
7953cc9494
|
Function does return void
This function does return void and not a bool.
|
10 years ago |
Thomas Müller
|
e82a225d04
|
Merge pull request #18964 from owncloud/availability-integer
Use integer for availability instead of bool
|
10 years ago |