Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some jshint issues in core/js/share* | Roeland Jago Douma | 2016-08-19 | 7 | -11/+19 |
| | |||||
* | Remove uninterpreted PHP | Lukas Reschke | 2016-08-19 | 1 | -1/+1 |
| | | | | This is in an HTML file. The PHP won't be executed :see_no_evil: | ||||
* | Merge pull request #964 from ↵ | Lukas Reschke | 2016-08-19 | 1 | -1/+4 |
|\ | | | | | | | | | nextcloud/master-aedae12db5ebfaf56bec91b736fb8a569cecf16f [master] In cases where the server dictates the link share expiration… | ||||
| * | [master] In cases where the server dictates the link share expiration the ↵ | Thomas Müller | 2016-08-19 | 1 | -1/+4 |
| | | | | | | | | date is not updated on consequitive changes and enable/disable actions | ||||
* | | Merge pull request #959 from nextcloud/map_mobi | Marius Blüm | 2016-08-19 | 1 | -0/+3 |
|\ \ | |/ |/| | Update mimetypes | ||||
| * | Update mimetypes | Roeland Jago Douma | 2016-08-19 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #865 from nextcloud/ocs_config | Morris Jobke | 2016-08-19 | 2 | -0/+18 |
|\ \ | |/ |/| | Move OCS route /config to proper controller | ||||
| * | we are Nextcloud :) | Roeland Jago Douma | 2016-08-18 | 1 | -1/+1 |
| | | |||||
| * | Move /config over to Core OCSController | Roeland Jago Douma | 2016-08-18 | 2 | -0/+18 |
| | | |||||
* | | Kill ajax/share.php | Roeland Jago Douma | 2016-08-18 | 2 | -378/+0 |
| | | | | | | | | | | Using this file will insert invalid shares. OCS has to be used exclusively! | ||||
* | | Add cachebuster to apps.css | Lukas Reschke | 2016-08-18 | 1 | -3/+3 |
| | | |||||
* | | Add cachebuster to styles.css | Lukas Reschke | 2016-08-18 | 1 | -8/+8 |
| | | |||||
* | | Add cachebuster to right navigation | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
| | | |||||
* | | Add cache buster to left menu bar | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
| | | |||||
* | | Add cache buster to logo | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
| | | |||||
* | | Revert "Fixing infinite spinning animation on user menu ctrl+click" | Morris Jobke | 2016-08-18 | 1 | -25/+9 |
|/ | |||||
* | Merge pull request #778 from nextcloud/Faldon-user_menu_ui | Morris Jobke | 2016-08-18 | 1 | -9/+25 |
|\ | | | | | Fixing infinite spinning animation on user menu ctrl+click | ||||
| * | Removed debug code. | Faldon | 2016-08-11 | 1 | -1/+0 |
| | | |||||
| * | Fixed user and main menu closing on right mouse button click. | Thomas Pulzer | 2016-08-11 | 1 | -7/+8 |
| | | | | | | | | Fixed wrong variable assignment when trying to open link in new window. | ||||
| * | Changed app and user menu delegates to mousedown events. | Thomas Pulzer | 2016-08-09 | 1 | -4/+13 |
| | | | | | | | | | | Added proper handling of primary mouse button click with and without ctrl-/meta-key modifier. Added handlig of middle mouse button click. | ||||
| * | Added OS X meta key check for stopping spinning animation in app and user menu. | Thomas Pulzer | 2016-08-09 | 1 | -2/+2 |
| | | |||||
| * | Fixed user menu to not show spinner on ctrl+click. | Thomas Pulzer | 2016-08-09 | 1 | -3/+10 |
| | | | | | | | | Fixes #616 | ||||
* | | Empty tags are not allowed for image and feColorMatrix in IE11 and below | Morris Jobke | 2016-08-17 | 1 | -4/+4 |
| | | |||||
* | | Add viewBox to app icons | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | | | If we don't add a viewbox a lot of browsers will just say NOPE!!! when we ask them to scale. | ||||
* | | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 1 | -5/+0 |
|\ \ | | | | | | | IE8 be gone! | ||||
| * | | Delete IE8 support in the avatar controller | Roeland Jago Douma | 2016-08-16 | 1 | -5/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 4 | -4/+14 |
| | | | |||||
* | | | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 8 | -2/+76 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 8 | -2/+76 |
| | | | |||||
* | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 19 | -19/+197 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 2 | -2/+46 |
| | | | |||||
| * | | compress images and fix position | Jan-Christoph Borchardt | 2016-08-13 | 5 | -136/+16 |
| | | | |||||
| * | | adding social buttons | Frank Karlitschek | 2016-08-13 | 5 | -0/+140 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-13 | 6 | -2/+34 |
| | | | |||||
| * | | Merge pull request #844 from nextcloud/twofactor_mw_excep | Lukas Reschke | 2016-08-12 | 1 | -0/+2 |
| |\ \ | | | | | | | | | TwoFactorMiddleware should forward Exception | ||||
| | * | | Throw exception if you don't handle it | Roeland Jago Douma | 2016-08-12 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merge pull request #837 from ↵ | Morris Jobke | 2016-08-12 | 1 | -9/+25 |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | nextcloud/when-logged-in-then-just-redirect-to-redirected-page When logged in then just redirect to redirected page | ||||
| | * | | Redirect users when already logged-in on login form | Lukas Reschke | 2016-08-11 | 1 | -9/+25 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-12 | 6 | -6/+70 |
| |/ / | |||||
* | | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-11 | 21 | -3/+146 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-11 | 12 | -0/+36 |
| | | | |||||
| * | | Merge pull request #807 from nextcloud/ocs_dataresponse | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
| |\ \ | | | | | | | | | OCSController requires DataResponse | ||||
| | * | | Fix Core's OCSController response | Roeland Jago Douma | 2016-08-10 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add missing array element - fixes #25714 | Thomas Müller | 2016-08-10 | 1 | -1/+1 |
| |/ / | |||||
| * | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-10 | 2 | -0/+6 |
| | | | |||||
| * | | Merge pull request #777 from nextcloud/ocs_capabilities | Morris Jobke | 2016-08-10 | 3 | -0/+95 |
| |\ \ | | | | | | | | | Move /cloud/capabilities and /cloud/user to Core | ||||
| | * | | Move /cloud/user to Core app | Roeland Jago Douma | 2016-08-09 | 2 | -1/+23 |
| | | | | |||||
| | * | | Move getCapabilities over to Core | Roeland Jago Douma | 2016-08-09 | 3 | -2/+31 |
| | | | | |||||
| | * | | Allow OCS routes in Core and Settings | Roeland Jago Douma | 2016-08-09 | 1 | -0/+44 |
| | |/ | |||||
| * | | Merge pull request #677 from nextcloud/app-menu-fix | Lukas Reschke | 2016-08-10 | 1 | -0/+4 |
| |\ \ | | | | | | | | | Fix closing app menu on mobile |