Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-09 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 8 | -22/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 2 | -40/+40 |
| | |||||
* | Fix getMock files | Roeland Jago Douma | 2016-09-06 | 3 | -7/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 6 | -14/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 8 | -4/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 10 | -8/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 6 | -10/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 8 | -0/+8 |
| | |||||
* | Merge pull request #1215 from ↵ | Roeland Jago Douma | 2016-09-01 | 2 | -2/+4 |
|\ | | | | | | | | | nextcloud/issue-1083-update-live-relative-timestamps Update relative timestamps for a better "live" feeling | ||||
| * | Use live timestamp in the sidebar details | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | | |||||
| * | Update live timestamps to give a more live feeling | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | | |||||
* | | Also prevent null byte character | Joas Schilling | 2016-09-01 | 2 | -1/+3 |
| | | |||||
* | | Filter out %0A from paths | Joas Schilling | 2016-09-01 | 2 | -2/+8 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 12 | -70/+178 |
| | |||||
* | Merge pull request #1147 from nextcloud/files-hidden-files-summary | Roeland Jago Douma | 2016-08-29 | 4 | -52/+230 |
|\ | | | | | Display number of hidden files in files summary (#25870) | ||||
| * | Display number of hidden files in files summary (#25870) | Vincent Petry | 2016-08-29 | 4 | -52/+230 |
| | | | | | | | | When dot files are hidden, the table summary and selection summary will not show how many hidden files were included. | ||||
* | | Merge pull request #1146 from nextcloud/init-filesconfig | Roeland Jago Douma | 2016-08-29 | 1 | -0/+4 |
|\ \ | | | | | | | Make sure file list files config always exists | ||||
| * | | Make sure file list files config always exists | Vincent Petry | 2016-08-29 | 1 | -0/+4 |
| |/ | | | | | | | Initialize files config with defaults in case none was passed | ||||
* / | Before a user is getting scanned the database connection is re-established | Thomas Müller | 2016-08-29 | 1 | -1/+26 |
|/ | |||||
* | Merge pull request #1005 from nextcloud/fix_994 | Lukas Reschke | 2016-08-23 | 5 | -10/+103 |
|\ | | | | | Do not error on maxUploadChange | ||||
| * | put file handling into a section again | Arthur Schiwon | 2016-08-22 | 1 | -16/+18 |
| | | |||||
| * | Do not error on maxUploadChange | Roeland Jago Douma | 2016-08-22 | 5 | -23/+114 |
| | | | | | | | | | | | | | | | | | | | | The new admin page broke the updating of the max upload size. This is due to very old code there. * Now update is done in the background using js * Added proper route+controller to update Fixes #994 | ||||
* | | Merge pull request #956 from nextcloud/fix_952 | Lukas Reschke | 2016-08-23 | 2 | -77/+40 |
|\ \ | |/ |/| | When using permalinks don't error out if file id can't be found | ||||
| * | When requesting a permalink to an invalid file redirect | Roeland Jago Douma | 2016-08-19 | 2 | -7/+10 |
| | | | | | | | | We need to do the redirect to update address bar. | ||||
| * | When using permalinks don't error out if file id can't be found | Roeland Jago Douma | 2016-08-19 | 2 | -73/+33 |
| | | | | | | | | | | | | | | | | Fixes #952 * Use only the index route (since it went to showFile anyways) * Fix tests * Use getUserFolder to force init of users mounts | ||||
* | | Fix hidden files handling | Vincent Petry | 2016-08-19 | 4 | -31/+82 |
|/ | | | | | | | Hidden files (dot files) are now always rendered in the DOM to make sure that all file operations and selection still work as expected. Their visibility is now toggled on CSS level. | ||||
* | Add cachebuster to apps.css | Lukas Reschke | 2016-08-18 | 1 | -7/+7 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 2 | -2/+2 |
| | |||||
* | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 2 | -85/+20 |
|\ | | | | | IE8 be gone! | ||||
| * | Remove IE8 support from ViewController | Roeland Jago Douma | 2016-08-16 | 2 | -85/+20 |
| | | | | | | | | | | * Update tests * Fix getMock in tests | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 2 | -2/+6 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Arthur Schiwon | 2016-08-16 | 4 | -4/+10 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-16 | 4 | -4/+10 |
| | | |||||
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 10 | -10/+28 |
|\| | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-15 | 2 | -2/+6 |
| | | |||||
| * | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-12 | 8 | -8/+22 |
| | | |||||
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -2/+2 |
| | | | | | | | | CI uses an older PHPUnit | ||||
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -0/+83 |
| | | |||||
* | | move mail settings and file handling to additional ones, thus files_external ↵ | Arthur Schiwon | 2016-08-13 | 3 | -69/+1 |
| | | | | | | | | gets its own section | ||||
* | | change casing in section display names | Arthur Schiwon | 2016-08-13 | 1 | -1/+1 |
| | | |||||
* | | adjust files app, and integrate files_external into that section | Arthur Schiwon | 2016-08-11 | 5 | -54/+166 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-05 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-04 | 2 | -8/+8 |
| | |||||
* | Merge pull request #653 from nextcloud/animate-sidebar | Morris Jobke | 2016-08-01 | 1 | -0/+4 |
|\ | | | | | slight animation for the sidebar for better feedback what happens | ||||
| * | Fix javascript tests for sidebar animation | Julius Haertl | 2016-07-30 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #674 from nextcloud/action-menu-position | Lukas Reschke | 2016-08-01 | 1 | -7/+0 |
|\ \ | | | | | | | remove extra file size padding to fix action menu position | ||||
| * | | remove extra file size padding to fix action menu position | Jan-Christoph Borchardt | 2016-07-30 | 1 | -7/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-01 | 4 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-31 | 2 | -0/+2 |
|/ / |