Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix categories delete fallback when there is no app specific ajax categories ↵ | Bart Visscher | 2012-04-12 | 2 | -16/+12 |
| | | | | delete function | ||||
* | Implement default categories in OC_VCategories | Bart Visscher | 2012-04-12 | 1 | -3/+2 |
| | |||||
* | add a title attribute to the logout button | Frank Karlitschek | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | off by default. great tool for developers but confusing for users. | Frank Karlitschek | 2012-04-12 | 1 | -1/+0 |
| | |||||
* | always display config values | Arthur Schiwon | 2012-04-12 | 2 | -7/+9 |
| | | | | don't change values unintentionally | ||||
* | Fix a session fixation vulnerability | Florian Preinstorfer | 2012-04-12 | 1 | -2/+4 |
| | | | | | | | | - regenerate the session for every successful login - properly destroy a session Further information can be found on: https://en.wikipedia.org/wiki/session_fixation | ||||
* | wrong defaultValue definition in OC.AppConfig.getValue | unknown | 2012-04-12 | 2 | -2/+2 |
| | | | | done | ||||
* | Fixed OC-261 by modifying js files in apps/media/ | Deepak Mittal | 2012-04-12 | 2 | -3/+3 |
| | |||||
* | UTF8 locale by default | Grundik | 2012-04-12 | 2 | -2/+4 |
| | |||||
* | Use OC_Helper::serverHost() in openid settings | Daniele E. Domenichelli | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute() | Daniele E. Domenichelli | 2012-04-12 | 1 | -1/+1 |
| | |||||
* | Add method OC_Helper::serverHost() | Daniele E. Domenichelli | 2012-04-12 | 1 | -0/+22 |
| | | | | | This method returns the server host, even if the website uses one or more reverse proxies. | ||||
* | tests for oc_filesystem | Robin Appelman | 2012-04-12 | 3 | -4/+73 |
| | |||||
* | upgrade getid3 | Robin Appelman | 2012-04-12 | 102 | -16142/+14625 |
| | |||||
* | increase version to show that we are not the same as stable | Frank Karlitschek | 2012-04-11 | 1 | -2/+2 |
| | |||||
* | VCategories: fix function names to coding standard | Bart Visscher | 2012-04-10 | 1 | -2/+2 |
| | |||||
* | Contacts: fix function names to coding standard | Bart Visscher | 2012-04-10 | 3 | -7/+7 |
| | |||||
* | Contacts: Don't lowercase categories value when saving | Bart Visscher | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Contacts: Make part.no_contacts.php translatable | Bart Visscher | 2012-04-10 | 1 | -5/+5 |
| | |||||
* | Silence error for missing appinfo info file | Bart Visscher | 2012-04-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-04-10 | 1 | -2/+2 |
|\ | |||||
| * | fix: drag'n'drop actions with files containing special chars, fixes oc-420 | Arthur Schiwon | 2012-04-10 | 1 | -2/+2 |
| | | |||||
* | | don´t enable by default. still broken | Frank Karlitschek | 2012-04-10 | 2 | -11/+10 |
|/ | |||||
* | fix includes | Frank Karlitschek | 2012-04-09 | 1 | -10/+10 |
| | |||||
* | Add Craigs granite library to 3rdparty and files_versioning. Still not ↵ | Frank Karlitschek | 2012-04-09 | 21 | -0/+3015 |
| | | | | working and lots ot stuff to do. | ||||
* | Contacts: Fix for not being able to add contact to empty/non-existant ↵ | Thomas Tanghus | 2012-04-09 | 3 | -4/+2 |
| | | | | address book. | ||||
* | Removed padding. | Thomas Tanghus | 2012-04-09 | 1 | -0/+12 |
| | |||||
* | Re-added file I had accidentally removed earlier :-P | Thomas Tanghus | 2012-04-09 | 1 | -0/+8 |
| | |||||
* | Copy over all file app data for imported user | Tom Needham | 2012-04-08 | 1 | -2/+2 |
| | |||||
* | Decode json response for admin exports | Tom Needham | 2012-04-08 | 1 | -1/+3 |
| | |||||
* | Fix sqlite version detection | Tom Needham | 2012-04-08 | 1 | -3/+7 |
| | |||||
* | Emit hooks for user creation | Tom Needham | 2012-04-07 | 1 | -0/+9 |
| | |||||
* | Return JSON for import and export methods of OC_Migrate | Tom Needham | 2012-04-07 | 4 | -42/+42 |
| | |||||
* | Merge branch 'master' into migration | Tom Needham | 2012-04-07 | 45 | -307/+698 |
|\ | |||||
| * | Contacts: Misc. cleanup tweaks. | Thomas Tanghus | 2012-04-07 | 7 | -73/+64 |
| | | |||||
| * | Fix bug oc-413: PHP fatal error in contacts page when no contacts in ownCloud. | Thomas Tanghus | 2012-04-07 | 1 | -10/+8 |
| | | |||||
| * | Add some filetypes | Tom Needham | 2012-04-07 | 1 | -0/+2 |
| | | |||||
| * | Update url | Tom Needham | 2012-04-07 | 1 | -1/+1 |
| | | |||||
| * | Give editor focus after saving | Tom Needham | 2012-04-06 | 1 | -0/+1 |
| | | |||||
| * | Provide undo when closing editor with unsaved changes | Tom Needham | 2012-04-06 | 1 | -45/+55 |
| | | |||||
| * | mimetype filter for filepicker | Bartek Przybylski | 2012-04-05 | 4 | -10/+11 |
| | | |||||
| * | filepicker loading style fixup | Bartek Przybylski | 2012-04-05 | 1 | -1/+1 |
| | | |||||
| * | loading screen for filepicker | Bartek Przybylski | 2012-04-05 | 2 | -1/+5 |
| | | |||||
| * | Merge commit 'refs/merge-requests/102' of ↵ | Florian Hülsmann | 2012-04-04 | 2 | -1/+2 |
| |\ | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/102 | ||||
| | * | as preperation for the sgf viewer app i added a file icon for .sgf files ↵ | Nils Jansen | 2012-03-23 | 2 | -1/+2 |
| | | | | | | | | | | | | (saved go games), and an according mimetype. | ||||
| * | | Make the token really random | Tom Needham | 2012-04-04 | 1 | -1/+1 |
| | | | |||||
| * | | webdav needs to load authentication apps | Arthur Schiwon | 2012-04-04 | 3 | -1/+7 |
| | | | |||||
| * | | Check blacklist before saving to filesystem | Tom Needham | 2012-04-03 | 2 | -0/+16 |
| | | | |||||
| * | | Dont typecast variables as integers | Tom Needham | 2012-04-03 | 1 | -1/+1 |
| | | | |||||
| * | | adding icons to filepicker | Bartek Przybylski | 2012-04-03 | 2 | -1/+3 |
| | | |