Commit History

Author SHA1 Message Date
  Artur Neumann b138d4fdee show correct text when disabling App 7 years ago
  Joas Schilling 76bc3bcdef Allow ordered lists as well 7 years ago
  Lukas Reschke ddfc7e6a3f Manually whitelist tags 7 years ago
  Lukas Reschke 6a047a045a Apply DOMPurify over HTML 7 years ago
  Joas Schilling 1a7d713883 Don't render non HTTP links, images and quotes 8 years ago
  Joas Schilling 1e453576dd Render markdown 8 years ago
  Jan-Christoph Borchardt 89252497c6 fix wording for apps mgmt buttons 8 years ago
  Lukas Reschke 7fe02702b0 Merge pull request #2509 from nextcloud/sudo-mode-for-app-enabling 8 years ago
  Lukas Reschke becde58952 Add sudo mode to enabling and disabling apps 8 years ago
  Joas Schilling 3a653b56ee Remove the update warning and the notification after an successful update 8 years ago
  Joas Schilling ac2135560f Fix single author with details 8 years ago
  Lukas Reschke a68595742b Proxy images through usercontent.apps.nextcloud.com 8 years ago
  Lukas Reschke 32cf661215 Use new appstore API 8 years ago
  Joas Schilling d511acdf66 Better search functionality 8 years ago
  Joas Schilling b1314942d7 Fix authors that have a mail or homepage 8 years ago
  Joas Schilling acd90669ff Fix displaying and searching with multiple authors 8 years ago
  Roeland Jago Douma 59da5972f6 SVG defintions always take the first one 8 years ago
  Lukas Reschke 5581a602cc Add cachebuster to app icons in the admin screen 8 years ago
  Morris Jobke 28c192c9f5 Fix null reference in IE 8 years ago
  Morris Jobke bded787d0c Empty tags are not allowed for image and feColorMatrix in IE11 and below 8 years ago
  Roeland Jago Douma 314b4005bb Remove hack 8 years ago
  Morris Jobke 1444c1d345 Introduce weird hack for Firefox 8 years ago
  Roeland Jago Douma 960d0d1242 Filter can't be named invert in FF 8 years ago
  Raghu Nayyar 7c61fa14ae Fixes image preview when fetched from the store. 8 years ago
  Raghu Nayyar c489cd4d3a Uses javascript to invert the SVGs. 8 years ago
  Julius Haertl c8e4988f85 Apply inverted app icon style to newly installed icons 8 years ago
  Morris Jobke e9eb94e899 Use tooltip for app management badges 8 years ago
  Morris Jobke 19b531fd14 fix more strings 8 years ago
  Timo Witte 205e936370 rename owncloud to nextcloud in Official apps button popup 8 years ago
  Christoph Wurst e4a8456d01 replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 8 years ago