]>
source.dussan.org Git - nextcloud-server.git/log
Lukas Reschke [Wed, 3 Sep 2014 15:46:48 +0000 (17:46 +0200)]
Use proper RNG generator
OC_Util::generateRandomBytes() only returns lowercase alphanumeric values.
We should use the new RNG which has a broader characterset.
Clark Tomlinson [Wed, 3 Sep 2014 15:36:21 +0000 (11:36 -0400)]
Merge pull request #10845 from owncloud/usealphanumericstring
Only return lowercase letters and digits for backwards compatbility
Lukas Reschke [Wed, 3 Sep 2014 15:18:00 +0000 (17:18 +0200)]
Only return lowercase letters and digits for backwards compatbility
Thomas Müller [Wed, 3 Sep 2014 14:26:20 +0000 (16:26 +0200)]
Merge pull request #10667 from pmjdebruijn/itunes-appid
defaults: add customizable defaultiTunesAppId
Lukas Reschke [Wed, 3 Sep 2014 13:28:42 +0000 (15:28 +0200)]
Merge pull request #10642 from owncloud/securityutils
Add some security utilities
Clark Tomlinson [Wed, 3 Sep 2014 13:14:35 +0000 (09:14 -0400)]
Merge pull request #10826 from oparoz/master
Adding TIFF support to the files app
Clark Tomlinson [Wed, 3 Sep 2014 13:07:23 +0000 (09:07 -0400)]
Merge pull request #10723 from owncloud/webdav-folder-size
adding new webdav property containing the folder size
Lukas Reschke [Wed, 3 Sep 2014 12:21:35 +0000 (14:21 +0200)]
Increment version
Lukas Reschke [Wed, 3 Sep 2014 12:16:55 +0000 (14:16 +0200)]
Fix quoting
Lukas Reschke [Wed, 3 Sep 2014 12:13:12 +0000 (14:13 +0200)]
Add test for the second argument
Lukas Reschke [Wed, 3 Sep 2014 11:51:44 +0000 (13:51 +0200)]
Refactor tests a little bit
Olivier Paroz [Wed, 3 Sep 2014 10:32:59 +0000 (12:32 +0200)]
This is not a PDF, there are no pages
Lukas Reschke [Wed, 3 Sep 2014 10:22:21 +0000 (12:22 +0200)]
Fix CHAR_SYMBOLS
Thomas Müller [Wed, 3 Sep 2014 09:27:16 +0000 (11:27 +0200)]
Merge pull request #10761 from canadaduane/fix_occ_upgrade
Ensure db connection before changing cache state
Thomas Müller [Wed, 3 Sep 2014 09:21:47 +0000 (11:21 +0200)]
Merge pull request #10725 from owncloud/sabredav-etag-master
adding OC-ETag header
Lukas Reschke [Wed, 3 Sep 2014 09:04:49 +0000 (11:04 +0200)]
Merge branch 'securityutils' of https://github.com/owncloud/core into securityutils
Lukas Reschke [Wed, 3 Sep 2014 09:03:27 +0000 (11:03 +0200)]
Add char consts, hash the specified password for the HMAC
Jenkins for ownCloud [Wed, 3 Sep 2014 05:54:34 +0000 (01:54 -0400)]
[tx-robot] updated from transifex
Olivier Paroz [Tue, 2 Sep 2014 20:56:39 +0000 (22:56 +0200)]
Converts TIFF files to PNG
Olivier Paroz [Tue, 2 Sep 2014 20:53:41 +0000 (22:53 +0200)]
Adding support for tiff files
jbtbnl [Tue, 2 Sep 2014 18:13:34 +0000 (20:13 +0200)]
Merge pull request #10816 from owncloud/app-nav-submit
Also style submit buttons for navigation inputs
Robin Appelman [Tue, 2 Sep 2014 18:01:34 +0000 (20:01 +0200)]
Merge pull request #10697 from owncloud/fs-no-autosetup
Don't automatically setup the filesystem the moment we load OC\Files\Filesystem
Robin Appelman [Thu, 28 Aug 2014 15:58:23 +0000 (17:58 +0200)]
Also setup the filesystem when matching routes
Robin Appelman [Thu, 28 Aug 2014 15:00:35 +0000 (17:00 +0200)]
Remove unneeded file initialization in encryption, already handled in a hook
Robin Appelman [Thu, 28 Aug 2014 14:59:56 +0000 (16:59 +0200)]
Don't automatically setup the filesystem the moment we load OC\Files\FileSystem
Vincent Petry [Tue, 2 Sep 2014 09:57:16 +0000 (11:57 +0200)]
Merge pull request #10807 from owncloud/acceptance-readme
Fixed readme for acceptance tests
Bernhard Posselt [Tue, 2 Sep 2014 09:40:53 +0000 (11:40 +0200)]
also style submit buttons
Jenkins for ownCloud [Tue, 2 Sep 2014 05:56:07 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
Vincent Petry [Mon, 1 Sep 2014 20:57:54 +0000 (22:57 +0200)]
Fixed readme for acceptance tests
felixboehm [Mon, 1 Sep 2014 17:38:23 +0000 (19:38 +0200)]
Merge pull request #10733 from owncloud/acceptance_tests
ownCloud acceptance tests
Jenkins for ownCloud [Mon, 1 Sep 2014 05:59:19 +0000 (01:59 -0400)]
[tx-robot] updated from transifex
felixboehm [Sun, 31 Aug 2014 16:06:14 +0000 (18:06 +0200)]
Merge pull request #10779 from owncloud/ignore-po-files
remove po files and ignore them in the future
Morris Jobke [Sun, 31 Aug 2014 15:51:01 +0000 (17:51 +0200)]
Merge pull request #10644 from owncloud/app-navigation-utils
Create boilerplate css code for navigation utilities, like delete and edit
Bernhard Posselt [Tue, 26 Aug 2014 17:18:15 +0000 (19:18 +0200)]
Add app utilities - CSS menus for sidebar
* has-menu, has-count
* use active for has-menu to show it
* use open for action popup to show up
* inactive buttons have less opacity
* borders for edit input
* use z-index for app content on mobile to prevent navigation items from sticking out
Morris Jobke [Sun, 31 Aug 2014 14:35:03 +0000 (16:35 +0200)]
Merge pull request #10778 from owncloud/eof-cron
add proper End of Line character
Morris Jobke [Sun, 31 Aug 2014 13:54:35 +0000 (15:54 +0200)]
Merge pull request #10780 from owncloud/config-public
Extend public config interface
Lukas Reschke [Sun, 31 Aug 2014 13:50:30 +0000 (15:50 +0200)]
Merge pull request #10420 from owncloud/external-share-self-signed
Make external shares work with imported self signed certificates
Robin Appelman [Sun, 31 Aug 2014 13:27:36 +0000 (15:27 +0200)]
Extend public config interface
Lukas Reschke [Sun, 31 Aug 2014 13:27:15 +0000 (15:27 +0200)]
Use correct 3rdparty
Lukas Reschke [Sun, 31 Aug 2014 13:21:09 +0000 (15:21 +0200)]
Merge branch 'master' into securityutils
Conflicts:
lib/private/util.php
Thomas Müller [Sun, 31 Aug 2014 13:02:40 +0000 (15:02 +0200)]
remove po files and ignore them in the future
Morris Jobke [Sun, 31 Aug 2014 12:21:46 +0000 (14:21 +0200)]
add proper End of Line character
Morris Jobke [Sun, 31 Aug 2014 11:26:32 +0000 (13:26 +0200)]
Merge pull request #10770 from owncloud/getUserFolder
update public interface for getUserFolder
Robin Appelman [Sun, 31 Aug 2014 11:16:28 +0000 (13:16 +0200)]
5.3 syntax...
Lukas Reschke [Sun, 31 Aug 2014 09:58:59 +0000 (11:58 +0200)]
Merge pull request #10768 from owncloud/l10n-use-public
Use public api for getting l10n
Morris Jobke [Sun, 31 Aug 2014 09:16:40 +0000 (11:16 +0200)]
update public interface for getUserFolder
Robin Appelman [Sun, 31 Aug 2014 09:07:37 +0000 (11:07 +0200)]
Merge pull request #10766 from owncloud/getUserFolder
Add optional user ID parameter for getUseFolder
Robin Appelman [Sun, 31 Aug 2014 09:06:18 +0000 (11:06 +0200)]
Explicitly set the timezones
Lukas Reschke [Wed, 27 Aug 2014 14:29:42 +0000 (16:29 +0200)]
Add test for expired certificate
Will only work after tomorrow
Lukas Reschke [Wed, 27 Aug 2014 14:28:51 +0000 (16:28 +0200)]
Add unit tests and fix rootcerts creation bug
Robin Appelman [Thu, 21 Aug 2014 12:15:43 +0000 (14:15 +0200)]
Cleanup routes
Robin Appelman [Thu, 21 Aug 2014 12:09:40 +0000 (14:09 +0200)]
check for blacklisted file certificate filenames
Robin Appelman [Tue, 19 Aug 2014 14:03:09 +0000 (16:03 +0200)]
fix test
Robin Appelman [Mon, 18 Aug 2014 14:30:23 +0000 (16:30 +0200)]
Rename namespace
Robin Appelman [Mon, 18 Aug 2014 11:57:38 +0000 (13:57 +0200)]
Cleanup certificate code
Robin Appelman [Mon, 18 Aug 2014 11:43:25 +0000 (13:43 +0200)]
move certificate classes to their own namespace
Robin Appelman [Fri, 15 Aug 2014 17:56:04 +0000 (19:56 +0200)]
remove outdated checks
Robin Appelman [Fri, 15 Aug 2014 17:54:03 +0000 (19:54 +0200)]
Add certificate class
Robin Appelman [Fri, 15 Aug 2014 15:18:46 +0000 (17:18 +0200)]
Move certificate management interface from files_external to core
Robin Appelman [Thu, 14 Aug 2014 13:49:31 +0000 (15:49 +0200)]
fix indention
Robin Appelman [Thu, 14 Aug 2014 13:47:58 +0000 (15:47 +0200)]
No need for this folder to be world accessible
Robin Appelman [Thu, 14 Aug 2014 13:47:23 +0000 (15:47 +0200)]
Verify names of certificates
Robin Appelman [Thu, 14 Aug 2014 12:24:56 +0000 (14:24 +0200)]
Make external shares work with imported self-signed certificates
Robin Appelman [Thu, 14 Aug 2014 12:24:10 +0000 (14:24 +0200)]
Move certificate management code to core
Robin Appelman [Sun, 31 Aug 2014 08:20:00 +0000 (10:20 +0200)]
Also extend public server interface
Robin Appelman [Sun, 31 Aug 2014 08:05:59 +0000 (10:05 +0200)]
Use public api for getting l10n
Morris Jobke [Sun, 31 Aug 2014 07:49:19 +0000 (09:49 +0200)]
Add optional user ID parameter for getUseFolder
Jenkins for ownCloud [Sun, 31 Aug 2014 05:56:20 +0000 (01:56 -0400)]
[tx-robot] updated from transifex
Duane Johnson [Sat, 30 Aug 2014 21:46:56 +0000 (15:46 -0600)]
Ensure db connection before changing cache state
When trying to upgrade from 7.0.0 to 7.0.2, the manual upgrade path
(e.g. ` sudo -u www-data /usr/bin/php5 ./occ upgrade`) exits with the
following fatal error:
```
/var/www/owncloud# php occ upgrade
PHP Fatal error: Call to a member function
disableQueryStatementCaching() on a non-object in
/var/www/owncloud/lib/private/db.php on line 423
```
This is caused by the self::$connection static variable having not
been initialized at the point of call. Adding a self::connect() fixes
the issue.
See https://forum.owncloud.org/viewtopic.php?f=29&t=23398&p=68556#p68556
Robin McCorkell [Sat, 30 Aug 2014 14:11:39 +0000 (15:11 +0100)]
Merge pull request #10428 from owncloud/files_external_better_config
Improve external storage configuration UI
Robin McCorkell [Thu, 14 Aug 2014 16:48:34 +0000 (17:48 +0100)]
Improve UI of external storage configuration
* Highlight fields that need to be filled
* Remove (required) and (optional) strings where possible
* Focus first configuration field when creating new external storage
* Add ability to force external storage re-check
* Various jQuery improvements
* Prevent wrapping of checkboxes in configuration
Jenkins for ownCloud [Sat, 30 Aug 2014 05:57:04 +0000 (01:57 -0400)]
[tx-robot] updated from transifex
Felix Böhm [Fri, 29 Aug 2014 18:53:58 +0000 (20:53 +0200)]
further documentation
Felix Böhm [Fri, 29 Aug 2014 17:56:42 +0000 (19:56 +0200)]
fix login suite
Felix Böhm [Fri, 29 Aug 2014 17:56:04 +0000 (19:56 +0200)]
bump version of protractor in package.json
Robin Appelman [Fri, 29 Aug 2014 17:48:00 +0000 (19:48 +0200)]
Merge pull request #10721 from owncloud/kill-rand
Kill insecure random number generation
Morris Jobke [Fri, 29 Aug 2014 17:35:32 +0000 (19:35 +0200)]
Merge pull request #10734 from owncloud/fix-10268
retrieve local users, groups and group members in a sorted way
jbtbnl [Fri, 29 Aug 2014 16:31:06 +0000 (18:31 +0200)]
Merge pull request #10738 from owncloud/fix-quotabar-width
Fix quota bar width, and indicate almost full storage
Lukas Reschke [Fri, 29 Aug 2014 16:23:15 +0000 (18:23 +0200)]
Merge pull request #10614 from owncloud/remove-ee-hack
Remove different URL for EE
Morris Jobke [Fri, 29 Aug 2014 15:50:59 +0000 (17:50 +0200)]
move hardcoded color to CSS class - for themeability
felixboehm [Fri, 29 Aug 2014 15:20:28 +0000 (17:20 +0200)]
Update readme.md
Jörn Friedrich Dreyer [Thu, 28 Aug 2014 13:54:28 +0000 (15:54 +0200)]
allow empty hostname and dots in service name for oracle autosetup
Jan-Christoph Borchardt [Fri, 29 Aug 2014 14:52:41 +0000 (16:52 +0200)]
also add minimum width for quota bar so it’s apparent how it will look
Jan-Christoph Borchardt [Fri, 29 Aug 2014 14:46:08 +0000 (16:46 +0200)]
color quota bar yellow for feedback if usage is over 90%
Morris Jobke [Fri, 29 Aug 2014 14:40:10 +0000 (16:40 +0200)]
fix typo
Jan-Christoph Borchardt [Fri, 29 Aug 2014 14:31:43 +0000 (16:31 +0200)]
set quota bar maximum to 100% to prevent overflow
Robin Appelman [Fri, 29 Aug 2014 08:52:52 +0000 (10:52 +0200)]
Don't register the call when rendering error pages
Robin Appelman [Fri, 29 Aug 2014 08:50:39 +0000 (10:50 +0200)]
Remove insecure fallback random number generation
Arthur Schiwon [Fri, 29 Aug 2014 13:17:37 +0000 (15:17 +0200)]
retrieve local users, groups and group members in a sorted way
Morris Jobke [Fri, 29 Aug 2014 10:58:51 +0000 (12:58 +0200)]
Merge pull request #9214 from owncloud/wizard_email_detection
LDAP: Wizard email attribute detection
Morris Jobke [Fri, 29 Aug 2014 10:46:53 +0000 (12:46 +0200)]
Merge pull request #9684 from owncloud/fix-9367
Ability to show/hide last log in and storage location in user management
Felix Böhm [Fri, 29 Aug 2014 10:36:23 +0000 (12:36 +0200)]
gitignore for node modules
Felix Böhm [Fri, 29 Aug 2014 10:16:00 +0000 (12:16 +0200)]
add bunch of acceptance tests
Morris Jobke [Fri, 29 Aug 2014 10:25:58 +0000 (12:25 +0200)]
Merge pull request #10724 from owncloud/min-size-for-icons
define min height/width for icon classes to make sure they show
Thomas Müller [Fri, 29 Aug 2014 10:09:33 +0000 (12:09 +0200)]
adding OC-ETag header
Jan-Christoph Borchardt [Fri, 29 Aug 2014 10:05:01 +0000 (12:05 +0200)]
define min height/width for icon classes to make sure they show
Thomas Müller [Fri, 29 Aug 2014 09:59:34 +0000 (11:59 +0200)]
Merge pull request #10719 from owncloud/files-external-personal-undefined
Prevent undefined index error loading external storages
Lukas Reschke [Fri, 29 Aug 2014 09:41:04 +0000 (11:41 +0200)]
Merge pull request #9681 from owncloud/kill_oc_session
kill OC::$session
Thomas Müller [Fri, 29 Aug 2014 09:40:19 +0000 (11:40 +0200)]
Merge pull request #10701 from owncloud/tests-momentjsinclude
Include momentjs for unit tests
Thomas Müller [Fri, 29 Aug 2014 09:39:02 +0000 (11:39 +0200)]
adding new webdav property containing the folder size