Joas Schilling
3dabfb0793
Add a docs link when given
2016-09-07 18:52:49 +02:00
Joas Schilling
b94a4df592
Fix tests
2016-09-07 18:39:48 +02:00
Robin Appelman
9adf78c155
dont show shares you own in "shared with you"
2016-09-07 18:38:08 +02:00
Robin Appelman
e8e950a4d2
more efficient querying of numeric storage ids
2016-09-07 17:22:40 +02:00
Morris Jobke
5bf17607b3
Fix layout of success message and text
2016-09-07 16:51:25 +02:00
Joas Schilling
cf69a2b7eb
UPDATE permissions qualify for renaming a node
2016-09-07 11:22:57 +02:00
Joas Schilling
4c0665b6ec
Only require CREATE permissions when the file does not exist yet
2016-09-07 11:10:48 +02:00
Joas Schilling
0027304b5f
Merge pull request #1210 from nextcloud/bump_symfony_console
...
[3rparty] Bump symfony/console
2016-09-07 09:23:47 +02:00
Morris Jobke
74daac49ac
Merge pull request #1292 from nextcloud/add-theming-icon
...
Add icon for the theming app
2016-09-07 08:31:50 +02:00
Nextcloud bot
1110ef52ed
[tx-robot] updated from transifex
2016-09-07 00:09:25 +00:00
Felix Epp
aacaf7a568
Add icon for the theming app
2016-09-07 01:23:53 +02:00
Roeland Jago Douma
59e5ebf330
Cleanup files_external command imports
2016-09-06 21:36:03 +02:00
Joas Schilling
7c0951244a
Deprecate getEditionString()
2016-09-06 16:05:28 +02:00
Morris Jobke
836c938583
Merge pull request #1245 from nextcloud/get-external-mounts
...
get files_external mounts more efficiently
2016-09-06 15:43:32 +02:00
Morris Jobke
d13d1e1f06
add twofactor_backupcodes to l10n
2016-09-06 14:50:05 +02:00
Joas Schilling
6a6af86a1c
Merge pull request #1242 from nextcloud/bump_phpunit
...
Bump phpunit
2016-09-06 14:18:57 +02:00
Christoph Wurst
ea6562aa57
translate 2fa backup strings
2016-09-06 12:52:44 +02:00
Christoph Wurst
c57976879c
fix 2fa backup codes typo
2016-09-06 10:39:00 +02:00
Morris Jobke
314afcecf9
Merge pull request #1272 from nextcloud/theming-info-capabilities
...
Add theming information to capabilities for the client
2016-09-06 10:00:42 +02:00
Roeland Jago Douma
5fb2eee5df
Fix getMock user_ldap
2016-09-06 09:29:27 +02:00
Roeland Jago Douma
798dd40139
Fix getMock files_versions
2016-09-06 09:29:27 +02:00
Roeland Jago Douma
327352e73a
Fix getMock files_trashbin
2016-09-06 09:29:27 +02:00
Roeland Jago Douma
9cd6374878
Fix getMock files
2016-09-06 09:29:27 +02:00
Roeland Jago Douma
c629761fea
Fix getMock files_sharing
2016-09-06 09:29:27 +02:00
Roeland Jago Douma
d13ac20bca
Fix getMock files_external
2016-09-06 09:29:27 +02:00
Roeland Jago Douma
0c154c1ed7
Fix getMock encryption
2016-09-06 09:29:27 +02:00
Joas Schilling
67408c3f63
Add image URLs and tests
2016-09-06 08:55:22 +02:00
Nextcloud bot
5d48809609
[tx-robot] updated from transifex
2016-09-06 00:09:18 +00:00
Robin Appelman
b573c5b8f8
get files_external mounts more efficiently
2016-09-05 14:34:20 +02:00
Joas Schilling
1d834bd49e
Add theming information to capabilities for the client
2016-09-05 14:27:19 +02:00
Joas Schilling
2d61ee3c13
Make mimetype also work for READ and DELETE operations
2016-09-05 09:48:23 +02:00
Joas Schilling
d08240e364
Better detection of mimetypes while uploading a zip on a mac
2016-09-05 09:48:22 +02:00
Christoph Wurst
8acb734854
add 2fa backup codes app
...
* add backup codes app unit tests
* add integration tests for the backup codes app
2016-09-05 08:51:13 +02:00
Nextcloud bot
8b484eedf0
[tx-robot] updated from transifex
2016-09-05 00:09:10 +00:00
Nextcloud bot
fc02c4a980
[tx-robot] updated from transifex
2016-09-04 00:09:21 +00:00
Nextcloud bot
e7f618ef14
[tx-robot] updated from transifex
2016-09-03 00:09:24 +00:00
Roeland Jago Douma
3a45475592
Remove dead OCS register code
2016-09-02 15:13:44 +02:00
Nextcloud bot
ab876619dc
[tx-robot] updated from transifex
2016-09-02 00:09:11 +00:00
Joas Schilling
59d240c3aa
Merge pull request #1194 from nextcloud/card-caldav-check-exists
...
more efficient check if addressbook and calendar exists for user
2016-09-01 14:52:59 +02:00
Roeland Jago Douma
ca7b60ba81
Merge pull request #1215 from nextcloud/issue-1083-update-live-relative-timestamps
...
Update relative timestamps for a better "live" feeling
2016-09-01 14:13:23 +02:00
Roeland Jago Douma
8325c4443b
Merge pull request #1224 from nextcloud/do-not-allow-linebreak-in-paths
...
Do not allow linebreaks and null bytes in paths
2016-09-01 14:06:40 +02:00
Joas Schilling
6c81c65eea
Also prevent null byte character
2016-09-01 12:24:14 +02:00
Joas Schilling
1ae4a2f9e4
Merge pull request #1143 from nextcloud/ldap-smells-for-fun-and-profit
...
fix a few minor code smells
2016-09-01 10:09:23 +02:00
Joas Schilling
4beadfc290
Merge pull request #1217 from nextcloud/federation_phpunit_fixes
...
Fix deprecated getMock call in Federation app
2016-09-01 10:08:33 +02:00
Joas Schilling
7cd86cfe59
Filter out %0A from paths
2016-09-01 10:06:06 +02:00
Joas Schilling
80e8d3db35
Use live timestamp on comments tab
2016-09-01 09:02:36 +02:00
Joas Schilling
0c73797131
Use live timestamps in the versions tab of the sidebar
2016-09-01 09:02:36 +02:00
Joas Schilling
ee838a224e
Use live timestamp in the sidebar details
2016-09-01 09:02:36 +02:00
Joas Schilling
ee1c1b39b2
Update live timestamps to give a more live feeling
2016-09-01 09:02:36 +02:00
Nextcloud bot
4a5cd74fb2
[tx-robot] updated from transifex
2016-09-01 00:09:24 +00:00
Roeland Jago Douma
62485ed08f
Fix deprecated getMock call in Federation app
2016-08-31 20:54:17 +02:00
Roeland Jago Douma
011364317a
Fix ThemingDefaults getMock deprecation
2016-08-31 20:33:18 +02:00
Roeland Jago Douma
5fe25fa648
Merge pull request #1212 from nextcloud/fix_federatedfilesharingtests
...
Fix deprecated usages of getMock in federatedfilesharing
2016-08-31 16:37:40 +02:00
Robin Appelman
344945bfe9
more efficient check if addressbook and calendar exists for user
2016-08-31 15:08:29 +02:00
Roeland Jago Douma
a0af513a4a
Merge pull request #1201 from nextcloud/usermountcache-orphanedshare
...
[master] Usermountcache orphanedshare
2016-08-31 15:07:13 +02:00
Roeland Jago Douma
ac2be923a6
Fix deprecated usages of getMock in federatedfilesharing
2016-08-31 14:06:51 +02:00
Lukas Reschke
b3ad3a3086
Merge pull request #1137 from nextcloud/external_storage_lnk
...
External storage lnk
2016-08-31 12:00:48 +02:00
Lukas Reschke
aa90e69b66
Merge pull request #1189 from nextcloud/share-allowspaceinremote
...
Allow space for federated share id search
2016-08-30 19:54:35 +02:00
Vincent Petry
423378ea17
Added closeCursor in SharedMount numeric id
2016-08-30 19:49:31 +02:00
Vincent Petry
669b0bc2ae
Prevent error with orphaned shares when updating user mount cache
2016-08-30 19:49:23 +02:00
Morris Jobke
c54d6d05c9
Merge pull request #1190 from nextcloud/addressbook-correctly-handle-multi-values
...
Correctly handle multi-values when converting VCards to array
2016-08-30 14:46:36 +02:00
Joas Schilling
a123fe6f18
Add a unit test for all the magic
2016-08-30 12:24:20 +02:00
Joas Schilling
0c4d471c18
Correctly handle multi-values when converting VCards to array
2016-08-30 12:08:39 +02:00
Roeland Jago Douma
989473169e
Merge pull request #1138 from nextcloud/expiry-as-occ-command
...
Add occ command to expire the trashbin (#25878 )
2016-08-30 11:32:26 +02:00
Vincent Petry
ec9fd67bc5
Allow space for federated share id search
2016-08-30 11:11:59 +02:00
Joas Schilling
f4dfd1f1a3
Merge pull request #1178 from nextcloud/theming-spinner-animation
...
Theming: Show loading spinner while uploading files
2016-08-30 10:01:36 +02:00
Morris Jobke
dd2482e2c2
Merge pull request #988 from nextcloud/ocs_federation
...
Move OCSAuthAPI to AppFramework
2016-08-30 08:49:05 +02:00
Morris Jobke
c481210e2b
Merge pull request #974 from nextcloud/move_ocs_routes_to_fedfilesharing
...
Move federated sharing routes to the federatedfilesharing app
2016-08-30 08:45:44 +02:00
Julius Haertl
0e8b138534
Theming: Show loading spinner while uploading files
2016-08-30 06:40:41 +02:00
blizzz
7278bd2987
Merge pull request #1132 from nextcloud/prevent-parse-error-on-editing-an-html-comment
...
Prevent parse error on editing an HTML comment
2016-08-30 00:14:08 +02:00
Lukas Reschke
9ebc58c3d8
Merge pull request #1170 from nextcloud/theming-fix-primary-button
...
Theming: fix primary button for bright colors
2016-08-29 21:39:09 +02:00
Roeland Jago Douma
4f93dce2e1
Merge pull request #1130 from nextcloud/shared-upload-quota
...
[uc] Fix uploading to shared folder with quota
2016-08-29 20:37:07 +02:00
Roeland Jago Douma
e1ea45f32b
Merge pull request #1147 from nextcloud/files-hidden-files-summary
...
Display number of hidden files in files summary (#25870 )
2016-08-29 20:36:07 +02:00
Roeland Jago Douma
606fd77432
Merge pull request #1146 from nextcloud/init-filesconfig
...
Make sure file list files config always exists
2016-08-29 20:35:56 +02:00
Roeland Jago Douma
1f8c3c153c
Merge pull request #1148 from nextcloud/files-scan-reconnect-database-before-each-user-master
...
Before a user is getting scanned the database connection is re-establ…
2016-08-29 20:25:59 +02:00
Roeland Jago Douma
013f691fe9
Fix phpdoc
2016-08-29 20:20:17 +02:00
Roeland Jago Douma
613704c58e
Merge pull request #1145 from nextcloud/upstream-25794
...
DAV: Return data-fingerprint always when asked
2016-08-29 19:56:50 +02:00
Julius Haertl
d43c9b9e79
Theming: fix primary button for bright colors
2016-08-29 19:07:27 +02:00
Lukas Reschke
4005e58f93
Merge pull request #1117 from iamfool/master
...
Update Admin.php
2016-08-29 15:27:41 +02:00
Thomas Müller
a4cf4a53f3
Before a user is getting scanned the database connection is re-established
2016-08-29 14:49:55 +02:00
Vincent Petry
7fa66409ae
Display number of hidden files in files summary ( #25870 )
...
When dot files are hidden, the table summary and selection summary will
not show how many hidden files were included.
2016-08-29 14:47:41 +02:00
Vincent Petry
29b45c5c42
Make sure file list files config always exists
...
Initialize files config with defaults in case none was passed
2016-08-29 14:44:25 +02:00
Markus Goetz
0cb34c2fa5
[master] DAV: Return data-fingerprint always when asked ( #25482 )
...
For owncloud/client#5056
Users can configure arbitrary subfolders for syncing, therefore we should
always return it when asked for.
The sync client makes sure to not always ask for it to save bandwidth.
2016-08-29 14:37:14 +02:00
Jörn Friedrich Dreyer
4d31caa6f8
fix a few minor code smells
2016-08-29 14:34:37 +02:00
Thomas Müller
297d2e48ad
Add occ command to expire the trashbin ( #25878 )
...
* Add occ command to expire the trashbin
* Fix versions folder in setup check
2016-08-29 14:30:40 +02:00
davitol
ad0090d51a
add in files view a link to personal files external
2016-08-29 14:29:46 +02:00
davitol
9b5a5dcf89
add link to personal files external
2016-08-29 14:29:41 +02:00
Joas Schilling
28792a010c
Prevent parse error on editing an HTML comment
2016-08-29 14:18:34 +02:00
Thomas Müller
6c365cb06d
A shared storage is never a home storage - fixes #25582
2016-08-29 14:13:26 +02:00
iamfool
7e1a690059
Update AdminTest.php
2016-08-29 01:47:23 -07:00
iamfool
e13cd289cb
Update Admin.php
2016-08-28 18:02:45 -07:00
Roeland Jago Douma
2812755359
Move federated sharing routes to the federatedfilesharingapp
...
* Move routes to app
* Move routes over to the AppFramework
* Fix tests
There is plenty of stuff to fix properly here. But out of scope for now.
2016-08-28 21:26:33 +02:00
Lukas Reschke
3647fbe7cd
Merge pull request #976 from nextcloud/downstream-25702
...
Hide the LDAP password in the client side
2016-08-28 15:06:27 +02:00
Roeland Jago Douma
b6520827f7
Use function parameters
2016-08-28 11:40:58 +02:00
Roeland Jago Douma
16ff207465
Move OCSAuthAPI to AppFramework
...
* Convert class
* Convert routes
* Convert tests
2016-08-28 11:40:53 +02:00
Jan-Christoph Borchardt
48a307ffdc
Merge pull request #1103 from nextcloud/improve-theming-performance
...
Increase theming performance
2016-08-27 23:18:34 +02:00
Lukas Reschke
4d85ffc27c
Merge pull request #1054 from nextcloud/less-cache-hits
...
Reduce the number of cache operations for dav operations
2016-08-27 22:44:29 +02:00
Lukas Reschke
683f0e7f77
Use temporary file as cache
2016-08-27 21:38:41 +02:00
Lukas Reschke
73bc108451
Increase theming performance
...
1. Set proper caching headers (`Pragma: cache`)
2. Resize image proportionally to a max size of 1920px
3. Store images with progressive mode
This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly.
2016-08-27 21:02:08 +02:00
Julius Haertl
d7f0a970ae
Theming: Preview for page title
2016-08-26 18:21:05 +02:00