Commit Graph

7585 Commits (2cd35e94b4cd36f8f3e1691bc7da56583daca672)

Author SHA1 Message Date
Thomas Müller fb4f993336 Fix implementation of translation short cut 12 years ago
Vincent Petry c682b1f0c1 Fix language file detection 12 years ago
Thomas Müller 9f7c571e40 update all translation files to js and json 12 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 12 years ago
Vincent Petry d71cd680dd Include core translations 12 years ago
Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out 12 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Jenkins for ownCloud cb944814d9 [tx-robot] updated from transifex 12 years ago
Thomas Müller 46c2909c78 Update doctrine/dbal to 2.5 12 years ago
Thomas Müller c93ddf77b9 Use composer autoloader to load Patchwork 12 years ago
Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 12 years ago
Jenkins for ownCloud 23873d80fe [tx-robot] updated from transifex 12 years ago
Thomas Müller 79778d6a51 code cleanup during review 👍 12 years ago
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 12 years ago
Vincent Petry 21d825ed6c Properly catch 503 storage not available in getQuotaInfo 12 years ago
Lukas Reschke f7c393fa9f Fix PHPDoc 12 years ago
Jörn Friedrich Dreyer e16a58220d allow passing driver options, fixes #11718 12 years ago
Jenkins for ownCloud 5d391910c5 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 214af9523a [tx-robot] updated from transifex 12 years ago
Morris Jobke be32e562e3 drop unneeded hint 12 years ago
Jenkins for ownCloud 3652f02e48 [tx-robot] updated from transifex 12 years ago
Dan Bartram 9c1015b790 Add missing DB rollback functionality 12 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 12 years ago
Lukas Reschke f901c5ff08 Fix PHPDoc and remove explicit type hint 12 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 12 years ago
Lukas Reschke d060180140 Use function outside of loop 12 years ago
Robin Appelman 0b96297783 Use the TempManager to handle temporary files 12 years ago
Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
Lukas Reschke 2d2a4741ce Make files non executable 12 years ago
Jenkins for ownCloud 9babcfb9e2 [tx-robot] updated from transifex 12 years ago
kondou 729dffed5e Load avatar in header via PHP 12 years ago
Lukas Reschke c30b7f8197 Remove unreachable statement 12 years ago
Clark Tomlinson ca5abe5744 Setting moment locale based on user selection 12 years ago
Jenkins for ownCloud e75c2edba6 [tx-robot] updated from transifex 12 years ago
Lukas Reschke be06937e65 Use mixed as type 12 years ago
Arthur Schiwon 993376fb6f better variable name 12 years ago
Arthur Schiwon e0342db47c set up FS by username, not login name\! 12 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 12 years ago
Robin Appelman d83b11d34a Use statements wrapper in \OCP\IDB 12 years ago
Robin Appelman e6f6cdd19f Bit more cleanup 12 years ago
Robin Appelman 2ae6a0d96d Move creating the database connection to the server container 12 years ago
Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 12 years ago
Robin Appelman 97a6f5c46b Extend \OCP\IDBConnection to cover more use cases 12 years ago
Robin Appelman 72f99f5041 Remove \OC\DB\ConnectionWrapper, have \OC\DB\Connection implement \OCP\IDBConnection directly instead 12 years ago
Bjoern Schiessle b7718bc212 always use the correct share type 12 years ago
Jenkins for ownCloud 916e710ece [tx-robot] updated from transifex 12 years ago
Thomas Müller 2814a294c8 call initPaths() right before the server is instantiated 12 years ago
Jenkins for ownCloud 8485743e33 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 8f8abdbaee Add unit tests for convertToRelativePath 12 years ago
Lukas Reschke 7b94c7f9c1 Refer to relative path instead of absolute path 12 years ago