summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9047 from owncloud/fix_preload_fundamental_appsLukas Reschke2014-06-181-0/+2
|\
| * Load fundamental apps, before any possible customizing app may followArthur Schiwon2014-06-161-0/+2
* | Add deprecation notice to load* functionsLukas Reschke2014-06-161-2/+6
|/
* set logger before registrate to an error handlerMorris Jobke2014-06-091-1/+1
* Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-061-0/+1
|\
| * add snap.js scriptJan-Christoph Borchardt2014-06-051-0/+1
* | Move authentication to it's own callLukas Reschke2014-06-051-1/+2
* | Remove legacy routing codeLukas Reschke2014-06-051-56/+19
|/
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-0/+1
|\
| * hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-041-0/+1
* | Do not load apps when upgrade is neededVincent Petry2014-06-041-1/+1
|/
* Merge pull request #8701 from owncloud/slide-up-toggleBernhard Posselt2014-06-041-0/+1
|\
| * rename to apps.jsBernhard Posselt2014-05-261-1/+1
| * add a slideup mechanismBernhard Posselt2014-05-231-0/+1
* | Merge pull request #8853 from owncloud/design-typefaceJan-Christoph Borchardt2014-06-041-0/+1
|\ \
| * | use Open Sans as typefaceJan-Christoph Borchardt2014-06-031-0/+1
* | | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-041-2/+1
|\ \ \
| * | | move to updated version of placeholderMorris Jobke2014-06-031-1/+1
| * | | first step of infield label removal, fix login screenJan-Christoph Borchardt2014-06-031-1/+0
| |/ /
* | | Merge pull request #8686 from owncloud/session-earlyMorris Jobke2014-06-031-0/+3
|\ \ \ | |/ / |/| |
| * | Add some commentsRobin Appelman2014-06-031-0/+1
| * | Make the session available as early as possibleRobin Appelman2014-05-231-0/+2
| |/
* | Merge pull request #8443 from owncloud/csrf-on-login-and-logoutVincent Petry2014-06-021-0/+10
|\ \
| * \ Merge branch 'master' into csrf-on-login-and-logoutThomas Müller2014-05-191-34/+15
| |\ \
| * | | Redirect to index if the logout link is accessed without valid sessionLukas Reschke2014-05-111-0/+8
| * | | Add CSRF check on login and logoutLukas Reschke2014-05-041-0/+2
* | | | Merge pull request #8727 from owncloud/upgrade-overviewLukas Reschke2014-05-291-0/+15
|\ \ \ \
| * | | | Now showing disabled apps as upgrade status lineVincent Petry2014-05-271-1/+1
| * | | | Added update overview pageVincent Petry2014-05-271-0/+15
| | |_|/ | |/| |
* | | | Merge pull request #8681 from owncloud/logintimestampLukas Reschke2014-05-281-15/+9
|\ \ \ \
| * | | | Clarify commentLukas Reschke2014-05-241-1/+1
| * | | | clean up tryRememberLogin and save the timestamp of users last loginArthur Schiwon2014-05-211-15/+9
| | |_|/ | |/| |
* | | | remove legacy OC_Filesystem being used in a hook callbackThomas Müller2014-05-281-2/+2
| |/ / |/| |
* | | use custom logfile path if defined, otherwise use default of owncloud.log in ...scolebrook2014-05-201-1/+2
|/ /
* | Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* | Merge pull request #8557 from owncloud/custom_session_handlingThomas Müller2014-05-191-2/+11
|\ \
| * | Allow apps to create custom session handlers.ringmaster2014-05-121-2/+11
* | | Change parameter order of implodeRobin McCorkell2014-05-131-1/+1
* | | adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() ...Thomas Müller2014-05-121-29/+1
|/ /
* / Rename issubdirectory to isSubDirectoryLukas Reschke2014-05-111-1/+1
|/
* Merge pull request #8171 from owncloud/fix-importBernhard Posselt2014-05-021-0/+1
|\
| * add class Pimple to autloaderThomas Müller2014-04-281-0/+1
* | Merge pull request #7852 from josh4trunks/basic_auth_fixThomas Müller2014-04-281-13/+14
|\ \
| * | Fixed Typojosh4trunks2014-04-031-1/+1
| * | Don't always $cookie_path, only set it when neededjosh4trunks2014-04-031-3/+2
| * | cookie would be useless if value is not setjosh4trunks2014-04-031-1/+1
| * | Don't to set the cookie it wasn't needed.josh4trunks2014-04-031-1/+1
| * | Fixes login / logout when HTTP Basic Headers are avilable.josh4trunks2014-04-031-13/+15
* | | Remove an added t by the github webeditorLukas Reschke2014-04-271-1/+1
* | | Grammatical fixesLukas Reschke2014-04-271-2/+2