61 Commits (a9b4f0d8429dbeb612e80b168b6146890bb7843e)

Author SHA1 Message Date
  Roeland Jago Douma 1a0f9c375b Avatar controller moved to AppFrameWork 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Morris Jobke dc17019536 adjust paths for search 9 years ago
  Lukas Reschke 988c85d292 Refactor file sharing public link handling 9 years ago
  Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out 9 years ago
  Thomas Müller 21412559df remove post setup check 9 years ago
  kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 10 years ago
  Lukas Reschke f33312f767 Use AppFramework instead of custom controller 10 years ago
  Jörn Friedrich Dreyer 91ba1b345e add lookup route for displaynames 10 years ago
  Lukas Reschke ab12bd292d Add update route to core 10 years ago
  Lukas Reschke 29ae7f55ef Remove loadAppScriptFile from the default routes 10 years ago
  Morris Jobke ed8b7fc101 complete renaming uid to userId 10 years ago
  Victor Dubiniuk 4b359ad20c Change routes. Update templates 10 years ago
  Victor Dubiniuk 218d0add36 Changes according to review 10 years ago
  Victor Dubiniuk a7fbd91e53 Use appframework 10 years ago
  Victor Dubiniuk 23ed038a27 Basics 10 years ago
  Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 10 years ago
  Thomas Müller 4900ad9119 update type hint in PHPDoc 10 years ago
  Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 10 years ago
  Thomas Müller bf22ed7bdb kill old minimizer code 10 years ago
  Thomas Müller 988710b0fc avoid conflict with physical file config.js 10 years ago
  Thomas Tanghus 6d3bbc5eeb Fix typo 10 years ago
  Thomas Tanghus 12bb197028 JS version of the OCP\ITags interface 10 years ago
  kondou 8fd76e39cf Use proper controller naming 10 years ago
  kondou a1e7614d73 Clean up oc_avatars 10 years ago
  Bart Visscher 5539b9e843 Use the namespaced variation of the classname. 10 years ago
  kondou aa88eea9cf Sanitize displayname, respect data @ $element, fix routename, clean after cropping, updateAvatar with displayname 10 years ago
  kondou c533b80682 Use OC_Cache and finish cropper functionality 11 years ago
  kondou 8d8a57de7f Continue work on cropper 11 years ago
  kondou 1b45683168 Translate "Permission denied" & use class-autoloader 11 years ago
  kondou 31736a1df3 Have a controller instead ofo avatar.php and fix some cropper-design 11 years ago
  kondou 4521b54c67 Have /avatar.php as a central avatar-point 11 years ago
  kondou fac671b14e Modularize get(), async getAvatar, avatars @ usermgmt 11 years ago
  Georg Ehrke d9e8ebabdc outsource sharing and deleted files previews to apps 11 years ago
  kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
  Georg Ehrke ac6a3133ec style fixes 11 years ago
  Georg Ehrke e01bc7de98 Revert "OC\Preview - outsource static methods" 11 years ago
  Georg Ehrke 14a35267c1 OC\Preview - outsource static methods 11 years ago
  Georg Ehrke 04292ff16c implement use of preview icons in thrashbin app 11 years ago
  Georg Ehrke fa6b96090a move to OC namespace 11 years ago
  Georg Ehrke 00985068ca add previews for public files 11 years ago
  Georg Ehrke f02aca3f6e add route for previews 11 years ago
  Bernhard Posselt 4e55348054 implemented a heartbeat request which is calls the server every 15 minutes to prevent a session timeout 11 years ago
  Bart Visscher 3582f7bd09 Execute the post setup check after finishing the setup 11 years ago
  Lukas Reschke 68025ac43c Add a route to the JS config 11 years ago
  Thomas Tanghus 290d0714df Add routes for vcategory favorites. 11 years ago
  Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session 11 years ago
  Bart Visscher a9ff5635d8 Move loading setting routing to OC_Router 11 years ago
  Bart Visscher ed7accd237 Change search to use routing 11 years ago