summaryrefslogtreecommitdiffstats
path: root/core/js/js.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-0/+1
|\
| * Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-0/+1
* | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-081-33/+0
* | Reduce JSHint errors/warningsMorris Jobke2017-11-061-1/+1
|/
* Fixes nextcloud/gallery#269Marin Treselj2017-07-281-2/+2
* Merge pull request #5244 from nextcloud/dynamic-percentual-appmenu-limitMorris Jobke2017-06-141-2/+20
|\
| * Show at least 8 icons, don't use percentage on mobileJulius Härtl2017-06-141-1/+14
| * Decimal percentage, dynamic appIcon widthPatrik Kernstock2017-06-101-3/+3
| * Now using dynamic percentual appmenu limitPatrik Kernstock2017-06-041-1/+6
* | execute eval in global scope, addresses #5314Arthur Schiwon2017-06-091-1/+1
|/
* Closed #5121, remove appmenu limitPatrik Kernstock2017-05-261-5/+0
* Merge pull request #4611 from nextcloud/js-use-dot-notationRoeland Jago Douma2017-05-021-2/+2
|\
| * Use dot notation for array access - JSLint recommendationMorris Jobke2017-05-011-2/+2
* | Merge pull request #4610 from nextcloud/js-semicolonsLukas Reschke2017-05-011-7/+7
|\ \
| * | Fix semicolon at end of JS linesMorris Jobke2017-05-011-7/+7
| |/
* / Fix variable definitions in oc dialogsMorris Jobke2017-05-011-1/+1
|/
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-261-1/+0
|\
| * Remove js debug loggingChristoph Wurst2017-04-251-1/+0
* | Contacts menuChristoph Wurst2017-04-251-2/+15
|/
* Fix loading spinner for new app menuJulius Härtl2017-04-251-0/+15
* Responsive app menuJulius Härtl2017-04-251-0/+47
* Merge pull request #4027 from nextcloud/better-spreed-call-urlsRobin Appelman2017-03-271-9/+15
|\
| * Allow to push a non-query URL to the browser historyJoas Schilling2017-03-241-9/+15
* | Cleanup code as suggested by @icewind1991Lukas Reschke2017-03-261-16/+8
* | Make asyncLukas Reschke2017-03-261-4/+2
* | Fix callbackLukas Reschke2017-03-261-1/+1
* | Use eval instead of $.scriptLukas Reschke2017-03-261-8/+23
|/
* Properly clear heartbeat intervalVincent Petry2017-03-231-1/+1
* Add ignore_files to config,Felix Heidecke2017-03-201-0/+8
* Harden JS by disabling jQuery evalLukas Reschke2017-03-161-0/+9
* 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
* Merge pull request #3635 from individual-it/fix_quota_validationMorris Jobke2017-02-281-10/+12
|\
| * make values with white spaces possibleArtur Neumann2017-02-281-1/+1
| * better quota validationArtur Neumann2017-02-281-9/+11
* | 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 indentation and l10n compliance.m3ntalsp00n2017-02-081-3/+3
* | showUpdate funciton allows updated messagesm3ntalsp00n2017-02-041-2/+36
|/
* Verify input, add more unit testsPatrick Paysant2016-12-191-10/+12
* Implements all comments from @PVince81Patrick Paysant2016-12-191-46/+44
* Adding computerFileSize in OC.UtilPatrick Paysant2016-12-191-0/+46
* only reload on errors when logged inRobin Appelman2016-12-011-1/+1
* Make sure the controls is resized after the sidebar disappearedJoas Schilling2016-11-281-1/+1
* fix some outdated namingJan-Christoph Borchardt2016-11-241-9/+9
* set focus on input fieldBjoern Schiessle2016-11-241-0/+1
* Use proper return functionLukas Reschke2016-11-211-2/+1
* Use the existing promptJoas Schilling2016-11-181-37/+27
* Submit on enterRoeland Jago Douma2016-11-181-0/+6