| Commit message (Expand) | Author | Age | Files | Lines |
* | Add timeout for notifications | Morris Jobke | 2015-01-08 | 2 | -0/+134 |
* | Merge pull request #12687 from owncloud/auto-escape-t-placeholders | Morris Jobke | 2015-01-07 | 3 | -15/+43 |
|\ |
|
| * | Autoescape of placeholders in t() and p() - for JS | Morris Jobke | 2015-01-07 | 3 | -15/+43 |
* | | make OCA.Search.Files available in tests and for other apps | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+2 |
* | | 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 |
|/ |
|
* | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 1 | -30/+52 |
* | Merge pull request #12948 from owncloud/wording | Jörn Friedrich Dreyer | 2014-12-19 | 1 | -2/+2 |
|\ |
|
| * | change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| * | change 'update' to more understandable 'change', fix #10408 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
* | | Merge pull request #12941 from owncloud/wave-accessibility-compliance | Morris Jobke | 2014-12-19 | 1 | -1/+5 |
|\ \ |
|
| * | | get rid of unnecessary alt and title attributes | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| * | | add missing input labels for Share dialog | Jan-Christoph Borchardt | 2014-12-18 | 1 | -0/+4 |
| |/ |
|
* / | load showpassord.js conditionally in the template only if needed | Thomas Müller | 2014-12-16 | 2 | -29/+5 |
|/ |
|
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 2 | -1/+21 |
|\ |
|
| * | Load handlebars in core | Vincent Petry | 2014-12-15 | 1 | -1/+2 |
| * | 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 |
* | | | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 2 | -14851/+1 |
| |/
|/| |
|
* | | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 2 | -5/+5 |
|\ \ |
|
| * | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 2 | -5/+5 |
* | | | Merge pull request #12527 from owncloud/js-pluginsystem | Robin Appelman | 2014-12-12 | 3 | -0/+115 |
|\ \ \ |
|
| * | | | Simple Plugin system for Javascript | Vincent Petry | 2014-12-01 | 3 | -0/+115 |
| | |/
| |/| |
|
* | | | Merge pull request #12698 from owncloud/handle_readonly_shared_files | Morris Jobke | 2014-12-12 | 1 | -30/+43 |
|\ \ \
| |_|/
|/| | |
|
| * | | show readonly message in file conflict dialog, make it always selected | Jörn Friedrich Dreyer | 2014-12-11 | 1 | -30/+43 |
* | | | improve update error page: remove box, make link visible, insert missing spac... | Jan-Christoph Borchardt | 2014-12-10 | 1 | -3/+2 |
* | | | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 2 | -5/+20 |
* | | | Check for working .htaccess via AJAX | Lukas Reschke | 2014-12-06 | 1 | -1/+6 |
|/ / |
|
* | | Forward port of #12493 | Arthur Schiwon | 2014-12-04 | 1 | -1/+1 |
* | | move jstz to bower management | Morris Jobke | 2014-12-01 | 1 | -358/+0 |
|/ |
|
* | Merge pull request #12359 from owncloud/fix-redirect-url-for-password-change | Thomas Müller | 2014-11-24 | 1 | -1/+5 |
|\ |
|
| * | Use `/` as redirect location if webroot is set to an empty value | Lukas Reschke | 2014-11-21 | 1 | -1/+5 |
* | | Add OCS API header per default | Lukas Reschke | 2014-11-21 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #12257 from owncloud/l10n-loadtranslationsfromjs | Vincent Petry | 2014-11-20 | 3 | -2/+106 |
|\ |
|
| * | Fix l10n promises | Vincent Petry | 2014-11-19 | 2 | -6/+11 |
| * | Better use of promise in OC.L10N.load() | Vincent Petry | 2014-11-19 | 1 | -13/+8 |
| * | Remove stray generateUrl | Vincent Petry | 2014-11-19 | 1 | -5/+0 |
| * | Added function to load translations from JS | Vincent Petry | 2014-11-18 | 3 | -2/+111 |
* | | Show spinner | Lukas Reschke | 2014-11-17 | 1 | -0/+1 |
* | | Hide submit button after password change | Lukas Reschke | 2014-11-17 | 1 | -0/+3 |
* | | Warn for password reset when files_encryption is enabled | Lukas Reschke | 2014-11-17 | 1 | -13/+6 |
|/ |
|
* | Merge pull request #12158 from owncloud/drop-snapjs | Morris Jobke | 2014-11-13 | 1 | -785/+0 |
|\ |
|
| * | remove unneeded snap.js - followup to #11985 - ref #12156 | Morris Jobke | 2014-11-13 | 1 | -785/+0 |
* | | Merge pull request #12005 from owncloud/bower-multiselect | blizzz | 2014-11-13 | 1 | -705/+0 |
|\ \
| |/
|/| |
|
| * | Migrate multiselect to user_ldap | Morris Jobke | 2014-11-13 | 1 | -705/+0 |
* | | Merge pull request #9177 from owncloud/jsdocexperiment | Vincent Petry | 2014-11-13 | 4 | -7/+60 |
|\ \
| |/
|/| |
|
| * | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 4 | -7/+60 |