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 |