aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3950 from nextcloud/downstream-27149Lukas Reschke2017-03-202-1/+10
|\
| * Add ignore_files to config,Felix Heidecke2017-03-202-1/+10
* | Merge pull request #3936 from nextcloud/downstream-27253Christoph Wurst2017-03-201-0/+2
|\ \
| * | Add extensionpoint to sharedialogviewFelix Heidecke2017-03-191-0/+2
| |/
* / Clear onpopstate handlers after unit testsVincent Petry2017-03-191-0/+4
|/
* shares-circlesMaxence Lange2017-03-173-2/+23
* Merge pull request #3881 from nextcloud/downstream-26842Joas Schilling2017-03-171-5/+41
|\
| * Backbone Webdav Adapter MKCOL supportVincent Petry2017-03-171-5/+41
* | Merge pull request #3874 from nextcloud/harden-js-by-disabling-eval-executionRoeland Jago Douma2017-03-171-0/+9
|\ \ | |/ |/|
| * Harden JS by disabling jQuery evalLukas Reschke2017-03-161-0/+9
* | Merge pull request #3679 from nextcloud/socialsharingLukas Reschke2017-03-163-10/+173
|\ \ | |/ |/|
| * Fix layout of sharing buttonsMorris Jobke2017-03-141-13/+18
| * Fix testsRoeland Jago Douma2017-03-061-0/+1
| * Make sure copy tooltip remains when we have no social providersRoeland Jago Douma2017-03-031-5/+22
| * Move social buttons to menuRoeland Jago Douma2017-03-033-149/+96
| * Add social sharingRoeland Jago Douma2017-03-033-1/+194
* | Merge pull request #3008 from nextcloud/appmenu-experimentMorris Jobke2017-03-161-2/+13
|\ \
| * | Fix popover positioning after window resizeJulius Haertl2017-03-161-5/+13
| * | Fix menu issuesJulius Haertl2017-03-161-1/+4
| * | Show app icons in the headerJulius Haertl2017-03-161-2/+2
* | | Harden t() with DOMPurifyLukas Reschke2017-03-164-17/+23
* | | Fix unit tests of masterRoeland Jago Douma2017-03-161-0/+38
* | | Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-161-0/+8
|\ \ \ | |/ / |/| |
| * | Add warning on admin screen when set_time_limit is unavailableKo-2017-03-161-0/+8
| |/
* | Merge pull request #3624 from marncz/masterRoeland Jago Douma2017-03-161-2/+15
|\ \
| * | SpacingMarcin Czarnecki2017-03-151-1/+1
| * | Update: feedback before redirectMarcin Czarnecki2017-03-141-8/+9
| * | Update: feedback before redirectMarcin Czarnecki2017-02-251-2/+14
* | | Remove the double password confirmation on changing cronJoas Schilling2017-03-131-0/+1
| |/ |/|
* | Merge pull request #3643 from nextcloud/replace-deprecated-tipsyLukas Reschke2017-02-282-8/+8
|\ \
| * | Replace deprecated $.tipsy(...) by $.tooltip(...)Christoph Wurst2017-02-272-8/+8
| |/
* | Merge pull request #3635 from individual-it/fix_quota_validationMorris Jobke2017-02-282-12/+34
|\ \ | |/ |/|
| * make values with white spaces possibleArtur Neumann2017-02-282-1/+8
| * better quota validationArtur Neumann2017-02-282-11/+26
* | Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke2017-02-242-0/+49
|\ \
| * | Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-222-0/+49
* | | Merge pull request #2602 from nextcloud/resize-the-controls-after-the-sidebar...Lukas Reschke2017-02-231-1/+1
|\ \ \
| * | | Increase debounce time to make sure controls are resized after the sidebar di...Marius Blüm2017-01-231-1/+1
* | | | fix typoBjoern Schiessle2017-02-221-1/+1
* | | | Use intval() for validation of config optionsMorris Jobke2017-02-211-1/+4
* | | | Improve the UX for sharing settingsMorris Jobke2017-02-211-8/+44
| |/ / |/| |
* | | Always enable avatarsMorris Jobke2017-02-134-50/+17
* | | Fix indentation and l10n compliance.m3ntalsp00n2017-02-081-3/+3
* | | fix tests, longer wait time, update notification stubm3ntalsp00n2017-02-041-2/+4
* | | showUpdate funciton allows updated messagesm3ntalsp00n2017-02-041-2/+36
* | | allow editing single files shared as public linkBjoern Schiessle2017-01-242-1/+54
|/ /
* / Fix #3174John Molakvoæ (skjnldsv)2017-01-211-4/+4
|/
* Merge pull request #3060 from nextcloud/cleanup-js-testsJoas Schilling2017-01-132-1/+10
|\
| * expect warning to be shownChristoph Wurst2017-01-131-1/+3
| * add spies for l10n warningsChristoph Wurst2017-01-131-0/+7