Commit Graph

8050 Commits (2eec8dc156d6bbeb8a40fa9547fbc266bd881437)

Author SHA1 Message Date
Jörn Friedrich Dreyer 79e790c55d add SIZE_ALL const 12 years ago
Jörn Friedrich Dreyer a8edb2124d fix visibility 12 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
Jörn Friedrich Dreyer 0e9b05b701 ajax paging, some js cleanups 12 years ago
Jörn Friedrich Dreyer c738359a11 add paged provider 12 years ago
Jörn Friedrich Dreyer 088323aad5 move code from js.js to search.js in the search app 12 years ago
Jörn Friedrich Dreyer d3662722f6 new OC.Search, add search result formatters and handlers, use full content width for results 12 years ago
Jenkins for ownCloud 4b357274bb [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud ec6e70889a [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 573be9092d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c8e946f633 [tx-robot] updated from transifex 12 years ago
Thomas Müller 81243b0f5d adding getDirectDownload() to Wrapper 12 years ago
Thomas Müller 5b00bc1d6e Adding basement for the direct download url 12 years ago
Lukas Reschke 222e4a0762 Check for hash 12 years ago
Jenkins for ownCloud d2e53d1022 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 0836ce9cd8 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 4a40e5699c remove Edition 12 years ago
Frank Karlitschek 3dea2b95c6 Automatically detect the edition based on the enterprise_key app. 12 years ago
Jenkins for ownCloud e0fc26a5cb [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 801b9e0494 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt f195123765 Intelligent container 12 years ago
Jenkins for ownCloud d8f04f5a97 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 92c8cd3933 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 12 years ago
Jenkins for ownCloud 312891c603 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt ba03b0b843 add an interface for the timefactory class 12 years ago
Morris Jobke 5383d83f9e Change support message to be more explicit about the enterprise edition 12 years ago
Jenkins for ownCloud 5a54ca380d [tx-robot] updated from transifex 12 years ago
derkostka 1c22b1f626 Fix Undefined variable: result at tags.php#231 12 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Lukas Reschke dbbf568192 Fix typo 12 years ago
Lukas Reschke a022e65285 Clarify return values 12 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 12 years ago
Jenkins for ownCloud 028b0efd5c [tx-robot] updated from transifex 12 years ago
Andreas Fischer 0ba5c182f0 HHVM: In APC cache clear, only request the cache key in APCIterator. 12 years ago
Andreas Fischer 3ebb69944b Do not call filesize(null), this function expects a string. 12 years ago
Vincent Petry 6224e29f25 Fix code style issues for tags plugin 12 years ago
drarko faaa1a89cb Fix extra quotes in custom tags in header 12 years ago
Vincent Petry 3c67900421 Remove obsolete method 12 years ago
Jenkins for ownCloud 5c6e08213e [tx-robot] updated from transifex 12 years ago
Lukas Reschke e3230b5bc2 Add ultra-slim hack for incognito mode 12 years ago
Lukas Reschke 058324b80e Check basic auth header only for not-logged-in users 12 years ago
Lukas Reschke 9031d79597 Return UID instead of login name 12 years ago
Lukas Reschke a02b00445e Store result of authentication 12 years ago
Lukas Reschke b91a435ed4 Move basic auth login out of `isLoggedIn` 12 years ago
Andreas Fischer fcf3c5197f HHVM: Add workaround for missing Memcached::deleteMulti() 12 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 12 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 12 years ago
Andreas Fischer 8c509c3437 HHVM: Call libxml_use_internal_errors() instead of surpressing errors. 12 years ago