| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mobile scrolling, lower sidebar sensitivity, fix #11193 | Jan-Christoph Borchardt | 2015-08-13 | 1 | -1/+2 |
* | fix scrutinizer issues | Jan-Christoph Borchardt | 2015-06-04 | 1 | -6/+9 |
* | adjust controls bar width to not overlay scrollbar | Jan-Christoph Borchardt | 2015-06-04 | 1 | -0/+52 |
* | generate valid human readable text for 0 - fixed #9342 | Thomas Müller | 2015-02-12 | 1 | -1/+1 |
* | adjust paths for search | Morris Jobke | 2015-01-14 | 1 | -1/+1 |
* | Add timeout for notifications | Morris Jobke | 2015-01-08 | 1 | -0/+37 |
* | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -36/+1 |
* | add paged provider | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | move code from js.js to search.js in the search app | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -58/+3 |
* | new OC.Search, add search result formatters and handlers, use full content wi... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -20/+57 |
* | load showpassord.js conditionally in the template only if needed | Thomas Müller | 2014-12-16 | 1 | -29/+0 |
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 1 | -0/+19 |
|\ |
|
| * | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -0/+19 |
* | | Merge pull request #12555 from owncloud/app_specific_search | Jörn Friedrich Dreyer | 2014-12-15 | 1 | -1/+8 |
|\ \
| |/
|/| |
|
| * | introduce inApps[] filter for search via ajax query, make file results show u... | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+8 |
* | | Simple Plugin system for Javascript | Vincent Petry | 2014-12-01 | 1 | -0/+81 |
|/ |
|
* | Added function to load translations from JS | Vincent Petry | 2014-11-18 | 1 | -2/+22 |
* | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -7/+35 |
* | Include core translations | Vincent Petry | 2014-10-29 | 1 | -9/+0 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -119/+6 |
* | Setting moment locale based on user selection | Clark Tomlinson | 2014-10-23 | 1 | -0/+6 |
* | make sure that the notification gets shown again after a second try | Bjoern Schiessle | 2014-10-07 | 1 | -32/+37 |
* | Moved WebDAV and internet checks to client side JS | Vincent Petry | 2014-09-23 | 1 | -0/+1 |
* | Merge pull request #7254 from owncloud/core-sortalgo | Lukas Reschke | 2014-09-16 | 1 | -1/+51 |
|\ |
|
| * | Fixed sort algo for additional cases | Vincent Petry | 2014-08-11 | 1 | -1/+3 |
| * | Fixed file list sorting | Vincent Petry | 2014-08-11 | 1 | -1/+49 |
* | | Show original path information in trashbin and sharing views | Robin McCorkell | 2014-09-11 | 1 | -0/+1 |
* | | Merge pull request #9753 from owncloud/filepath-css | Thomas Müller | 2014-09-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove special case for css in OC.filePath | Robin Appelman | 2014-07-21 | 1 | -1/+1 |
* | | | Use a route instead of s.php and convert tokens asap | kondou | 2014-09-04 | 1 | -0/+1 |
* | | | Merge pull request #10637 from owncloud/fixing-js-issues | Thomas Müller | 2014-08-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Init vars with a value if none is provided | Clark Tomlinson | 2014-08-28 | 1 | -0/+1 |
| | |/
| |/| |
|
* / | | Implementing moment.js | Clark Tomlinson | 2014-08-28 | 1 | -27/+26 |
|/ / |
|
* | | fix yellow notification style | Jan-Christoph Borchardt | 2014-07-30 | 1 | -2/+2 |
* | | Fix enforced share expiration date to be based on share time | Vincent Petry | 2014-07-21 | 1 | -0/+12 |
|/ |
|
* | debounce the search function | Robin Appelman | 2014-07-08 | 1 | -2/+2 |
* | fix loading spinner on ctrl click a app entry- fixes #9063 | Morris Jobke | 2014-07-07 | 1 | -1/+3 |
* | Fix parsing URL hash when no "?" was specified | Vincent Petry | 2014-06-25 | 1 | -0/+4 |
* | Added max heartbeat interval to prevent integer overflow | Vincent Petry | 2014-06-12 | 1 | -0/+5 |
* | Disable snapper init for IE <= 9 | Vincent Petry | 2014-06-10 | 1 | -1/+1 |
* | Merge pull request #8922 from owncloud/design-controls-transparency | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
|\ |
|
| * | fix apps without app-navigation | Jan-Christoph Borchardt | 2014-06-06 | 1 | -1/+1 |
* | | Merge pull request #4553 from owncloud/update_search_classes | Vincent Petry | 2014-06-06 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | allow apps to add translation for search result typeid | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -0/+7 |
* | | Added debounce on resize | Vincent Petry | 2014-06-06 | 1 | -1/+1 |
* | | Disable snapper on bigger screens and on public/login page | Morris Jobke | 2014-06-06 | 1 | -33/+52 |
* | | slightly widen sidebar to 250px, works better with apps and on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+1 |
* | | close sidebar when switching navigation entry, except on add or change settings | Jan-Christoph Borchardt | 2014-06-05 | 1 | -0/+20 |
* | | add app sidebar toggle and swipe on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -0/+15 |
|/ |
|
* | better loading feedback for app start, move from JS to CSS | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |