Commit Graph

9 Commits (0671c58e361f2ccf2cd23d73a9712c1a31e838ce)

Author SHA1 Message Date
Bjoern Schiessle bf0471a92e show link to app documentation 11 years ago
Vincent Petry c6377e9125 Fixed apps loading order 11 years ago
Bjoern Schiessle bd450d6f6b add post_enable hook if a app gets enabled 12 years ago
Morris Jobke 793ccfd1df fix undefined "shipped" 12 years ago
Frank Karlitschek 258ccdfabe case insensitive sort 12 years ago
Frank Karlitschek a201a66878 fix style 12 years ago
Frank Karlitschek f06df170cb finally fix the app sorting 12 years ago
Markus Goetz e564a3a266 OC_App: Cache list of enabled apps 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher e3013c5801 Add Navigation class to server container 12 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 12 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
kondou 605050df9b Log exception at the catching code 12 years ago
Jan-Christoph Borchardt 367b248bc0 show 'More apps' link to app administration directly in app navigation 12 years ago
kondou 1a4465f41d Improve app-management 12 years ago
Bart Visscher 179b42c56d Fixed review issues 12 years ago
Bart Visscher df8ad46dae Change exit calls to throwing an exception 12 years ago
kondou d9c697534d Fix some typos 12 years ago
Björn Schießle c4aef89278 introduce pre-disable-app hook and use it for the encryption app to reset migration status if the app was disabled 12 years ago
Björn Schießle 839bce80c6 make main menu aware of the different owncloud editions 12 years ago
Jörn Friedrich Dreyer 5ec13742b3 use to_char to allow comparing string to CLOB cloumns in oracle 12 years ago
Jörn Friedrich Dreyer cbd5eb9a1a use to_char only for oracle, whitespace 12 years ago
Jörn Friedrich Dreyer eceb3c8ed5 add debug output 12 years ago
Bernhard Posselt f415f3e03e return true once one owncloud version number is bigger at any position 12 years ago
Bernhard Posselt 5bf3d286f0 created unittests and factored out version test into seperate method 12 years ago
Bernhard Posselt ecd40f0abc spaces to tabs 12 years ago
Bernhard Posselt 736d5deaee version checks for apps now use all three version numbers and fixed bug that would not do the version check correctly for the second version 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 2679123846 Add braces around single line if statements 12 years ago
Bart Visscher d3ef967993 Fix indentation style 12 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 12 years ago
Lukas Reschke bd2f8980cd Typo 12 years ago
Bart Visscher 9dddcae9ca Remove invalid characters from app id to prevent loading of invalid resources 12 years ago
Frank Karlitschek 4a130d106c I'm an evil bastard and I commit this 3 letter text fix without a pull request. 12 years ago
Bart Visscher 340d6fce11 Better way of getting the navigation entries for an app 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Thomas Mueller 665bb41c1f style fixes 12 years ago
Frank Karlitschek 389c4e8415 mark recommended apps. server part not yet fully implemented 12 years ago
root 3fa4b3abff apps updater is now working 12 years ago
Thomas Mueller 825cdf8560 add support for apps to register alternative login methods 12 years ago
Lukas Reschke 30274ee33e Move to OC_App 12 years ago
Lukas Reschke a29f9f90ab Indentation 12 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 12 years ago
Björn Schießle d2c5f9bec7 fix error message, add "appid" to the output to know which app caused the error if OC_App::getStorage() fails. 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Michael Gapczynski f6426cee04 Tweak failure message and throw exceptions from updateDbFromStructure() 12 years ago
Michael Gapczynski 89823ef4f9 Modify and include additional update messages from updating apps 12 years ago
Michael Gapczynski e7eea3dd2e Use hooks to send updates from apps 12 years ago