Joas Schilling
|
6430164a09
|
Make sure each plugin is only added once
|
2016-08-01 17:19:01 +02:00 |
Lukas Reschke
|
8a7d450fb5
|
Merge pull request #684 from nextcloud/fix_csrf_ocs
Fix OCS CSRF
|
2016-08-01 11:52:56 +02:00 |
Björn Schießle
|
368e1c3f2b
|
Merge pull request #685 from nextcloud/validate-theming-input
Validate the input of the theming options
|
2016-08-01 11:24:22 +02:00 |
Morris Jobke
|
ffd29e9ec5
|
Merge pull request #672 from sndrr/occ-rebrand-to-nextcloud
Occ rebrand to nextcloud
|
2016-08-01 11:15:22 +02:00 |
Nextcloud bot
|
8ef5fcec1d
|
[tx-robot] updated from transifex
|
2016-08-01 08:53:07 +00:00 |
Lukas Reschke
|
f0b30d7260
|
Merge pull request #674 from nextcloud/action-menu-position
remove extra file size padding to fix action menu position
|
2016-08-01 09:40:48 +02:00 |
Joas Schilling
|
13c19e5286
|
Validate the input of the theming options
|
2016-08-01 09:37:12 +02:00 |
Roeland Jago Douma
|
5c718b13b8
|
We should properly check for 'true' instaed of the bool
|
2016-08-01 08:52:50 +02:00 |
Nextcloud bot
|
50c8367041
|
[tx-robot] updated from transifex
|
2016-08-01 00:10:15 +00:00 |
blizzz
|
7bb9502d23
|
Merge pull request #595 from nextcloud/fix_slow_test
Close session fast when doing a test to prevent blocking the next requests
|
2016-07-31 17:29:22 +02:00 |
Roeland Jago Douma
|
eecec95f7e
|
Merge pull request #675 from nextcloud/enoch85-patch-1
typo
|
2016-07-31 06:51:38 +02:00 |
Nextcloud bot
|
2a2526e1d1
|
[tx-robot] updated from transifex
|
2016-07-31 00:09:54 +00:00 |
Daniel Hansson
|
85f67766c8
|
typo
|
2016-07-30 20:56:41 +02:00 |
Jan-Christoph Borchardt
|
41519810e1
|
remove extra file size padding to fix action menu position
|
2016-07-30 18:30:07 +02:00 |
Sander Ruitenbeek
|
06fd2e7d5a
|
Revert (c) back to ownCloud, Inc.
To be dealt with later
|
2016-07-30 16:26:34 +02:00 |
sanderr
|
a7f998a454
|
Update Upgrade.php
|
2016-07-30 15:09:43 +02:00 |
Sander Ruitenbeek
|
3101f9e234
|
Rebranded to Nextcloud for the occ command line tool
|
2016-07-30 15:39:32 +02:00 |
Marius Blüm
|
3b386af295
|
Merge pull request #664 from nextcloud/white-app-menu-fix
Fix wrong preserveAspectRatio at app menu icons
|
2016-07-30 09:11:19 +02:00 |
Nextcloud bot
|
2565a39361
|
[tx-robot] updated from transifex
|
2016-07-30 00:11:16 +00:00 |
Julius Härtl
|
e0b5edd82c
|
Merge pull request #662 from thelinuxfr/patch-1
Transifex Owncloud > Nextcloud
|
2016-07-29 23:47:49 +02:00 |
Julius Haertl
|
9f50838cff
|
Fix wrong preserveAspectRatio at app menu icons
|
2016-07-29 23:06:26 +02:00 |
Frédéric LIETART
|
7335539838
|
Transifex Owncloud > Nextcloud
Change transifex link Owncloud > Nextcloud
|
2016-07-29 22:33:10 +02:00 |
Björn Schießle
|
3728479beb
|
Merge pull request #627 from nextcloud/white-app-menu
Change app menu to white background with dark icons
|
2016-07-29 20:24:24 +02:00 |
Roeland Jago Douma
|
b841d39fe1
|
Merge pull request #656 from nextcloud/ocs_controller_csrf
Dark hackery to not always disable CSRF for OCS controllers
|
2016-07-29 19:22:17 +02:00 |
Roeland Jago Douma
|
f7f5216aa3
|
Dark hackery to not always disable CSRF for OCS controllers
|
2016-07-29 15:49:27 +02:00 |
Jan-Christoph Borchardt
|
5d0f9dabf6
|
fix shading of apps icon in app menu
|
2016-07-29 15:48:05 +02:00 |
Jan-Christoph Borchardt
|
696ff90cbe
|
Merge pull request #625 from nextcloud/video-container-size
up the minimum size of the public share video a bit, use 16/9 ratio
|
2016-07-29 15:36:30 +02:00 |
Morris Jobke
|
55665f0d4d
|
Merge pull request #651 from stweil/master
Fix misspelling of database "READ COMMITTED"
|
2016-07-29 13:25:34 +02:00 |
Björn Schießle
|
6cf7bf111e
|
Merge pull request #648 from nextcloud/add-quotaplugin-v2-master
[upstream] Adding quota plugin to new dav endpoint
|
2016-07-29 11:44:34 +02:00 |
Stefan Weil
|
bb8a42bd44
|
Fix misspelling of database "READ COMMITTED"
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-07-29 11:06:32 +02:00 |
Roeland Jago Douma
|
41d044cf89
|
Merge pull request #630 from nextcloud/enoch85-patch-1
ownCloud -> Nextcloud
|
2016-07-29 10:55:47 +02:00 |
Jan-Christoph Borchardt
|
748745d381
|
up the minimum size of the public share video a bit, use 16/9 ratio, fix #603
|
2016-07-29 10:47:00 +02:00 |
Thomas Müller
|
6f34c37cfb
|
Adding quota plugin to new dav endpoint (#25615)
* Adding quota plugin to new dav endpoint
* Added integrated test failing in old endpoint
* Added 0B quota test
|
2016-07-29 10:03:46 +02:00 |
Morris Jobke
|
54ae8eede3
|
Merge pull request #556 from nextcloud/nextcloud-version-check
Allow apps to check for a given nextcloud version
|
2016-07-29 09:26:25 +02:00 |
Morris Jobke
|
0529caee7c
|
Add some integration test fixes
|
2016-07-29 08:55:56 +02:00 |
Nextcloud bot
|
937577f7bc
|
[tx-robot] updated from transifex
|
2016-07-29 00:09:49 +00:00 |
Morris Jobke
|
ff4ed9dd43
|
Merge pull request #640 from nextcloud/enoch85-patch-2
ownCloud -> Nextcloud
|
2016-07-28 23:30:25 +02:00 |
Julius Haertl
|
f55ba62a00
|
Move to svg filter on app menu to support IE9+
|
2016-07-28 22:33:17 +02:00 |
Jan-Christoph Borchardt
|
319449434e
|
adjust opacity of icons in apps and user menu
|
2016-07-28 20:56:49 +02:00 |
Julius Haertl
|
21bb05ca7e
|
Change app menu to white
|
2016-07-28 20:56:39 +02:00 |
Daniel Hansson
|
0b4789b162
|
ownCloud -> Nextcloud
|
2016-07-28 20:55:26 +02:00 |
enoch85
|
b7ce4e1686
|
ownCloud --> Nextcloud
|
2016-07-28 20:50:23 +02:00 |
Björn Schießle
|
2defd92083
|
Merge pull request #408 from nextcloud/psr4-theming
PSR-4 for the Theming app
|
2016-07-28 18:47:23 +02:00 |
Joas Schilling
|
5306b4feba
|
Fix tests
|
2016-07-28 17:49:08 +02:00 |
Joas Schilling
|
2de4112176
|
Update routes.php
|
2016-07-28 17:49:08 +02:00 |
Joas Schilling
|
2f574f60ec
|
Remove useless check
|
2016-07-28 17:49:08 +02:00 |
Joas Schilling
|
ba558664cf
|
Use the methods on the Response object
|
2016-07-28 17:49:08 +02:00 |
Joas Schilling
|
eec6986d7c
|
Use public API preferable
|
2016-07-28 17:49:08 +02:00 |
Joas Schilling
|
7efadf7b6b
|
Move classes to PSR-4
|
2016-07-28 17:49:08 +02:00 |
Morris Jobke
|
a1f02086e5
|
Merge pull request #636 from nextcloud/theming-fix
fix background id selector for the first run wizard
|
2016-07-28 17:42:46 +02:00 |