Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dispatch event to allow apps to load their script for collections | Julius Härtl | 2019-03-19 | 5 | -17/+26 |
* | Use rich objects instead of name, link and icon | Joas Schilling | 2019-03-19 | 6 | -161/+49 |
* | Replace the icon-class with an absolute link to an image | Joas Schilling | 2019-03-19 | 6 | -16/+21 |
* | Merge pull request #14571 from cowai/optimize-files_external-notify | Morris Jobke | 2019-03-19 | 1 | -15/+40 |
|\ | |||||
| * | Use two queries to mark parent as outdated | Ari Selseng | 2019-03-18 | 1 | -15/+40 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-19 | 184 | -410/+562 |
* | | Merge pull request #14737 from nextcloud/improve-starting-speed-of-acceptance... | Roeland Jago Douma | 2019-03-18 | 1 | -1/+12 |
|\ \ | |||||
| * | | Improve startup speed of acceptance tests | Joas Schilling | 2019-03-18 | 1 | -1/+12 |
* | | | Merge pull request #14736 from nextcloud/fix/do_not_load_showpassword | Morris Jobke | 2019-03-18 | 3 | -5/+0 |
|\ \ \ | |||||
| * | | | Fix showpassword loads | Roeland Jago Douma | 2019-03-18 | 3 | -5/+0 |
* | | | | Merge pull request #14724 from nextcloud/enh/nonce_for_iframes | Morris Jobke | 2019-03-18 | 1 | -1/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | CSP: set nonce for iframes | Roeland Jago Douma | 2019-03-16 | 1 | -1/+5 |
* | | | | Merge pull request #14666 from nextcloud/design/settings-header | Morris Jobke | 2019-03-18 | 3 | -2/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Adjust acceptance tests | Morris Jobke | 2019-03-18 | 2 | -1/+20 |
| * | | | Don't show 'Personal' header in settings when Admin section is not there | Jan-Christoph Borchardt | 2019-03-17 | 1 | -1/+3 |
* | | | | Merge pull request #14721 from nextcloud/fix/14639/trash_delete_perm | Roeland Jago Douma | 2019-03-18 | 3 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Trashbin: Delete => Delete permanently | Roeland Jago Douma | 2019-03-16 | 3 | -4/+4 |
* | | | | | Merge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trash | Roeland Jago Douma | 2019-03-18 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Use higher preview resolution in trashbin | Roeland Jago Douma | 2019-03-16 | 1 | -2/+2 |
| |/ / / / | |||||
* | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-18 | 26 | -82/+194 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-17 | 36 | -80/+380 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-16 | 72 | -160/+474 |
* | | | Merge pull request #14643 from nextcloud/setup-page-db-select | Roeland Jago Douma | 2019-03-15 | 2 | -5/+10 |
|\ \ \ | |||||
| * | | | Removed radio and shadow on active | John Molakvoæ (skjnldsv) | 2019-03-15 | 1 | -1/+9 |
| * | | | remove dangling space | Robin Appelman | 2019-03-12 | 1 | -1/+1 |
| * | | | fix database select styling in setup page | Robin Appelman | 2019-03-12 | 1 | -3/+0 |
* | | | | Merge pull request #14705 from nextcloud/deprecate/marked-escapeHTML-formatDa... | Roeland Jago Douma | 2019-03-15 | 3 | -20/+36 |
|\ \ \ \ | |||||
| * | | | | Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, rel... | John Molakvoæ (skjnldsv) | 2019-03-15 | 3 | -20/+36 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14689 from nextcloud/rename-moveable-mount-readonly-parent | Roeland Jago Douma | 2019-03-15 | 1 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | allow renaming the root of a movable mount even if the parent folder is readonly | Robin Appelman | 2019-03-14 | 1 | -1/+9 |
* | | | | | Merge pull request #14706 from nextcloud/warn-sqlite-fix | Roeland Jago Douma | 2019-03-15 | 1 | -4/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix language of SQLite warning, follow-up to #14682 | Jan-Christoph Borchardt | 2019-03-15 | 1 | -4/+3 |
* | | | | | Merge pull request #14712 from nextcloud/remove-spaming-debug-logs | Morris Jobke | 2019-03-15 | 2 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove spaming debug logs | Joas Schilling | 2019-03-15 | 2 | -2/+0 |
* | | | | | | Merge pull request #14641 from nextcloud/assemblystream-seek | Morris Jobke | 2019-03-15 | 2 | -3/+52 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | make assemblystream seekable | Robin Appelman | 2019-03-13 | 2 | -3/+52 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detection | Morris Jobke | 2019-03-15 | 5 | -11/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Fix behaviour of plural default rule | Morris Jobke | 2019-03-15 | 3 | -3/+3 |
| * | | | | | Rename the variable aswell | Joas Schilling | 2019-03-12 | 2 | -8/+8 |
| * | | | | | Fix plural rule detection for languages | Joas Schilling | 2019-03-11 | 5 | -5/+5 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-15 | 144 | -366/+648 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #14682 from nextcloud/warn-sqlite | Roeland Jago Douma | 2019-03-15 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Using SQLite should sound more scary 😈 | Marius Blüm | 2019-03-14 | 1 | -3/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #14637 from nextcloud/design/grid-border | Morris Jobke | 2019-03-14 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Only show border for files with generated previews | Jan-Christoph Borchardt | 2019-03-14 | 1 | -1/+6 |
| * | | | | | Add border around previews in grid view | Jan-Christoph Borchardt | 2019-03-12 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #14686 from nextcloud/bugfix/noid/fix-hardcoded-f-url-hand... | Morris Jobke | 2019-03-14 | 1 | -2/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Import needed class | Morris Jobke | 2019-03-14 | 1 | -0/+1 |
| * | | | | | Add correct method for hardcoded `/f/{fileid}` | Joas Schilling | 2019-03-14 | 1 | -2/+14 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #14681 from nextcloud/forwardport/noid/fragile-tests | Morris Jobke | 2019-03-14 | 3 | -58/+58 |
|\ \ \ \ \ |