Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
135 commits
Select commit Hold shift + click to select a range
c376eb9
Fix file permissions for SMB (read-only folders will be writeable) (#…
jvillafanez Jul 20, 2016
12442f3
Close session fast when doing a test to prevent blocking the next
jvillafanez Jun 23, 2016
21bb05c
Change app menu to white
juliusknorr Jul 27, 2016
3194494
adjust opacity of icons in apps and user menu
jancborchardt Jul 28, 2016
f55ba62
Move to svg filter on app menu to support IE9+
juliusknorr Jul 28, 2016
6f34c37
Adding quota plugin to new dav endpoint (#25615)
DeepDiver1975 Jul 29, 2016
748745d
up the minimum size of the public share video a bit, use 16/9 ratio, …
jancborchardt Jul 28, 2016
bb8a42b
Fix misspelling of database "READ COMMITTED"
stweil Jul 28, 2016
5a6bde9
Fixed user menu to not show spinner on ctrl+click.
Jul 29, 2016
6cf7bf1
Merge pull request #648 from nextcloud/add-quotaplugin-v2-master
schiessle Jul 29, 2016
fe8d13c
slight animation for the sidebar for better feedback what happens
jancborchardt Jul 29, 2016
55665f0
Merge pull request #651 from stweil/master
MorrisJobke Jul 29, 2016
9a1ba65
Added OS X meta key check for stopping spinning animation in app and …
Jul 29, 2016
696ff90
Merge pull request #625 from nextcloud/video-container-size
jancborchardt Jul 29, 2016
5d0f9da
fix shading of apps icon in app menu
jancborchardt Jul 29, 2016
f7f5216
Dark hackery to not always disable CSRF for OCS controllers
rullzer Jul 29, 2016
b841d39
Merge pull request #656 from nextcloud/ocs_controller_csrf
rullzer Jul 29, 2016
3728479
Merge pull request #627 from nextcloud/white-app-menu
schiessle Jul 29, 2016
7335539
Transifex Owncloud > Nextcloud
Jul 29, 2016
9f50838
Fix wrong preserveAspectRatio at app menu icons
juliusknorr Jul 29, 2016
e0b5edd
Merge pull request #662 from thelinuxfr/patch-1
juliusknorr Jul 29, 2016
2565a39
[tx-robot] updated from transifex
nextcloud-bot Jul 30, 2016
3b386af
Merge pull request #664 from nextcloud/white-app-menu-fix
MariusBluem Jul 30, 2016
3101f9e
Rebranded to Nextcloud for the occ command line tool
sndrr Jul 30, 2016
a7f998a
Update Upgrade.php
sndrr Jul 30, 2016
fdcba04
Add animation to app-content
juliusknorr Jul 30, 2016
06fd2e7
Revert (c) back to ownCloud, Inc.
sndrr Jul 30, 2016
217b520
Fix javascript tests for sidebar animation
juliusknorr Jul 30, 2016
4151981
remove extra file size padding to fix action menu position
jancborchardt Jul 30, 2016
85f6776
typo
Jul 30, 2016
2a2526e
[tx-robot] updated from transifex
nextcloud-bot Jul 31, 2016
eecec95
Merge pull request #675 from nextcloud/enoch85-patch-1
rullzer Jul 31, 2016
7bb9502
Merge pull request #595 from nextcloud/fix_slow_test
blizzz Jul 31, 2016
50c8367
[tx-robot] updated from transifex
nextcloud-bot Aug 1, 2016
5c718b1
We should properly check for 'true' instaed of the bool
rullzer Aug 1, 2016
13c19e5
Validate the input of the theming options
nickvergessen Aug 1, 2016
f0b30d7
Merge pull request #674 from nextcloud/action-menu-position
LukasReschke Aug 1, 2016
ad5e98c
fix missing semicolon to fix themed logo on log in page
jancborchardt Aug 1, 2016
8ef5fce
[tx-robot] updated from transifex
nextcloud-bot Aug 1, 2016
ffd29e9
Merge pull request #672 from sndrr/occ-rebrand-to-nextcloud
MorrisJobke Aug 1, 2016
368e1c3
Merge pull request #685 from nextcloud/validate-theming-input
schiessle Aug 1, 2016
8a7d450
Merge pull request #684 from nextcloud/fix_csrf_ocs
LukasReschke Aug 1, 2016
6430164
Make sure each plugin is only added once
nickvergessen Jul 27, 2016
306d725
Add the systemtag js files
nickvergessen Jul 27, 2016
c6bf641
Add system tag check
nickvergessen Jul 27, 2016
136a1a4
Add file size as check
nickvergessen Jul 27, 2016
8a75334
Add file mime type
nickvergessen Jul 28, 2016
477e79c
User agent check
nickvergessen Jul 28, 2016
1091cbb
Add Request URL
nickvergessen Jul 28, 2016
2cfd67e
Add remote address
nickvergessen Jul 28, 2016
e0b5949
Add request time
nickvergessen Jul 28, 2016
2734ff7
add a UI to render proper time picker
MorrisJobke Jul 29, 2016
ea4c6bd
Load the timezones via select2
nickvergessen Aug 1, 2016
6aa5d67
Translate the errors
nickvergessen Aug 1, 2016
7c1560d
Tags need to be loaded before
nickvergessen Aug 1, 2016
32e5e48
Merge pull request #653 from nextcloud/animate-sidebar
MorrisJobke Aug 1, 2016
dbf3ca5
Merge pull request #682 from nextcloud/fix-theming-logo
MorrisJobke Aug 1, 2016
d97fe17
Shake the login fields if password is wrong
MorrisJobke Aug 1, 2016
c8e4988
Apply inverted app icon style to newly installed icons
juliusknorr Aug 1, 2016
3a067c5
Merge pull request #695 from nextcloud/shake-wrong-password
MorrisJobke Aug 1, 2016
5f83f4d
[tx-robot] updated from transifex
nextcloud-bot Aug 2, 2016
62d009a
Allow to define the operation
nickvergessen Aug 2, 2016
248020f
No multi support, less magic
nickvergessen Aug 2, 2016
4e5fb74
Do not allow to delete/update group shares as a group member
nickvergessen Jul 28, 2016
1088870
Add intergration test
rullzer Aug 2, 2016
e90f007
add invalidateOldTokens to IProvider interface
ChristophWurst Aug 2, 2016
bcf022c
Ooops
nickvergessen Aug 2, 2016
ab3b90e
Merge pull request #700 from nextcloud/token-provider-invalidateoldto…
MorrisJobke Aug 2, 2016
17c3027
Merge pull request #637 from nextcloud/h1-prevent-delete-update-on-gr…
MorrisJobke Aug 2, 2016
c76dc83
Merge pull request #701 from nextcloud/fix-add-apps-icon
MorrisJobke Aug 2, 2016
0874460
[tx-robot] updated from transifex
nextcloud-bot Aug 3, 2016
04d5465
Group shares with same source and target
rullzer Jun 15, 2016
573f6de
Add integration tests for merging received shares
Jul 11, 2016
714d7ec
Improved share grouping readability + fixed test
Jul 11, 2016
67fa6bf
Add repair step for unmerged shares (WIP)
Jul 12, 2016
0bddaa2
Added more tests for sharing's MountProvider
Jul 13, 2016
0f3674a
Group incoming shares for resharing in JS
Jul 13, 2016
0c7c9a3
Adjust repair version check for unmerged shares
Jul 14, 2016
0c6352e
Fix RepairUnmergedShares to not skip valid repair cases
Jul 22, 2016
2404f6a
Make share target consistent when grouping group share with user share
Jul 22, 2016
6d8d5f7
Add integration tests for double shares with rename in between
Jul 22, 2016
f012b57
Add workflowengine to check-code call
MorrisJobke Aug 3, 2016
fdbd598
Merge pull request #709 from nextcloud/add-code-check
MariusBluem Aug 3, 2016
223f3fa
Merge pull request #474 from nextcloud/group_shares
rullzer Aug 3, 2016
5fb39bd
Apply password policy on user creation
michag86 Aug 3, 2016
8ad79eb
Merge pull request #611 from nextcloud/add-more-checks
nickvergessen Aug 3, 2016
d1d891f
Add access control and automated tagging as shipped
nickvergessen Aug 3, 2016
aeb5dfa
Exit from upgrade without reporting error
jurgenhaas Aug 3, 2016
d0e6697
Merge pull request #717 from nextcloud/mark-apps-as-shipped
nickvergessen Aug 3, 2016
2f97254
switch nested containers in update to semibold style
jancborchardt Aug 3, 2016
258ee14
[tx-robot] updated from transifex
nextcloud-bot Aug 4, 2016
2881bce
Changed app and user menu delegates to mousedown events.
Aug 4, 2016
dab0a62
Merge pull request #718 from jurgenhaas/patch-1
nickvergessen Aug 4, 2016
835dc59
reduce info on update screens, introduce button to refresh
jancborchardt Aug 4, 2016
d7c1bfb
fix #724 by using step instead of job
Aug 4, 2016
966e2d8
[master] Add new apps as official
LukasReschke Aug 4, 2016
b59fb9f
Merge pull request #730 from nextcloud/add-new-apps-as-official
LukasReschke Aug 4, 2016
89cb7b5
Order alphabetically and deduplicate the shipped.json
nickvergessen Aug 4, 2016
b5c2b5e
Merge pull request #729 from nextcloud/fix-724
nickvergessen Aug 4, 2016
329c714
Correct name in Console Application.php
blizzz Aug 4, 2016
e1807ed
Merge pull request #465 from nextcloud/fix_smb_attributes
MorrisJobke Aug 4, 2016
c44c9a5
[tx-robot] updated from transifex
nextcloud-bot Aug 5, 2016
84e6b8d
Merge pull request #737 from nextcloud/blizzz-fix-name-console
nickvergessen Aug 5, 2016
f37fa6e
Move Share backends to PSR-4 instead of using class path (#24941)
nickvergessen Aug 1, 2016
a32caa4
Convert Share API to use the AppFramework
rullzer Jul 19, 2016
54f21bc
Remove unneeded wrapper
rullzer Jul 20, 2016
8b16007
Throw OCSNotFoundExceptions
rullzer Jul 20, 2016
3a31b28
Add OCSShareAPIMiddleware
rullzer Jul 20, 2016
7fdc2f3
More exceptions
rullzer Jul 20, 2016
4504d7f
DataResponse required ['data' => DATA]
rullzer Jul 20, 2016
d9418c1
Add OCSShareAPIMiddleware tests
rullzer Jul 22, 2016
0556e40
Fix tests
rullzer Jul 20, 2016
dd9f195
Add OCS-APIREQUEST header to intergration test calls
rullzer Aug 1, 2016
dd44624
Merge pull request #732 from nextcloud/fix-shipped.json
rullzer Aug 5, 2016
774ff43
Disbale failing intergration test for now
rullzer Aug 5, 2016
044da69
Merge pull request #747 from nextcloud/up_24941
rullzer Aug 5, 2016
b80e3e7
[tx-robot] updated from transifex
nextcloud-bot Aug 6, 2016
344916d
[tx-robot] updated from transifex
nextcloud-bot Aug 7, 2016
9a9b782
Add black version of system tags icon
Aug 8, 2016
727cd6a
Merge pull request #711 from nextcloud/password-policy-on-createUser
schiessle Aug 8, 2016
fa352a8
Merge pull request #728 from nextcloud/update-styling
LukasReschke Aug 8, 2016
e4436e4
Merge pull request #752 from nextcloud/disbale_failing_test
LukasReschke Aug 8, 2016
70eef2a
Merge pull request #445 from nextcloud/ocs_share_to_appframework
LukasReschke Aug 8, 2016
dae6432
Increment the versions and adjust the capitilization
nickvergessen Aug 4, 2016
352e8b3
More casing
nickvergessen Aug 5, 2016
81c3090
Disable by default
nickvergessen Aug 5, 2016
e7b5155
Fix intergration test for admin_audit
rullzer Aug 8, 2016
35743c1
Also cache WOFF, SVG and GIF
LukasReschke Aug 8, 2016
97c8232
Merge pull request #739 from nextcloud/increment-versions-master
MorrisJobke Aug 8, 2016
6791850
Merge pull request #769 from nextcloud/also-cache-fonts-svg-and-gif
LukasReschke Aug 8, 2016
a858c73
Merge pull request #764 from nextcloud/fix-tags-icon
MariusBluem Aug 8, 2016
ceb5009
Fixed user menu to not show spinner on ctrl+click.
Jul 29, 2016
d335272
Added OS X meta key check for stopping spinning animation in app and …
Jul 29, 2016
7bb638e
Changed app and user menu delegates to mousedown events.
Aug 4, 2016
21ef5af
Merge branch 'user_menu_ui' of https://github.com/Faldon/server into …
Faldon Aug 8, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
SetEnv modHeadersAvailable true
</IfModule>

# Add cache control for CSS and JS files
<FilesMatch "\.(css|js)$">
# Add cache control for static resources
<FilesMatch "\.(css|js|woff|svg|gif)$">
Header set Cache-Control "max-age=7200, public"
</FilesMatch>
</IfModule>
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ install:

script:
- sh -c "if [ '$TC' = 'syntax' ]; then composer install && lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude 3rdparty/paragonie/random_compat/lib/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .; fi"
- sh -c "if [ '$TC' = 'app:check-code' ]; then ./occ app:check-code admin_audit; ./occ app:check-code comments; ./occ app:check-code federation; fi"
- sh -c "if [ '$TC' = 'app:check-code' ]; then ./occ app:check-code admin_audit; ./occ app:check-code comments; ./occ app:check-code federation; ./occ app:check-code workflowengine; fi"
- sh -c "if [ '$TEST_DAV' != '1' ]; then echo \"Not testing DAV\"; fi"
- sh -c "if [ '$TEST_DAV' = '1' ]; then echo \"Testing DAV\"; fi"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ changed it substantially:
More information how to contribute: https://nextcloud.com/contribute/

## Nextcloud VM
If you're not familiar with Linux, or simply just want to get up and running on a pre-configured system in no time - we have developed a VM that you download. Just extract it and mount it in VMware or VirtualBox and your're all set.
If you're not familiar with Linux, or simply just want to get up and running on a pre-configured system in no time - we have developed a VM that you can download. Just extract it and mount it in VMware or VirtualBox and your're all set.

Download the latest version of the [Nextcloud VM](https://github.com/nextcloud/vm/releases/)

Expand Down
1 change: 0 additions & 1 deletion apps/admin_audit/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@
<types>
<logging/>
</types>
<default_enable/>
</info>
2 changes: 1 addition & 1 deletion apps/comments/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<licence>AGPL</licence>
<author>Arthur Schiwon, Vincent Petry</author>
<default_enable/>
<version>1.0.0</version>
<version>1.1.0</version>
<dependencies>
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion apps/comments/l10n/de.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OC.L10N.register(
"comments",
{
"Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...",
"Type in a new comment..." : "Neuen Kommentar eingeben...",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
Expand Down
2 changes: 1 addition & 1 deletion apps/comments/l10n/de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ "translations": {
"Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...",
"Type in a new comment..." : "Neuen Kommentar eingeben...",
"Delete comment" : "Kommentar löschen",
"Post" : "Speichern",
"Cancel" : "Abbrechen",
Expand Down
2 changes: 1 addition & 1 deletion apps/comments/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ OC.L10N.register(
"Comment" : "Kommentar",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>",
"You commented" : "Sie haben kommentiert",
"%1$s commented" : "%1$s kommentiert",
"%1$s commented" : "%1$s kommentierte",
"You commented on %2$s" : "Sie haben %2$s kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/comments/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Comment" : "Kommentar",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>",
"You commented" : "Sie haben kommentiert",
"%1$s commented" : "%1$s kommentiert",
"%1$s commented" : "%1$s kommentierte",
"You commented on %2$s" : "Sie haben %2$s kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
6 changes: 6 additions & 0 deletions apps/comments/l10n/id.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,15 @@ OC.L10N.register(
"More comments..." : "Komentar lainya...",
"Save" : "Simpan",
"Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
"Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}",
"Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}",
"Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar",
"{count} unread comments" : "{count} komentar belum dibaca",
"Comment" : "Komentar",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentar</strong> untuk berkas <em>(selalu dicantumkan dalam stream)</em>",
"You commented" : "Anda berkomentar",
"%1$s commented" : "%1$s dikomentari",
"You commented on %2$s" : "Anda berkomentar di %2$s",
"%1$s commented on %2$s" : "%1$s dikomentari pada %2$s"
},
"nplurals=1; plural=0;");
6 changes: 6 additions & 0 deletions apps/comments/l10n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@
"More comments..." : "Komentar lainya...",
"Save" : "Simpan",
"Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
"Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}",
"Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}",
"Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar",
"{count} unread comments" : "{count} komentar belum dibaca",
"Comment" : "Komentar",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentar</strong> untuk berkas <em>(selalu dicantumkan dalam stream)</em>",
"You commented" : "Anda berkomentar",
"%1$s commented" : "%1$s dikomentari",
"You commented on %2$s" : "Anda berkomentar di %2$s",
"%1$s commented on %2$s" : "%1$s dikomentari pada %2$s"
},"pluralForm" :"nplurals=1; plural=0;"
}
4 changes: 4 additions & 0 deletions apps/comments/l10n/is.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ OC.L10N.register(
"More comments..." : "Fleiri athugasemdir...",
"Save" : "Vista",
"Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
"Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}",
"Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}",
"Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd",
"{count} unread comments" : "{count} ólesnar athugasemdir",
"Comment" : "Athugasemd",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Athugasemdir</strong> við skrár <em>(alltaf á lista í streymi)</em>",
"You commented" : "Þú settir inn athugasemd",
"%1$s commented" : "%1$s setti inn athugasemd",
"You commented on %2$s" : "Þú settir inn athugasemd við %2$s",
Expand Down
4 changes: 4 additions & 0 deletions apps/comments/l10n/is.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@
"More comments..." : "Fleiri athugasemdir...",
"Save" : "Vista",
"Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
"Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}",
"Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}",
"Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd",
"{count} unread comments" : "{count} ólesnar athugasemdir",
"Comment" : "Athugasemd",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Athugasemdir</strong> við skrár <em>(alltaf á lista í streymi)</em>",
"You commented" : "Þú settir inn athugasemd",
"%1$s commented" : "%1$s setti inn athugasemd",
"You commented on %2$s" : "Þú settir inn athugasemd við %2$s",
Expand Down
2 changes: 2 additions & 0 deletions apps/comments/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ OC.L10N.register(
"Save" : "Kaydet",
"Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}",
"Error occurred while retrieving comment with id {id}" : "{id} numaralı yorumu geri alırken bir hata oluştu",
"Error occurred while updating comment with id {id}" : "{id} numaralı yorum güncellenirken hata oluştu",
"Error occurred while posting comment" : "Yorum yollanırken bir hata oluştu",
"{count} unread comments" : "{count} okunmamış yorum",
"Comment" : "Yorum",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "Dosyalar için <strong>Yorumlar</strong> <em>(her zaman akış olarak listelenir)</em>",
"You commented" : "Yorum yaptınız",
"%1$s commented" : "%1$s yorumlanmış",
"You commented on %2$s" : "%2$s için yorum yaptınız",
Expand Down
2 changes: 2 additions & 0 deletions apps/comments/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@
"Save" : "Kaydet",
"Allowed characters {count} of {max}" : "İzin verilen karakterler {count}/{max}",
"Error occurred while retrieving comment with id {id}" : "{id} numaralı yorumu geri alırken bir hata oluştu",
"Error occurred while updating comment with id {id}" : "{id} numaralı yorum güncellenirken hata oluştu",
"Error occurred while posting comment" : "Yorum yollanırken bir hata oluştu",
"{count} unread comments" : "{count} okunmamış yorum",
"Comment" : "Yorum",
"<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "Dosyalar için <strong>Yorumlar</strong> <em>(her zaman akış olarak listelenir)</em>",
"You commented" : "Yorum yaptınız",
"%1$s commented" : "%1$s yorumlanmış",
"You commented on %2$s" : "%2$s için yorum yaptınız",
Expand Down
6 changes: 3 additions & 3 deletions apps/dav/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description>WebDAV endpoint</description>
<licence>AGPL</licence>
<author>owncloud.org</author>
<version>1.0.0</version>
<version>1.1.0</version>
<default_enable/>
<types>
<filesystem/>
Expand All @@ -22,10 +22,10 @@
</background-jobs>
<repair-steps>
<post-migration>
<job>OCA\DAV\Migration\Classification</job>
<step>OCA\DAV\Migration\Classification</step>
</post-migration>
<live-migration>
<job>OCA\DAV\Migration\GenerateBirthdays</job>
<step>OCA\DAV\Migration\GenerateBirthdays</step>
</live-migration>
</repair-steps>
</info>
3 changes: 3 additions & 0 deletions apps/dav/lib/Server.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ public function __construct(IRequest $request, $baseUri) {
)
)
);
$this->server->addPlugin(
new \OCA\DAV\Connector\Sabre\QuotaPlugin($view));

}
});
}
Expand Down
2 changes: 1 addition & 1 deletion apps/encryption/l10n/de.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/encryption/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Überprüfe Dein Wiederherstellungspasswort!",
"Missing parameters" : "Fehlende Parameter",
"Please provide the old recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
"Please provide a new recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
"Please provide a new recovery password" : "Bitte ein neues Wiederherstellungspasswort eingeben",
"Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
"Password successfully changed." : "Dein Passwort wurde geändert.",
"Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort falsch.",
Expand Down
4 changes: 2 additions & 2 deletions apps/encryption/l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apps/encryption/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"Recovery key successfully disabled" : "Der Wiederherstellungsschlüssel wurde erfolgreich deaktiviert.",
"Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
"Missing parameters" : "Fehlende Parameter",
"Please provide the old recovery password" : "Bitte das alte Passwort zur Wiederherstellung eingeben",
"Please provide a new recovery password" : "Bitte das neue Passwort zur Wiederherstellung eingeben",
"Please provide the old recovery password" : "Bitte das alte Wiederherstellungspasswort eingeben",
"Please provide a new recovery password" : "Bitte ein neues Wiederherstellungspasswort eingeben",
"Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
"Password successfully changed." : "Das Passwort wurde erfolgreich geändert.",
"Could not change the password. Maybe the old password was not correct." : "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort nicht richtig.",
Expand Down
2 changes: 1 addition & 1 deletion apps/encryption/l10n/fr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/encryption/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"New recovery key password" : "Nouveau mot de passe de la clé de récupération",
"Repeat new recovery key password" : "Répétez le nouveau mot de passe de la clé de récupération",
"Change Password" : "Changer de mot de passe",
"basic encryption module" : "Module de chiffrement de base d'",
"basic encryption module" : "Module de chiffrement",
"Your private key password no longer matches your log-in password." : "Le mot de passe de votre clef privée ne correspond plus à votre mot de passe de connexion.",
"Set your old private key password to your current log-in password:" : "Remplacez l'ancien mot de passe de votre clé privée par votre mot de passe de connexion actuel :",
" If you don't remember your old password you can ask your administrator to recover your files." : "Si vous ne vous souvenez plus de votre ancien mot de passe, vous pouvez demander à votre administrateur de récupérer vos fichiers.",
Expand Down
2 changes: 2 additions & 0 deletions apps/encryption/l10n/id.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions apps/encryption/l10n/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Kunci privat tidak sah untuk Aplikasi Enskripsi. Silakan perbarui sandi kunci privat anda pada pengaturan pribadi untuk memulihkan akses ke berkas anda yang dienskripsi.",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi Enskripsi telah diaktifkan tetapi kunci tidak diinisialisasi, silakan log-out dan log-in lagi",
"Encryption App is enabled and ready" : "Apl Enkripsi telah diaktifkan dan siap",
"Bad Signature" : "Tanda salah",
"Missing Signature" : "Tanda hilang",
"one-time password for server-side-encryption" : "Sandi sekali pakai untuk server-side-encryption",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat mendekripsi berkas ini, mungkin ini adalah berkas bersama. Silakan meminta pemilik berkas ini untuk membagikan kembali dengan Anda.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat membaca berkas ini, kemungkinan merupakan berkas berbagi. Silakan minta pemilik berkas untuk membagikan ulang kepada Anda.",
Expand Down
Loading