| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Prepend file picker to be initial keyboard focus target | Christopher Ng | 2022-06-09 | 1 | -1/+1 |
* | Handle keyboard navigation in the file picker | Christopher Ng | 2022-06-08 | 1 | -10/+16 |
* | Augment keyboard accessibility of contacts menu | Christopher Ng | 2022-06-07 | 1 | -2/+7 |
* | Add extra filter for file picker | Vincent Petry | 2022-04-14 | 1 | -0/+9 |
* | Wrap contact search result in a link | Gnana Sekar | 2022-04-11 | 1 | -5/+9 |
* | Explicitly close div element | Louis Chemineau | 2022-04-04 | 1 | -1/+1 |
* | Center dialog new file menu | John Molakvoæ | 2022-03-07 | 1 | -1/+0 |
* | Fix file picker not respecting hidden files settings | Carl Schwan | 2022-01-13 | 1 | -0/+10 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 35 | -35/+35 |
* | Import type from packages | Louis Chemineau | 2022-01-11 | 3 | -1/+4 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 9 | -18/+18 |
* | Fix undescore version | Louis Chemineau | 2022-01-08 | 1 | -0/+1 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 21 | -93/+121 |
* | Migrate to webpack v5 | Louis Chemineau | 2022-01-08 | 1 | -2/+3 |
* | Restore innocent code from IE purge | Louis Chemineau | 2022-01-03 | 1 | -0/+3 |
* | Fix persistent tooltip in the "new folder" input of the file picker | Daniel Calviño Sánchez | 2021-12-20 | 1 | -0/+4 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 2 | -21/+3 |
* | Profile frontend | Christopher Ng | 2021-10-19 | 1 | -7/+33 |
* | Migrate deprecated toolip methods | MichaIng | 2021-09-26 | 1 | -1/+1 |
* | Add email addresses to contacts menu | Daniel Kesselberg | 2021-09-15 | 1 | -0/+1 |
* | Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0 | Joas Schilling | 2021-08-31 | 1 | -1/+8 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 35 | -180/+253 |
* | Fix encoding issue with OC.Notification.show | Joas Schilling | 2021-01-20 | 1 | -1/+10 |
* | fix loading mtime of new file in conflict dialog in firefox | Robin Appelman | 2020-12-01 | 1 | -4/+4 |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 1 | -1/+1 |
* | Do not print deprecation warnings during testing | Christoph Wurst | 2020-11-10 | 1 | -2/+6 |
* | ensure filepicker list is empty before populating | Robin Appelman | 2020-11-02 | 1 | -0/+2 |
* | catch errors when closing file conflict dialog | Robin Appelman | 2020-10-28 | 1 | -1/+5 |
* | Compile assets | npmbuildbot[bot] | 2020-10-28 | 1 | -5/+5 |
* | Remove outdated legacy search scripts | John Molakvoæ (skjnldsv) | 2020-08-04 | 2 | -43/+0 |
* | Bump @nextcloud/eslint-config and peers | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -11/+11 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 8 | -47/+47 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
* | Fix parsing of language code | Daniel Kesselberg | 2020-07-09 | 1 | -2/+2 |
* | Make closing dialogs callback with false | Gary Kim | 2020-06-30 | 1 | -0/+1 |
* | Fix export for davclient.js legacy dependency | Julius Härtl | 2020-06-24 | 1 | -1/+1 |
* | Make the confirm dialog modal by default | Joas Schilling | 2020-06-15 | 1 | -2/+2 |
* | Actually remove _capabilities | Roeland Jago Douma | 2020-06-05 | 1 | -2/+1 |
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 3 | -13/+8 |
* | OC.routing is just a @nextcloud/routing proxy | Roeland Jago Douma | 2020-06-04 | 1 | -152/+5 |
* | Fix some linter warning | Roeland Jago Douma | 2020-06-02 | 4 | -4/+9 |
* | Move to @nextcloud/capabilities package | Roeland Jago Douma | 2020-05-29 | 1 | -2/+5 |
* | Make the translation sanitization optional | Christoph Wurst | 2020-05-27 | 1 | -8/+10 |
* | Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDate | Roeland Jago Douma | 2020-05-15 | 1 | -0/+2 |
* | Fix replacement dialog | Roeland Jago Douma | 2020-05-07 | 1 | -2/+2 |
* | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 1 | -0/+6 |
* | Inline usages of OCP.Toast in bundled files | Christoph Wurst | 2020-04-06 | 1 | -13/+22 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 2 | -3/+0 |
* | Remove deprecated global variables | Christoph Wurst | 2020-03-09 | 2 | -4/+3 |