summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Merge vendor jsRoeland Jago Douma2017-03-231-12/+15
* Only initialize backbone onceRoeland Jago Douma2017-03-221-1/+0
* Revert "Bundle vendor js"Roeland Jago Douma2017-03-221-15/+13
* Merge pull request #3977 from nextcloud/di_ng2blizzz2017-03-221-0/+1
|\
| * Register the namespace with the autoloading to allow reverse recoveryJoas Schilling2017-03-221-0/+1
* | When debug don't load the bundled fileRoeland Jago Douma2017-03-221-2/+19
* | Bundle more default vendor jsRoeland Jago Douma2017-03-221-3/+0
* | Merge vendor jsRoeland Jago Douma2017-03-221-14/+2
|/
* Merge pull request #3945 from nextcloud/downstream-27298Lukas Reschke2017-03-201-1/+4
|\
| * Adding file, line, class and function to the query logger (#27298)Thomas Müller2017-03-191-1/+4
* | HTTP 1.1 used when giving 403 and 404 errors while attempting to download non...noveens2017-03-191-2/+2
|/
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-11/+11
* Merge pull request #3008 from nextcloud/appmenu-experimentMorris Jobke2017-03-161-8/+75
|\
| * Make app management icon act like a normal app iconJulius Haertl2017-03-161-0/+6
| * Fix menu issuesJulius Haertl2017-03-161-6/+19
| * Generate seperate menu list for header barJulius Haertl2017-03-161-3/+41
| * Move active app to the first slotJulius Haertl2017-03-161-9/+19
* | Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-161-1/+3
|\ \ | |/ |/|
| * Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* | Do not double cherck app updateMorris Jobke2017-03-131-8/+3
|/
* Merge pull request #3778 from nextcloud/verify_jpg_filesLukas Reschke2017-03-101-1/+5
|\
| * Test is a file is a valid jpg fileRoeland Jago Douma2017-03-081-1/+5
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-092-303/+3
* | Add more styles to the server.scssMorris Jobke2017-03-091-9/+0
* | [PoC] combine 2 scss files!Roeland Jago Douma2017-03-091-2/+1
|/
* Merge pull request #3689 from nextcloud/cleanup-legacy-classesJoas Schilling2017-03-035-248/+0
|\
| * Get rid of static OCS::notFound()Morris Jobke2017-03-031-43/+0
| * Cleanup not used legacy classesMorris Jobke2017-03-034-205/+0
* | Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-023-5/+5
|/
* Fix code quality a bitJoas Schilling2017-02-221-13/+17
* Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-3/+26
* Revert "cache the storage info for 5 min"Morris Jobke2017-02-161-29/+5
* Merge pull request #3439 from nextcloud/oc-26963Lukas Reschke2017-02-161-8/+8
|\
| * Check if color exists in palette before using itVictor Dubiniuk2017-02-101-3/+3
| * Make sure invalid images don't flood the log fileJoas Schilling2017-02-101-5/+5
* | Don't force displayname if backend already provides oneLukas Reschke2017-02-161-1/+12
* | Always enable avatarsMorris Jobke2017-02-131-4/+2
|/
* Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-301-21/+0
|\
| * always allow remembered loginChristoph Wurst2017-01-111-21/+0
* | Merge pull request #3214 from nextcloud/cache-storage-infoRobin Appelman2017-01-241-5/+29
|\ \
| * | hash the path used for the cache key to prevent key length problemsRobin Appelman2017-01-241-2/+3
| * | cache the storage info for 5 minRobin Appelman2017-01-231-5/+28
* | | Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-231-0/+1
|/ /
* | Fix testsJoas Schilling2017-01-131-8/+8
* | Remove the magic parsing of the descriptionJoas Schilling2017-01-131-24/+2
|/
* Remove group restrictions when those are not allowed anymoreJoas Schilling2017-01-041-0/+8
* Merge pull request #2820 from nextcloud/testing-md5homeLukas Reschke2016-12-231-2/+9
|\
| * Testing md5home (#26854)Vincent Petry2016-12-221-2/+9
* | Only show version in settings - do not list channelMorris Jobke2016-12-221-2/+2
|/
* Don't use cached informations for app versionLukas Reschke2016-12-091-4/+7