summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Collapse)AuthorAgeFilesLines
* adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-131-1/+3
|
* dialogs filepicker first draftBartek Przybylski2012-04-021-1/+7
|
* dialogs library for appsBartek Przybylski2012-02-281-1/+2
|
* Fixed off by one bug. List length is 1 larger than the index of the lastRoland van Laar2012-02-261-1/+1
| | | | element.
* improved humanFileSize for jsRobin Appelman2012-02-261-15/+11
|
* more robust png fallbackRobin Appelman2012-02-261-6/+12
|
* improve log browsingRobin Appelman2012-02-261-0/+33
|
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-11/+11
|
* quick fix for javascript translationsRobin Appelman2012-01-161-4/+8
|
* add user and instance awere localstorage to prevent collisions when using ↵Robin Appelman2012-01-151-0/+31
| | | | localstorage
* small fix for server svg mimetype detectionRobin Appelman2012-01-141-4/+6
|
* Merge branch 'master' into newbuttonRobin Appelman2011-11-041-0/+7
|\
| * attempt to manage some special chars in file listBrice Maron2011-11-011-0/+7
| | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors
* | 'New' button, needs some css workRobin Appelman2011-10-231-1/+1
|/
* fixed scrollbar issuesMarvin Thomas Rabe2011-10-041-0/+29
|
* added infield labels. readded fade in of login button. updated label on ↵Marvin Thomas Rabe2011-10-031-7/+7
| | | | install page.
* Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-301-0/+2
| | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors.
* Use correct name for function state for addScript/addStyle in jsBart Visscher2011-09-261-4/+4
|
* fixed tipsy gravity for multiselect file actionsJan-Christoph Borchardt2011-08-281-3/+3
|
* Style changes for multiselect and add tipsy for file sizeMichael Gapczynski2011-08-271-0/+1
|
* Fix searchbox enter actionMichael Gapczynski2011-08-271-1/+1
|
* some improvements in automatic svg replacementRobin Appelman2011-08-221-22/+28
|
* also replace svg images with png when the server doesn't send the correct ↵Robin Appelman2011-08-221-20/+45
| | | | | | mimetype for svg images (which breaks svg images for most browsers)
* trying SVG check that Modernizr uses, to fix Firefox 3.6 problemsJan-Christoph Borchardt2011-08-161-1/+1
|
* seriously gone a bit overboard with tipsyJan-Christoph Borchardt2011-08-151-3/+1
|
* more fixes for Personal and TipsyJan-Christoph Borchardt2011-08-141-4/+10
|
* updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt2011-08-141-4/+10
|
* more info in personal, WebDAV, OpenIDJan-Christoph Borchardt2011-08-141-0/+1
|
* first styling for leftcontentJan-Christoph Borchardt2011-08-131-1/+1
|
* NEEDS MORE FADINGJan-Christoph Borchardt2011-08-131-3/+3
|
* fixed tipsy tooltips for actionsJan-Christoph Borchardt2011-08-131-1/+1
|
* hide settings menu when clicking outside itRobin Appelman2011-08-131-1/+10
|
* file hovering now very fancy, CSS fade for row and extensionJan-Christoph Borchardt2011-08-121-1/+1
|
* added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-116/+5
|
* automatically set background images to png when neededRobin Appelman2011-08-111-0/+16
|
* get rid of some js errors on the login screenRobin Appelman2011-08-111-1/+1
|
* work on user managementRobin Appelman2011-08-101-1/+23
|
* made sliding settings more awesomeJan-Christoph Borchardt2011-08-101-7/+5
|
* make more strings translatableRobin Appelman2011-08-101-1/+5
|
* initial work on new user managementRobin Appelman2011-08-091-1/+2
|
* settings are now AWESOMEJan-Christoph Borchardt2011-08-081-0/+6
|
* hide log in button etc when form fields not filledJan-Christoph Borchardt2011-08-081-1/+25
|
* removed paragraphs in forms, added show password functionJan-Christoph Borchardt2011-08-081-0/+119
|
* some documentation for the common javascriptRobin Appelman2011-08-061-0/+65
|
* keyboard shortcuts for search resultsRobin Appelman2011-07-311-10/+39
|
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-311-0/+1
| | | | for now this only works from inside the media app
* some interface work on instant searchRobin Appelman2011-07-301-34/+11
|
* initial work on instant searchRobin Appelman2011-07-301-6/+60
|
* automatically replace svg images with png for browsers that dont support svgRobin Appelman2011-07-291-0/+10
|
* give OC.imagePath the ability to detect whether to use svg or png imagesRobin Appelman2011-07-281-1/+8
|