Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #13156 from nextcloud/enhancement/npmize | Roeland Jago Douma | 2019-01-09 | 85 | -32234/+588 |
|\ | | | | | Use npm for js depdencies, bundle with webpack | ||||
| * | Bump select2 from 3.4.5 to 3.4.8 | Christoph Wurst | 2019-01-09 | 3 | -33/+32 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Fix select2 style preference | Julius Härtl | 2019-01-09 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Override select2 lib styling | John Molakvoæ (skjnldsv) | 2019-01-09 | 1 | -5/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Update select2, include css | Christoph Wurst | 2019-01-09 | 3 | -30/+31 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Use `jquery-ui-dist` instead of `jquery-ui` to resolve an issue with effects | Christoph Wurst | 2019-01-09 | 3 | -191/+100 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Don't load old vendor files during jsunit tests | Christoph Wurst | 2019-01-09 | 4 | -65524/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Remove core.js | Christoph Wurst | 2019-01-09 | 2 | -13/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Move vendored css ponyfill to npm | Christoph Wurst | 2019-01-09 | 6 | -70/+195 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Remove Bower | Christoph Wurst | 2019-01-09 | 1 | -44/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 84 | -32142/+66042 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #13177 from rummatee/issue7629 | Jan-Christoph Borchardt | 2019-01-09 | 4 | -3/+151 |
|\ \ | |/ |/| | Create Folders when moving files | ||||
| * | use triple equal signs according to style guide | Florian Schunk | 2019-01-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | move to new folder | Florian Schunk | 2019-01-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | use triple equal signs according to style guide | Florian Schunk | 2019-01-09 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | fix button position for chrome | Florian Schunk | 2019-01-09 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | change menu's orientation to make sure it is completly visible | Florian Schunk | 2019-01-09 | 3 | -2/+3 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | open name prompt on pressing enter | Florian Schunk | 2019-01-09 | 1 | -0/+11 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | reset name of new folder and prevent the form from being submitted twice | Florian Schunk | 2019-01-09 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | adjust design to match file app | Florian Schunk | 2019-01-09 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | add functionality to create new folder in file picker | Florian Schunk | 2019-01-09 | 4 | -3/+107 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
| * | added button for new folder to interface | Florian Schunk | 2019-01-09 | 2 | -1/+27 |
| | | | | | | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de> | ||||
* | | add support for boolean default | Maxence Lange | 2019-01-09 | 1 | -1/+5 |
|/ | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> code cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com> code cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Merge pull request #13381 from nextcloud/menu-apps-fixes | Roeland Jago Douma | 2019-01-07 | 1 | -0/+1 |
|\ | | | | | Fix apps menu overlapping | ||||
| * | Fix apps menu overlapping | John Molakvoæ (skjnldsv) | 2019-01-05 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Make the nav bullet transparent selector more specific | Michael Weimann | 2019-01-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-06 | 4 | -2/+40 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-05 | 58 | -106/+130 |
| | | |||||
* | | Merge pull request #13363 from nextcloud/fix/loginflow_apptoken_ios | Morris Jobke | 2019-01-04 | 4 | -11/+17 |
|\ \ | | | | | | | Fix loginflow with apptoken enter on iOS | ||||
| * | | Fix loginflow with apptoken enter on iOS | Roeland Jago Douma | 2019-01-04 | 4 | -11/+17 |
| |/ | | | | | | | | | | | | | It seems iOS doesn't like us to change the location. So now we submit it to the server that geneartes the redirect. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetime | Roeland Jago Douma | 2019-01-04 | 1 | -4/+4 |
|\ \ | | | | | | | Install new instances with bigint filecache | ||||
| * | | Install new instances with bigint filecache | Daniel Kesselberg | 2019-01-04 | 1 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #13145 from nextcloud/ie11-apps-menu-fix | Morris Jobke | 2019-01-04 | 2 | -16/+37 |
|\ \ \ | | | | | | | | | IE fix for apps menu | ||||
| * | | | IE fix for apps menu | John Molakvoæ (skjnldsv) | 2018-12-18 | 2 | -16/+37 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exception | Morris Jobke | 2019-01-04 | 1 | -3/+7 |
|\ \ \ \ | |_|_|/ |/| | | | returns a 404 instead of exception if app is not installed - #13088 | ||||
| * | | | Make setup check also pass with a 501 status | Julius Härtl | 2018-12-19 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #13313 from nextcloud/feature/remove-outdated-caches | Roeland Jago Douma | 2019-01-04 | 2 | -25/+0 |
|\ \ \ \ | | | | | | | | | | | Remove check for outdated caches | ||||
| * | | | | Remove check for outdated caches | Daniel Kesselberg | 2019-01-02 | 2 | -25/+0 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-04 | 10 | -50/+64 |
| | | | | |||||
* | | | | Merge pull request #13213 from ↵ | Morris Jobke | 2019-01-03 | 3 | -2/+24 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/enhancement/12943/index_twofactor_providers Add twofactor_providers_uid index | ||||
| * | | | | Add twofactor_providers_uid index | Roeland Jago Douma | 2018-12-21 | 3 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12943 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | Merge pull request #13225 from nextcloud/unbundle_user-external | Morris Jobke | 2019-01-03 | 1 | -1/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | unbundle user_external to release it via appstore | ||||
| * | | | | | remove user_external from shipped.json | Jonas Sulzer | 2018-12-21 | 1 | -1/+0 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | | | | | Merge pull request #13316 from wernerfred/master | Roeland Jago Douma | 2019-01-03 | 1 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Update background of favicon-fb.png | ||||
| * | | | | | Update background of favicon-fb.png | wernerfred | 2019-01-01 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: wernerfred <wernerf@fim.uni-passau.de> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-03 | 6 | -8/+148 |
| |_|/ / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-02 | 4 | -8/+8 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-01 | 2 | -122/+122 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-31 | 4 | -10/+22 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-30 | 4 | -42/+114 |
| | | | |