aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into movable_appsGeorg Ehrke2012-04-1822-598/+5052
|\
| * fix 2 potential xss problemsRobin Appelman2012-04-161-1/+1
| * adding sticker logo jpgJan-Christoph Borchardt2012-04-161-0/+0
| * improving leftcontent display, increasing item heightJan-Christoph Borchardt2012-04-161-1/+3
| * updated logos and iconsJan-Christoph Borchardt2012-04-1620-596/+5048
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-1710-10/+10
|/
* tooltip for delete shows up to the leftJan-Christoph Borchardt2012-04-151-1/+1
* fixing opacity and fading, also for IEJan-Christoph Borchardt2012-04-151-9/+9
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-2/+2
* fixed settings hover, now whole row sensitive and fading not jerkyJan-Christoph Borchardt2012-04-153-6/+4
* Merge branch 'master' of gitorious.org:owncloud/owncloudJan-Christoph Borchardt2012-04-141-2/+8
|\
| * Use offset function to position block elementsBart Visscher2012-04-141-2/+8
* | increase opacity of search field and logout iconJan-Christoph Borchardt2012-04-141-2/+3
|/
* reuse OC_L10N objectsRobin Appelman2012-04-143-3/+3
* Fix rescan "File not Found" error handling in oc-vcategories.jsBart Visscher2012-04-131-5/+5
* fixing delete tooltipJan-Christoph Borchardt2012-04-131-3/+2
* merging tanghus category CSSJan-Christoph Borchardt2012-04-132-8/+11
* adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-132-2/+4
* Fix categories delete fallback when there is no app specific ajax categories ...Bart Visscher2012-04-122-16/+12
* add a title attribute to the logout buttonFrank Karlitschek2012-04-121-1/+1
* wrong defaultValue definition in OC.AppConfig.getValueunknown2012-04-122-2/+2
* VCategories: fix function names to coding standardBart Visscher2012-04-101-2/+2
* Contacts: Misc. cleanup tweaks.Thomas Tanghus2012-04-071-2/+2
* mimetype filter for filepickerBartek Przybylski2012-04-051-4/+4
* filepicker loading style fixupBartek Przybylski2012-04-051-1/+1
* loading screen for filepickerBartek Przybylski2012-04-052-1/+5
* Merge commit 'refs/merge-requests/102' of git://gitorious.org/owncloud/ownclo...Florian Hülsmann2012-04-041-0/+0
|\
| * as preperation for the sgf viewer app i added a file icon for .sgf files (sav...Nils Jansen2012-03-231-0/+0
* | Make the token really randomTom Needham2012-04-041-1/+1
* | Dont typecast variables as integersTom Needham2012-04-031-1/+1
* | adding icons to filepickerBartek Przybylski2012-04-031-1/+1
* | multiselect handle for filepickerBartek Przybylski2012-04-021-9/+21
* | dialogs filepicker first draftBartek Przybylski2012-04-023-14/+91
* | prevent an possible xss exploitRobin Appelman2012-04-011-1/+1
* | adding callback when ok click on alert dialogBartek Przybylski2012-04-011-1/+1
* | fix eventsource for ieRobin Appelman2012-03-311-1/+1
* | fix potential problem when using multiply eventsource'sRobin Appelman2012-03-311-3/+7
* | select field added to oc.dialogs.form, gallery ported to use itBartek Przybylski2012-03-301-3/+11
* | IE 8: fix appeareance of checkboxes on login and files pagesArthur Schiwon2012-03-291-0/+1
* | Added some documentation.Thomas Tanghus2012-03-271-2/+7
* | add error 403 siteGeorg Ehrke2012-03-251-0/+15
* | gallery sharing, experimental versionBartek Przybylski2012-03-241-6/+14
|/
* add a proper email address for lostpassword service - bugfix for oc-178Georg Ehrke2012-03-191-1/+2
* Added category editor for apps using OC_VObjects.Thomas Tanghus2012-03-127-0/+282
* Allow overflow of rightcontent areaBart Visscher2012-03-071-1/+1
* moving gallery op to one file, migrate gallery dialogs to oc dialogsBartek Przybylski2012-03-041-12/+16
* dialogs library for appsBartek Przybylski2012-02-282-1/+147
* bookmarklets should not look like buttonsAlessandro Cosentino2012-02-271-1/+3
* Fixed off by one bug. List length is 1 larger than the index of the lastRoland van Laar2012-02-261-1/+1
* improved humanFileSize for jsRobin Appelman2012-02-261-15/+11