Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-11 | 10 | -18/+18 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Sanitization isn't required here | Michael Gapczynski | 2012-07-11 | 1 | -19/+6 | |
| | * | | | | | | | Show private link in dropdown | Michael Gapczynski | 2012-07-11 | 1 | -1/+5 | |
| | * | | | | | | | Generate random token for private links (more entropy than past private links) | Michael Gapczynski | 2012-07-11 | 1 | -2/+3 | |
| | * | | | | | | | Get rid of sneaky error_log() that got left behind | Michael Gapczynski | 2012-07-10 | 1 | -1/+0 | |
| | * | | | | | | | Sanitize POST and GET in ajax/share | Michael Gapczynski | 2012-07-10 | 1 | -14/+38 | |
| | * | | | | | | | Sharing files working using share API | Michael Gapczynski | 2012-07-10 | 1 | -7/+11 | |
| | * | | | | | | | Add parameter to showDropDown to not show private link UI, only files can be ... | Michael Gapczynski | 2012-07-03 | 1 | -12/+19 | |
| | * | | | | | | | Add share with to list in dropdown after sharing | Michael Gapczynski | 2012-07-03 | 1 | -1/+5 | |
| | * | | | | | | | Clean up in the dropdown for unsharing | Michael Gapczynski | 2012-07-03 | 2 | -71/+28 | |
| | * | | | | | | | Remove the method getItemsSharedStatuses, it is easy enough to just pass the ... | Michael Gapczynski | 2012-07-02 | 1 | -1/+1 | |
| | * | | | | | | | Fix fetching item type from share class element, comment out the auto hider f... | Michael Gapczynski | 2012-06-30 | 1 | -12/+12 | |
| | * | | | | | | | Show users and groups shared with in dropdown | Michael Gapczynski | 2012-06-27 | 1 | -10/+17 | |
| | * | | | | | | | $_POST variables should be $_GET for fetch | Michael Gapczynski | 2012-06-27 | 1 | -2/+2 | |
| | * | | | | | | | Fix ajax share file and replace 'User or Group' select form with a textbox | Michael Gapczynski | 2012-06-27 | 2 | -45/+17 | |
| | * | | | | | | | Forgot I got rid of the class field backendTypes, use the array keys of the b... | Michael Gapczynski | 2012-06-27 | 1 | -1/+1 | |
| | * | | | | | | | Prepare drop down UI for share API | Michael Gapczynski | 2012-06-27 | 2 | -93/+81 | |
| | * | | | | | | | Move ajax and js files to core | Michael Gapczynski | 2012-06-27 | 2 | -0/+408 | |
| * | | | | | | | | Optimized image size | Lukas Reschke | 2012-08-18 | 63 | -0/+0 | |
| * | | | | | | | | Comment out javascript that hides login button | Anders Nor Berle | 2012-08-16 | 1 | -2/+3 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Position appsettings fixed and load it in dynamically added element. | Thomas Tanghus | 2012-08-12 | 2 | -34/+36 | |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 1 | -0/+64 | |
| * | | | | | | | Merge branch 'backgroundjobs' | Jakob Sack | 2012-08-10 | 1 | -0/+25 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | JavaScript file for activating web cron | Jakob Sack | 2012-08-09 | 1 | -0/+25 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Use OC_Util::displayLoginPage and cleanup the function | Bart Visscher | 2012-08-10 | 1 | -3/+3 | |
| * | | | | | | | Removed unused file | Lukas Reschke | 2012-08-10 | 1 | -47/+0 | |
| * | | | | | | | Added XSRF check | Lukas Reschke | 2012-08-10 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-07 | 1 | -3/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Small changes to allow updating main menu dynamically. | Thomas Tanghus | 2012-08-05 | 1 | -1/+1 | |
| * | | | | | Fix scrollbar issue. Fixes oc-1414 | Tom Needham | 2012-08-04 | 1 | -1/+1 | |
| * | | | | | Tweak users delete notification | Michael Gapczynski | 2012-08-04 | 1 | -0/+1 | |
| * | | | | | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-03 | 1 | -6/+5 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-02 | 1 | -1/+0 | |
| * | | | | | Propagate exceptions in OC.appSettings. | Thomas Tanghus | 2012-08-01 | 1 | -2/+2 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-01 | 1 | -0/+1 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 47 | -101/+702 | |
| * | | | | | Forgot to also use the options I added :-P | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 | |
| * | | | | | Added some more options to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -2/+33 | |
| * | | | | | Made the parameter for OC.appSettings() an object to be able to extend it. | Thomas Tanghus | 2012-07-31 | 1 | -2/+5 | |
| * | | | | | White space | Thomas Tanghus | 2012-07-31 | 1 | -7/+6 | |
| * | | | | | Popup for app specific settings. | Thomas Tanghus | 2012-07-31 | 2 | -16/+48 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 2 | -12/+48 | |
| * | | | | Tweak appearance of undo delete notification | Michael Gapczynski | 2012-07-29 | 1 | -1/+1 | |
| * | | | | fix for bug #1295, don't escape password reset link | Bjoern Schiessle | 2012-07-27 | 1 | -1/+1 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-27 | 1 | -0/+35 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -0/+64 | |
| * | | | | Updated style | Lukas Reschke | 2012-07-26 | 1 | -1/+1 | |
| * | | | | Remove unused files | Lukas Reschke | 2012-07-26 | 2 | -84/+0 | |
| * | | | | Check for admin user | Lukas Reschke | 2012-07-26 | 1 | -0/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 2 | -0/+2 |