]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agodont set the encryption flag for existing non-encrypted files
Robin Appelman [Sun, 26 Feb 2012 14:56:47 +0000 (15:56 +0100)]
dont set the encryption flag for existing non-encrypted files

12 years agoadd more valid fopen modes
Robin Appelman [Sun, 26 Feb 2012 14:32:58 +0000 (15:32 +0100)]
add more valid fopen modes

12 years agoalways set encrypted flag when overwriting a file we should encrypt
Robin Appelman [Sun, 26 Feb 2012 14:32:45 +0000 (15:32 +0100)]
always set encrypted flag when overwriting a file we should encrypt

12 years agomerge master into encryption
Robin Appelman [Sun, 26 Feb 2012 13:21:06 +0000 (14:21 +0100)]
merge master into encryption

12 years agoimproved humanFileSize for js
Robin Appelman [Sun, 26 Feb 2012 13:03:53 +0000 (14:03 +0100)]
improved humanFileSize for js

12 years agoimproved password hashing based one phpass
Robin Appelman [Sun, 26 Feb 2012 12:49:51 +0000 (13:49 +0100)]
improved password hashing based one phpass

old passwords are automatically upgraded on login

12 years agostop using 3rdparty services for timezone detection
Georg Ehrke [Sun, 26 Feb 2012 12:45:51 +0000 (13:45 +0100)]
stop using 3rdparty services for timezone detection

12 years agoadd OC_Geo class
Georg Ehrke [Sun, 26 Feb 2012 12:45:20 +0000 (13:45 +0100)]
add OC_Geo class

12 years agohopefully a fix for webroot detection
Robin Appelman [Sun, 26 Feb 2012 03:09:48 +0000 (04:09 +0100)]
hopefully a fix for webroot detection

12 years agomissed one is_writeable
Robin Appelman [Sun, 26 Feb 2012 02:56:45 +0000 (03:56 +0100)]
missed one is_writeable

12 years agochunked implementation for readfile
Robin Appelman [Sun, 26 Feb 2012 02:54:21 +0000 (03:54 +0100)]
chunked implementation for readfile

prevents memory issues when downloading large files

12 years agoapplication/ogg is music to
Robin Appelman [Sun, 26 Feb 2012 02:42:15 +0000 (03:42 +0100)]
application/ogg is music to

12 years agointval() of a number seems unnecessary
Robin Appelman [Sun, 26 Feb 2012 02:31:04 +0000 (03:31 +0100)]
intval() of a number seems unnecessary

and it could cause 32bit integer overflow issues

12 years agoadditional error codes for file upload
Robin Appelman [Sun, 26 Feb 2012 02:24:00 +0000 (03:24 +0100)]
additional error codes for file upload

12 years agomore robust png fallback
Robin Appelman [Sun, 26 Feb 2012 02:10:01 +0000 (03:10 +0100)]
more robust png fallback

12 years agoimprove log browsing
Robin Appelman [Sat, 25 Feb 2012 20:19:32 +0000 (21:19 +0100)]
improve log browsing

12 years agofix type error in dir creation for categories
Michiel de Jong [Sat, 25 Feb 2012 23:15:31 +0000 (23:15 +0000)]
fix type error in dir creation for categories

12 years agobump up version and update license
Michiel de Jong [Sat, 25 Feb 2012 22:03:14 +0000 (22:03 +0000)]
bump up version and update license

12 years agobump up version and update license
Michiel de Jong [Sat, 25 Feb 2012 22:01:04 +0000 (22:01 +0000)]
bump up version and update license

12 years agosecurity hardening in remoteStorage app
Michiel de Jong [Sat, 25 Feb 2012 21:59:58 +0000 (21:59 +0000)]
security hardening in remoteStorage app

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Michiel de Jong [Sat, 25 Feb 2012 21:58:59 +0000 (21:58 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agounicode chars in gallery name fix
Bartek Przybylski [Sat, 25 Feb 2012 19:37:51 +0000 (20:37 +0100)]
unicode chars in gallery name fix

12 years agosome more error reporting during filesystem scan
Robin Appelman [Sat, 25 Feb 2012 19:27:16 +0000 (20:27 +0100)]
some more error reporting during filesystem scan

12 years agodon't limit ourselfs to 32bit integers
Robin Appelman [Sat, 25 Feb 2012 15:51:59 +0000 (16:51 +0100)]
don't limit ourselfs to 32bit integers

12 years agoMerge branch 'master' into encryption
Robin Appelman [Sat, 25 Feb 2012 15:36:58 +0000 (16:36 +0100)]
Merge branch 'master' into encryption

12 years agoadd javascript bindings for OC_AppConfig
Robin Appelman [Wed, 22 Feb 2012 21:16:33 +0000 (22:16 +0100)]
add javascript bindings for OC_AppConfig

12 years agosome multiselect improvements
Robin Appelman [Wed, 22 Feb 2012 20:38:15 +0000 (21:38 +0100)]
some multiselect improvements

12 years agogallery thumbnail creation fix
Bartek Przybylski [Sat, 25 Feb 2012 09:03:17 +0000 (10:03 +0100)]
gallery thumbnail creation fix

12 years agocleanup pdfviewer app name
Robin Appelman [Fri, 24 Feb 2012 22:16:56 +0000 (23:16 +0100)]
cleanup pdfviewer app name

12 years agoif a deleted file is uploaded, finish the delete first
Robin Appelman [Fri, 24 Feb 2012 22:12:14 +0000 (23:12 +0100)]
if a deleted file is uploaded, finish the delete first

otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left

12 years agoslight change to select style
Robin Appelman [Fri, 24 Feb 2012 21:56:13 +0000 (22:56 +0100)]
slight change to select style

12 years agofix bug in group mangement
Robin Appelman [Fri, 24 Feb 2012 20:30:27 +0000 (21:30 +0100)]
fix bug in group mangement

12 years agoadd configure option for default quota
Robin Appelman [Fri, 24 Feb 2012 20:19:23 +0000 (21:19 +0100)]
add configure option for default quota

12 years agonew config widget for user quota
Robin Appelman [Fri, 24 Feb 2012 13:38:40 +0000 (14:38 +0100)]
new config widget for user quota

12 years agoadd a default user quota
Robin Appelman [Fri, 24 Feb 2012 13:10:19 +0000 (14:10 +0100)]
add a default user quota

12 years agoprevent errors when a user backends gives an invalid result
Robin Appelman [Fri, 24 Feb 2012 12:02:19 +0000 (13:02 +0100)]
prevent errors when a user backends gives an invalid result

12 years agoremove limit from configvalue for long config values
Arthur Schiwon [Fri, 24 Feb 2012 13:18:09 +0000 (14:18 +0100)]
remove limit from configvalue for long config values

12 years agoCalendar selection only available if there are more than one.
Marvin Thomas Rabe [Thu, 23 Feb 2012 21:26:31 +0000 (22:26 +0100)]
Calendar selection only available if there are more than one.

12 years agoSharing dropdown width fixed.
Marvin Thomas Rabe [Thu, 23 Feb 2012 21:20:15 +0000 (22:20 +0100)]
Sharing dropdown width fixed.

12 years agorename updatecalendar to update
Georg Ehrke [Tue, 21 Feb 2012 18:42:48 +0000 (19:42 +0100)]
rename updatecalendar to update

12 years agochange links in the event form for the new ajax folders
Georg Ehrke [Tue, 21 Feb 2012 18:16:14 +0000 (19:16 +0100)]
change links in the event form for the new ajax folders

12 years agochange pathes in calendar/templates/* files to make them work with the new folder...
Georg Ehrke [Mon, 20 Feb 2012 10:52:19 +0000 (11:52 +0100)]
change pathes in calendar/templates/* files to make them work with the new folder structure in /calendar/ajax

12 years agoupdate js files for new ajax pathes
Georg Ehrke [Mon, 20 Feb 2012 10:27:25 +0000 (11:27 +0100)]
update js files for new ajax pathes

12 years agobetter var name in changeview.php
Georg Ehrke [Mon, 20 Feb 2012 10:26:43 +0000 (11:26 +0100)]
better var name in changeview.php

12 years agoadd moved files to clean up ajax folder
Georg Ehrke [Mon, 20 Feb 2012 10:26:22 +0000 (11:26 +0100)]
add moved files to clean up ajax folder

12 years agoremove old ajax files
Georg Ehrke [Mon, 20 Feb 2012 10:25:42 +0000 (11:25 +0100)]
remove old ajax files

12 years agoEditor fixed.
Marvin Thomas Rabe [Thu, 23 Feb 2012 19:35:48 +0000 (20:35 +0100)]
Editor fixed.

12 years agolog typo fix
Bartek Przybylski [Thu, 23 Feb 2012 18:28:01 +0000 (19:28 +0100)]
log typo fix

12 years agocheck if the tempfile was created successfully
Georg Ehrke [Thu, 23 Feb 2012 17:23:09 +0000 (18:23 +0100)]
check if the tempfile was created successfully

12 years agomake the location of the 3rdparty folder flexible.
Frank Karlitschek [Thu, 23 Feb 2012 14:37:38 +0000 (15:37 +0100)]
make the location of the 3rdparty folder flexible.
It´s automatically search in the owncloud folder and in the parent folder.
override with an option in config.php is also possible

12 years agoLittle bookmark improvement
Marvin Thomas Rabe [Wed, 22 Feb 2012 22:58:38 +0000 (23:58 +0100)]
Little bookmark improvement

12 years agoChanged text
Marvin Thomas Rabe [Wed, 22 Feb 2012 22:53:54 +0000 (23:53 +0100)]
Changed text

12 years agoChanged bookmarklet to read later widget
Marvin Thomas Rabe [Wed, 22 Feb 2012 22:52:56 +0000 (23:52 +0100)]
Changed bookmarklet to read later widget

12 years agoNo bookmarks message will now show up if all bookmarks are delted
Marvin Thomas Rabe [Wed, 22 Feb 2012 22:28:36 +0000 (23:28 +0100)]
No bookmarks message will now show up if all bookmarks are delted

12 years agoUpdated bookmark form
Marvin Thomas Rabe [Wed, 22 Feb 2012 22:22:17 +0000 (23:22 +0100)]
Updated bookmark form

12 years agochanged look of bookmarklet
Marvin Thomas Rabe [Wed, 22 Feb 2012 22:08:50 +0000 (23:08 +0100)]
changed look of bookmarklet

12 years agosharing code between the two bookmarklets
Alessandro Cosentino [Wed, 22 Feb 2012 21:38:05 +0000 (16:38 -0500)]
sharing code between the two bookmarklets

12 years agomake encryption filetype blacklist configurable
Robin Appelman [Wed, 22 Feb 2012 21:20:46 +0000 (22:20 +0100)]
make encryption filetype blacklist configurable

12 years agoadd javascript bindings for OC_AppConfig
Robin Appelman [Wed, 22 Feb 2012 21:16:33 +0000 (22:16 +0100)]
add javascript bindings for OC_AppConfig

12 years agosome multiselect improvements
Robin Appelman [Wed, 22 Feb 2012 20:38:15 +0000 (21:38 +0100)]
some multiselect improvements

12 years agocorrect header Content-Type: application/xrd+xml
Michiel de Jong [Wed, 22 Feb 2012 19:05:41 +0000 (19:05 +0000)]
correct header Content-Type: application/xrd+xml

12 years agoBearerAuth and multiple tokens support in remoteStorage app
Michiel de Jong [Wed, 22 Feb 2012 18:05:52 +0000 (18:05 +0000)]
BearerAuth and multiple tokens support in remoteStorage app

12 years agoavoid notice in error log from user_webfinger app
Michiel de Jong [Wed, 22 Feb 2012 18:04:21 +0000 (18:04 +0000)]
avoid notice in error log from user_webfinger app

12 years agoRemoved redundant code.
Marvin Thomas Rabe [Wed, 22 Feb 2012 15:04:17 +0000 (16:04 +0100)]
Removed redundant code.

12 years agoBookmarklet Window closes itself after submit.
Marvin Thomas Rabe [Tue, 21 Feb 2012 22:08:57 +0000 (23:08 +0100)]
Bookmarklet Window closes itself after submit.

12 years agoText editor display error fixed.
Marvin Thomas Rabe [Tue, 21 Feb 2012 21:37:59 +0000 (22:37 +0100)]
Text editor display error fixed.

12 years agoUI problems solved. Bookmarks app updated.
Marvin Thomas Rabe [Tue, 21 Feb 2012 21:31:35 +0000 (22:31 +0100)]
UI problems solved. Bookmarks app updated.

12 years agomake sure we always have the encryption key unlocked
Robin Appelman [Wed, 22 Feb 2012 14:18:22 +0000 (15:18 +0100)]
make sure we always have the encryption key unlocked

12 years agoMerge branch 'master' into enc
Robin Appelman [Wed, 22 Feb 2012 13:26:52 +0000 (14:26 +0100)]
Merge branch 'master' into enc

12 years agoImproved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. Remove...
Thomas Tanghus [Tue, 21 Feb 2012 22:19:13 +0000 (23:19 +0100)]
Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. Remove duplicate code.

12 years agoJS fix on address book creation.
Thomas Tanghus [Tue, 21 Feb 2012 22:15:26 +0000 (23:15 +0100)]
JS fix on address book creation.

12 years agoRemove my FIXME comments when I've fixed it :-P
Thomas Tanghus [Tue, 21 Feb 2012 09:11:26 +0000 (10:11 +0100)]
Remove my FIXME comments when I've fixed it :-P

12 years agofix incorrect information in the filecache when using encryption
Robin Appelman [Tue, 21 Feb 2012 19:48:14 +0000 (20:48 +0100)]
fix incorrect information in the filecache when using encryption

12 years agoproper mimetypes for encrypted files
Robin Appelman [Wed, 15 Feb 2012 20:44:58 +0000 (21:44 +0100)]
proper mimetypes for encrypted files

12 years agoadd stream wrapper for in-memory files and dont use global variables for the fakedir...
Robin Appelman [Wed, 15 Feb 2012 19:19:48 +0000 (20:19 +0100)]
add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper

12 years agoimplement file_put_contents with stream data using fopen
Robin Appelman [Wed, 15 Feb 2012 15:23:00 +0000 (16:23 +0100)]
implement file_put_contents with stream data using fopen

12 years agorework the way file_put_contents is handeled
Robin Appelman [Sun, 12 Feb 2012 14:56:32 +0000 (15:56 +0100)]
rework the way file_put_contents is handeled

12 years agonon existing files can never be updated
Robin Appelman [Sat, 11 Feb 2012 15:06:34 +0000 (16:06 +0100)]
non existing files can never be updated

12 years agomove implementation of from/toTmpFile from the file storage to the filesystem
Robin Appelman [Sat, 11 Feb 2012 14:48:31 +0000 (15:48 +0100)]
move implementation of from/toTmpFile from the file storage to the filesystem

12 years agoprovide early file system when using webdav
Robin Appelman [Sun, 5 Feb 2012 22:49:22 +0000 (23:49 +0100)]
provide early file system when using webdav

12 years agoonly trigger hooks for the default filesystem view
Robin Appelman [Sun, 5 Feb 2012 20:49:22 +0000 (21:49 +0100)]
only trigger hooks for the default filesystem view

12 years agoalways mount the root filesystem, sometimes we need the filesystem when not logged in
Robin Appelman [Sun, 5 Feb 2012 20:45:41 +0000 (21:45 +0100)]
always mount the root filesystem, sometimes we need the filesystem when not logged in

12 years agoinitial integration of encryption
Robin Appelman [Thu, 24 Nov 2011 00:44:54 +0000 (01:44 +0100)]
initial integration of encryption

12 years agoimprove get_temp_dir() implementation
Robin Appelman [Tue, 22 Nov 2011 00:48:08 +0000 (01:48 +0100)]
improve get_temp_dir() implementation

12 years agono post hooks for fopen
Robin Appelman [Sun, 5 Feb 2012 19:50:35 +0000 (20:50 +0100)]
no post hooks for fopen

12 years agouse streams instead of temporary files for cross-storage copy and rename
Robin Appelman [Sun, 5 Feb 2012 19:49:32 +0000 (20:49 +0100)]
use streams instead of temporary files for cross-storage copy and rename

12 years agosimple file encryption wip
Robin Appelman [Sat, 22 Oct 2011 12:11:15 +0000 (14:11 +0200)]
simple file encryption wip

12 years agoadd option to dissable fileproxies
Robin Appelman [Sat, 22 Oct 2011 12:10:51 +0000 (14:10 +0200)]
add option to dissable fileproxies

12 years agoencryption proxy wip
Robin Appelman [Fri, 21 Oct 2011 15:02:11 +0000 (17:02 +0200)]
encryption proxy wip

12 years agomake documentation reflect reality a bit better
Robin Appelman [Fri, 21 Oct 2011 15:01:41 +0000 (17:01 +0200)]
make documentation reflect reality a bit better

12 years agopass paramters to file proxies by reference so they can be modified
Robin Appelman [Fri, 21 Oct 2011 13:17:39 +0000 (15:17 +0200)]
pass paramters to file proxies by reference so they can be modified

12 years agoBookmarks: uses the core action icons
Bart Visscher [Tue, 21 Feb 2012 19:28:24 +0000 (20:28 +0100)]
Bookmarks: uses the core action icons

12 years agoCalendar: Correct calendarcolor format for ical color property
Bart Visscher [Tue, 21 Feb 2012 19:10:40 +0000 (20:10 +0100)]
Calendar: Correct calendarcolor format for ical color property

12 years agoMove the redirect_url from linkTo function to the checkLoggedIn function
Bart Visscher [Tue, 21 Feb 2012 19:05:02 +0000 (20:05 +0100)]
Move the redirect_url from linkTo function to the checkLoggedIn function

12 years agoAdded missing files
Marvin Thomas Rabe [Tue, 21 Feb 2012 17:28:27 +0000 (18:28 +0100)]
Added missing files

12 years agorestore redirect after checkLoggedIn
Alessandro Cosentino [Tue, 21 Feb 2012 15:22:17 +0000 (10:22 -0500)]
restore redirect after checkLoggedIn

12 years agosome icons for filetypes have been added.
Thomas Mueller [Mon, 20 Feb 2012 21:33:38 +0000 (22:33 +0100)]
some icons for filetypes have been added.
for licensing information please have look at core/img/filetypes/readme-2.txt

12 years agoContact list scroll fix
VicDeo [Mon, 20 Feb 2012 20:54:23 +0000 (23:54 +0300)]
Contact list scroll fix

12 years agoContacts: Fix adding/updating address book with empty name.
Thomas Tanghus [Mon, 20 Feb 2012 14:24:54 +0000 (15:24 +0100)]
Contacts: Fix adding/updating address book with empty name.

12 years agoContacts: Apply strip_tags on compound values.
Thomas Tanghus [Mon, 20 Feb 2012 13:36:21 +0000 (14:36 +0100)]
Contacts: Apply strip_tags on compound values.