summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, rel...John Molakvoæ (skjnldsv)2019-03-152-11/+11
* Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detectionMorris Jobke2019-03-152-2/+2
|\
| * Fix behaviour of plural default ruleMorris Jobke2019-03-152-2/+2
| * Rename the variable aswellJoas Schilling2019-03-121-1/+1
| * Fix plural rule detection for languagesJoas Schilling2019-03-112-2/+2
* | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-2/+6
|/
* Fix unneeded doc link to unrelated resourceMorris Jobke2019-03-111-4/+1
* Merge pull request #14603 from nextcloud/fix/noid/add-setup-check-for-s3-temp...Morris Jobke2019-03-082-14/+89
|\
| * Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-082-14/+89
* | Bump bundlesJulius Härtl2019-03-072-44/+102
* | Fix domparser on phantomjsJulius Härtl2019-03-071-0/+46
|/
* Pin the jquery version to 2.1.4Christoph Wurst2019-03-062-12/+12
* Add bundled filesJulius Härtl2019-03-012-25/+25
* Fix testsJulius Härtl2019-03-011-1/+2
* Adjust OCP.CollaborationJulius Härtl2019-03-011-2/+1
* Add javascript API for collaboration resourcesJulius Härtl2019-03-011-1/+2
* Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-my...Morris Jobke2019-02-282-13/+86
|\
| * Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-282-13/+86
* | Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-282-2/+2
|/
* Bump css-vars-ponyfill from 1.16.4 to 1.17.0dependabot[bot]2019-02-272-41/+30
* Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-even...Roeland Jago Douma2019-02-273-2/+13
|\
| * Bump bundlesJulius Härtl2019-02-272-2/+2
| * Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
* | Remove/replace missing css varsJulius Härtl2019-02-272-2/+2
|/
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-264-61/+156
* Show sharing recommendationsChristoph Wurst2019-02-253-3/+298
* Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-202-0/+76
|\
| * Add unit tests and provide better messageMorris Jobke2019-02-202-3/+39
| * add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+40
* | Move settings to main webpackRoeland Jago Douma2019-02-202-2/+2
|/
* Bump bootstrap from 3.4.0 to 3.4.1dependabot[bot]2019-02-192-2/+2
* Merge pull request #14199 from nextcloud/enh/core_scss_to_webpackMorris Jobke2019-02-142-39/+19
|\
| * Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-142-29/+9
| * Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-142-20/+20
* | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3John Molakvoæ2019-02-141-0/+3
|\ \ | |/ |/|
| * Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-2930-1715/+822
| |\
| * | Properly handle errors (including 500)Tomasz Grobelny2018-11-241-0/+3
* | | Move of files_versions to webpackRoeland Jago Douma2019-02-131-2/+0
* | | Merge pull request #14035 from adduxa/patch-1Morris Jobke2019-02-133-3/+3
|\ \ \
| * | | Check in compiled assetsMorris Jobke2019-02-082-2/+2
| * | | Fix expiration date changingAndrey Dyakov2019-02-051-1/+1
* | | | Bump webpack from 4.29.1 to 4.29.3dependabot[bot]2019-02-112-2/+2
* | | | Bump handlebars from 4.0.12 to 4.1.0dependabot[bot]2019-02-112-2/+2
* | | | Move core/systemtags to webpackRoeland Jago Douma2019-02-114-8/+11
|/ / /
* | | Fix OC.addStyle and OC.addScriptRoeland Jago Douma2019-02-051-2/+0
* | | It is getURLParameter not getUrlParameterRoeland Jago Douma2019-02-052-2/+2
* | | Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-049-215/+42
* | | Bump css-vars-ponyfill from 1.16.3 to 1.16.4dependabot[bot]2019-02-032-4/+4
* | | Move global helper functions to the bundle and deprecate some of themChristoph Wurst2019-02-013-45/+72
* | | Make chunkify an internal function to prevent context errorsChristoph Wurst2019-02-012-4/+45