summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-09-092-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-088-22/+40
|
* [tx-robot] updated from transifexNextcloud bot2016-09-072-40/+40
|
* Fix getMock filesRoeland Jago Douma2016-09-063-7/+12
|
* [tx-robot] updated from transifexNextcloud bot2016-09-066-14/+24
|
* [tx-robot] updated from transifexNextcloud bot2016-09-058-4/+14
|
* [tx-robot] updated from transifexNextcloud bot2016-09-0410-8/+36
|
* [tx-robot] updated from transifexNextcloud bot2016-09-036-10/+16
|
* [tx-robot] updated from transifexNextcloud bot2016-09-028-0/+8
|
* Merge pull request #1215 from ↵Roeland Jago Douma2016-09-012-2/+4
|\ | | | | | | | | nextcloud/issue-1083-update-live-relative-timestamps Update relative timestamps for a better "live" feeling
| * Use live timestamp in the sidebar detailsJoas Schilling2016-09-011-1/+2
| |
| * Update live timestamps to give a more live feelingJoas Schilling2016-09-011-1/+2
| |
* | Also prevent null byte characterJoas Schilling2016-09-012-1/+3
| |
* | Filter out %0A from pathsJoas Schilling2016-09-012-2/+8
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-0112-70/+178
|
* Merge pull request #1147 from nextcloud/files-hidden-files-summaryRoeland Jago Douma2016-08-294-52/+230
|\ | | | | Display number of hidden files in files summary (#25870)
| * Display number of hidden files in files summary (#25870)Vincent Petry2016-08-294-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-filesconfigRoeland Jago Douma2016-08-291-0/+4
|\ \ | | | | | | Make sure file list files config always exists
| * | Make sure file list files config always existsVincent Petry2016-08-291-0/+4
| |/ | | | | | | Initialize files config with defaults in case none was passed
* / Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
|/
* Merge pull request #1005 from nextcloud/fix_994Lukas Reschke2016-08-235-10/+103
|\ | | | | Do not error on maxUploadChange
| * put file handling into a section againArthur Schiwon2016-08-221-16/+18
| |
| * Do not error on maxUploadChangeRoeland Jago Douma2016-08-225-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_952Lukas Reschke2016-08-232-77/+40
|\ \ | |/ |/| When using permalinks don't error out if file id can't be found
| * When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-192-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 foundRoeland Jago Douma2016-08-192-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 handlingVincent Petry2016-08-194-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.cssLukas Reschke2016-08-181-7/+7
|
* [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+2
|
* Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-172-85/+20
|\ | | | | IE8 be gone!
| * Remove IE8 support from ViewControllerRoeland Jago Douma2016-08-162-85/+20
| | | | | | | | | | * Update tests * Fix getMock in tests
* | [tx-robot] updated from transifexNextcloud bot2016-08-172-2/+6
| |
* | Merge branch 'master' into implement_712Arthur Schiwon2016-08-164-4/+10
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-164-4/+10
| |
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-1510-10/+28
|\|
| * [tx-robot] updated from transifexNextcloud bot2016-08-152-2/+6
| |
| * [tx-robot] updated from transifexNextcloud bot2016-08-128-8/+22
| |
* | Use MockBuilder instead of createMockLukas Reschke2016-08-151-2/+2
| | | | | | | | CI uses an older PHPUnit
* | Add unit testsLukas Reschke2016-08-151-0/+83
| |
* | move mail settings and file handling to additional ones, thus files_external ↵Arthur Schiwon2016-08-133-69/+1
| | | | | | | | gets its own section
* | change casing in section display namesArthur Schiwon2016-08-131-1/+1
| |
* | adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-115-54/+166
|/
* [tx-robot] updated from transifexNextcloud bot2016-08-052-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-08-042-8/+8
|
* Merge pull request #653 from nextcloud/animate-sidebarMorris Jobke2016-08-011-0/+4
|\ | | | | slight animation for the sidebar for better feedback what happens
| * Fix javascript tests for sidebar animationJulius Haertl2016-07-301-0/+4
| |
* | Merge pull request #674 from nextcloud/action-menu-positionLukas Reschke2016-08-011-7/+0
|\ \ | | | | | | remove extra file size padding to fix action menu position
| * | remove extra file size padding to fix action menu positionJan-Christoph Borchardt2016-07-301-7/+0
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-08-014-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-07-312-0/+2
|/ /