summaryrefslogtreecommitdiffstats
path: root/settings/js/apps.js
Commit message (Expand)AuthorAgeFilesLines
* Fix single author with detailsJoas Schilling2016-11-111-1/+12
* Proxy images through usercontent.apps.nextcloud.comLukas Reschke2016-10-311-2/+2
* Use new appstore APILukas Reschke2016-10-311-5/+1
* Better search functionalityJoas Schilling2016-10-111-5/+23
* Fix authors that have a mail or homepageJoas Schilling2016-10-111-2/+24
* Fix displaying and searching with multiple authorsJoas Schilling2016-09-301-0/+7
* SVG defintions always take the first oneRoeland Jago Douma2016-08-181-1/+0
* Add cachebuster to app icons in the admin screenLukas Reschke2016-08-181-2/+2
* Fix null reference in IEMorris Jobke2016-08-171-6/+6
* Empty tags are not allowed for image and feColorMatrix in IE11 and belowMorris Jobke2016-08-171-2/+2
* Remove hackRoeland Jago Douma2016-08-171-5/+1
* Introduce weird hack for FirefoxMorris Jobke2016-08-171-0/+5
* Filter can't be named invert in FFRoeland Jago Douma2016-08-171-2/+2
* Fixes image preview when fetched from the store.Raghu Nayyar2016-08-151-4/+10
* Uses javascript to invert the SVGs.Raghu Nayyar2016-08-111-6/+17
* Apply inverted app icon style to newly installed iconsJulius Haertl2016-08-011-6/+3
* Use tooltip for app management badgesMorris Jobke2016-07-131-4/+20
* fix more stringsMorris Jobke2016-06-201-1/+1
* rename owncloud to nextcloud in Official apps button popupTimo Witte2016-06-201-1/+1
* replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst2016-04-191-4/+4
* Show tooltip if the app is downloaded from a remote serverChristoph Wurst2016-04-121-0/+2
* improve emptycontent stylesJan-Christoph Borchardt2016-03-311-1/+1
* Rating icons changed to .svgPau2016-03-171-1/+1
* Disable app that bricks the server after enablingVincent Petry2016-02-291-26/+60
* Make app updates better visibleJoas Schilling2016-02-181-1/+8
* Add a default app icon for apps that don't have oneJoas Schilling2016-01-221-0/+5
* Add a new app type that can not be enabled for groupsJoas Schilling2016-01-141-1/+2
* Allow searching apps by IDJoas Schilling2016-01-071-0/+5
* new checkbox style in app settingsHendrik Leppelsack2015-10-311-16/+6
* Fix backwards and forward buttonJoas Schilling2015-10-261-1/+12
* Use speaking idsJoas Schilling2015-10-261-3/+3
* Fix backspace in search and empty content messageJoas Schilling2015-10-261-4/+9
* Display empty-content when there are no search resultsJoas Schilling2015-10-261-5/+13
* Clear search box for nowJoas Schilling2015-10-261-0/+1
* Allow searching by author name and app level as wellJoas Schilling2015-10-261-1/+30
* Stay on the same category when refreshing the page on the apps listJoas Schilling2015-10-261-5/+7
* Disable app icon preview in apps page for IEVincent Petry2015-10-211-2/+2
* fix wordingMorris Jobke2015-10-061-1/+1
* Use OC.Dialogs for modal reload messageMorris Jobke2015-10-051-1/+15
* Reload the page when an app needs an update after being enabledJoas Schilling2015-10-051-0/+8
* Rebuild app navigation in JSRobin McCorkell2015-09-051-17/+14
* Fix global app list stateVincent Petry2015-07-021-2/+3
* Accept this language change at your own riskJoas Schilling2015-06-231-1/+1
* Load the update information asyncroniously to fix the page load speedJoas Schilling2015-06-101-1/+15
* Fix L10n in apps managementMorris Jobke2015-05-301-6/+6
* Sort apps by level, then by nameVincent Petry2015-05-201-5/+13
* Add missing loading indicator for enabled appsMorris Jobke2015-04-231-0/+2
* Reference `$(this)` insteadLukas Reschke2015-04-081-1/+1
* Fix wordingLukas Reschke2015-04-081-1/+1
* app mgmt app level design enhancementsJan-Christoph Borchardt2015-04-071-1/+1