summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* Remove special case for css in OC.filePathRobin Appelman2014-10-091-1/+1
* make sure that the notification gets shown again after a second tryBjoern Schiessle2014-10-081-32/+37
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-0/+1
* fix yellow notification styleJan-Christoph Borchardt2014-07-301-2/+2
* Fix enforced share expiration date to be based on share timeVincent Petry2014-07-281-0/+12
* debounce the search functionRobin Appelman2014-07-101-2/+2
* fix loading spinner on ctrl click a app entry- fixes #9063Morris Jobke2014-07-071-1/+3
* Fix parsing URL hash when no "?" was specifiedVincent Petry2014-06-251-0/+4
* Added max heartbeat interval to prevent integer overflowVincent Petry2014-06-121-0/+5
* Disable snapper init for IE <= 9Vincent Petry2014-06-101-1/+1
* Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-061-1/+1
|\
| * fix apps without app-navigationJan-Christoph Borchardt2014-06-061-1/+1
* | Merge pull request #4553 from owncloud/update_search_classesVincent Petry2014-06-061-0/+7
|\ \ | |/ |/|
| * allow apps to add translation for search result typeidJörn Friedrich Dreyer2014-06-061-0/+7
* | Added debounce on resizeVincent Petry2014-06-061-1/+1
* | Disable snapper on bigger screens and on public/login pageMorris Jobke2014-06-061-33/+52
* | slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-051-1/+1
* | close sidebar when switching navigation entry, except on add or change settingsJan-Christoph Borchardt2014-06-051-0/+20
* | add app sidebar toggle and swipe on mobileJan-Christoph Borchardt2014-06-051-0/+15
|/
* better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-041-1/+1
* show loading feedbackJan-Christoph Borchardt2014-06-041-2/+10
* Remove obsoleted code to trigger navigation menuVincent Petry2014-06-041-27/+6
* toggle the navigation on desktop, not only on mobileJan-Christoph Borchardt2014-06-041-8/+2
* infield label removal: remove JS file and references to itJan-Christoph Borchardt2014-06-031-5/+0
* Merge pull request #7151 from owncloud/user-jqueryThomas Müller2014-06-031-0/+1
|\
| * cleanupArthur Schiwon2014-06-021-1/+0
| * refactor delete handling and apply it to users and groupsArthur Schiwon2014-06-021-0/+1
| * add Last Login columnArthur Schiwon2014-06-021-0/+1
* | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-031-5/+9
|\ \
| * | Scrutinizer cleanupkondou2014-06-021-5/+9
* | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-021-7/+8
|\ \ \ | |/ / |/| |
| * | add OC.menuSpeed to control the animation speed of menu toggleMorris Jobke2014-06-021-7/+8
| * | Adds Animation to Toggling Navigation on < 768px widthsraghunayyar2014-06-021-4/+4
| |/
* | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-021-1/+9
|\ \ | |/ |/|
| * display "<1 kB" for really small filesMorris Jobke2014-06-021-1/+9
* | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-021-1/+1
|\ \ | |/ |/|
| * Also encode > and 'Lukas Reschke2014-04-131-1/+1
* | Fix undefined JS on login/setup pageVincent Petry2014-05-301-3/+3
* | Fix IE8 issue when icon is not definedVincent Petry2014-05-301-1/+1
* | Added sharing overview page (WIP)Vincent Petry2014-05-301-1/+10
* | Merge pull request #8727 from owncloud/upgrade-overviewLukas Reschke2014-05-291-0/+4
|\ \
| * | Added update overview pageVincent Petry2014-05-271-0/+4
* | | Remove deprecated functionsLukas Reschke2014-05-291-33/+0
|/ /
* | Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+108
* | Files app navigation can now switchVincent Petry2014-05-151-0/+5
* | Fix file selection for infinite scrollingVincent Petry2014-04-281-1/+1
* | Fix file summary to use the whole file listVincent Petry2014-04-281-0/+3
* | Merge pull request #8213 from cbojar/masterThomas Müller2014-04-231-25/+19
|\ \
| * | Clean up js.js along suggestions from scrutinizer-ci, fixes #8204.cbojar2014-04-161-26/+20
| |/
* | fixing typosThomas Müller2014-04-221-25/+24