Bart Visscher
|
4a5973662c
|
Merge branch 'unstable'
Conflicts:
apps/files_external/tests/config.php
apps/files_versions/ajax/getVersions.php
apps/files_versions/appinfo/app.php
apps/files_versions/history.php
apps/files_versions/js/versions.js
apps/files_versions/templates/history.php
apps/files_versions/versions.php
lib/base.php
|
2012-06-04 23:02:05 +02:00 |
Georg Ehrke
|
d4072c82dd
|
some fixes for contacts, gallery and openid
|
2012-05-19 15:22:21 +02:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |
Bart Visscher
|
9a66b869c0
|
Gallery: Use App storage instead of contructing our own path
|
2012-05-10 09:14:27 +02:00 |
Bart Visscher
|
b022ccb863
|
Whitespace fixes
|
2012-05-10 09:14:26 +02:00 |
Frank Karlitschek
|
9bcc5c11a8
|
porting the hooks and starting with the templates
|
2012-05-05 10:18:45 +02:00 |
Frank Karlitschek
|
97a8af7f25
|
ported oc_db
|
2012-05-03 13:06:08 +02:00 |
Frank Karlitschek
|
43caa3b3b9
|
ported oc_json
|
2012-05-03 12:23:29 +02:00 |
Frank Karlitschek
|
82a61e2e1a
|
port oc_preferences
|
2012-05-02 15:54:34 +02:00 |
Frank Karlitschek
|
8e99475886
|
first part of the config stuff
|
2012-05-02 13:28:56 +02:00 |
Frank Karlitschek
|
70cea18cce
|
ported getUser
|
2012-05-01 18:50:31 +02:00 |
Frank Karlitschek
|
d0554bef06
|
finish porting of the LOG calls or the apps to the public api
|
2012-05-01 17:38:27 +02:00 |
Frank Karlitschek
|
3f9ac6405a
|
port some of the log call to the new public api
more to come
|
2012-05-01 14:29:34 +02:00 |
Bartek Przybylski
|
11314c81d9
|
add/remove handlers
|
2012-05-01 10:07:48 +02:00 |
Thomas Müller
|
5193ddd7d7
|
fixing syntax error
|
2012-04-30 21:55:25 +02:00 |
Georg Ehrke
|
69ee0efc0b
|
remove the require_once lib base from all (or nearly all) files
|
2012-04-17 19:31:29 +02:00 |
Robin Appelman
|
eb3ec05f88
|
fix gallery scan when an image cant be loaded
|
2012-03-26 23:56:07 +02:00 |
Robin Appelman
|
73c6db5c8e
|
crop and resize in a single step when creating thumbnail
also so more explicit memory cleanup
|
2012-03-26 23:53:48 +02:00 |
Robin Appelman
|
3f881f1ca5
|
memory cleanup in gallery
|
2012-03-26 22:40:38 +02:00 |
Bartek Przybylski
|
cbdcb68c2b
|
gallery sharing, experimental version
|
2012-03-24 18:35:42 +01:00 |
Bartek Przybylski
|
de09883d86
|
creating and retrive thumbnails for intermediate galleries
|
2012-03-17 23:41:10 +01:00 |
Bartek Przybylski
|
8e22823501
|
bredcrumb fix
|
2012-03-17 13:30:45 +01:00 |
Bartek Przybylski
|
0fadbee699
|
fix adding photo to incorrect gallery
|
2012-03-15 00:09:06 +01:00 |
Bartek Przybylski
|
193e93e4a9
|
creating intermediate galleries
|
2012-03-14 22:28:55 +01:00 |
Bartek Przybylski
|
618f92b3fb
|
fix thumbnail generation
|
2012-03-11 20:00:50 +01:00 |
Bartek Przybylski
|
d5959872e1
|
disabling file handlers in gallery for now
|
2012-03-11 19:17:51 +01:00 |
Bartek Przybylski
|
f6075cc1fe
|
gallery migration to events system
|
2012-03-11 16:49:42 +01:00 |
Bartek Przybylski
|
84d6c53970
|
filecache search comparition fix
|
2012-03-09 16:28:26 +01:00 |
Robin Appelman
|
700a120c22
|
fix write hook for gallery
|
2012-03-08 15:47:49 +01:00 |
Robin Appelman
|
d8d2939668
|
dont use numRows and fix some of the gallary hooks
|
2012-03-07 17:31:01 +01:00 |
Robin Appelman
|
a4543175ce
|
make gallary work with archives
|
2012-03-07 16:24:49 +01:00 |
Bartek Przybylski
|
0a78849391
|
multilevel gallery
|
2012-03-04 18:28:41 +01:00 |
Bartek Przybylski
|
c411826fe5
|
moving gallery op to one file, migrate gallery dialogs to oc dialogs
|
2012-03-04 00:35:37 +01:00 |
Robin Appelman
|
af214d9dcd
|
change gallary scanning to support gallaries inside archives
|
2012-03-03 22:04:34 +01:00 |
Bartek Przybylski
|
3cf81cadd5
|
gallery thumbnail creation fix
|
2012-02-25 10:03:58 +01:00 |
Bart Visscher
|
169ddc5b0b
|
Gallery: Only get local file when generating photo thumbnail
|
2012-02-13 22:39:30 +01:00 |
Bart Visscher
|
9379c3e128
|
Gallery: remove unset call, not needed anymore
|
2012-02-09 22:47:05 +01:00 |
Bart Visscher
|
158360c09b
|
Gallery: use thumbnails of images for the album thumbnail
The thumbnails were already generated in this function, but now we save them
for displaying of the album.
|
2012-02-08 21:12:31 +01:00 |
Bart Visscher
|
43d2266f5c
|
Add caching to gallery thumbnail generation
|
2012-02-08 21:12:30 +01:00 |
Bartek Przybylski
|
cfc710e768
|
preferences store fix
|
2012-02-04 20:15:55 +01:00 |
Bartek Przybylski
|
f6a27dfa28
|
stripping root from gallery name
|
2012-02-04 15:35:58 +01:00 |
Bartek Przybylski
|
f1672d7d10
|
handling special chars in dirnames
|
2012-02-04 11:02:13 +01:00 |
Bartek Przybylski
|
5a106d1036
|
gallery: fix FS hooks
|
2012-02-04 10:30:32 +01:00 |
Bartek Przybylski
|
8df0650658
|
gallery settings, defining scan root and shor order
|
2012-02-03 21:38:44 +01:00 |
Robin Appelman
|
266fbb442e
|
use oc_filesystem::getlocalfile instead of manually trying to get the correct local file when creating album covers
fixes broken album covers on shared files
|
2012-01-26 18:12:59 +01:00 |
Bartek Przybylski
|
5172e0a7a3
|
creating thumbnails on upload, recursive remove
|
2012-01-25 21:07:43 +01:00 |
Bartek Przybylski
|
437d50c6f6
|
recognizing img basing on extension
|
2012-01-20 23:28:40 +01:00 |
Robin Appelman
|
415e968612
|
fix renaming albums
|
2012-01-20 19:32:08 +01:00 |
Bartek Przybylski
|
b44a7dc36a
|
enhancement: oc-36
|
2012-01-17 20:12:26 +01:00 |
Bartek Przybylski
|
10aa296895
|
fix: oc-33
|
2012-01-17 20:00:12 +01:00 |