Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | More space for filename on public share page since there is no share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+10 | |
* | | | | In "Deleted files", do not show "Restore" text next to icon as there is no space | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+7 | |
* | | | | Fix tabbability to view-toggle, action on Enter to be fixed | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 | |
* | | | | Adjustments for public share page, actions menu, view toggle | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+14 | |
* | | | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not show | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+0 | |
* | | | | If there is a comment, show it instead of the share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+5 | |
* | | | | If an avatar is present, show that instead of the icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -5/+16 | |
* | | | | Border radius | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+5 | |
* | | | | Fix spacing | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -3/+3 | |
* | | | | Default to grid | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 | |
* | | | | Fix focus background | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+5 | |
* | | | | Improve default visual and selection + default to file link | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -13/+40 | |
* | | | | Tooltip | John Molakvoæ (skjnldsv) | 2018-10-18 | 3 | -2/+3 | |
* | | | | Remember toggle and events handler | John Molakvoæ (skjnldsv) | 2018-10-18 | 5 | -6/+39 | |
* | | | | Hidden footer | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 | |
* | | | | Loading hidden fix | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+2 | |
* | | | | Set grid variable and overall size adjustement | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -17/+43 | |
* | | | | Fixed multiselect and header | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -16/+25 | |
* | | | | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 13 | -16/+16 | |
* | | | | Show view toggle in controls bar | Jan-Christoph Borchardt | 2018-10-18 | 3 | -2/+22 | |
* | | | | Center align the footer file number & size summary | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+23 | |
* | | | | Fetch high resolution thumbnails for grid view | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 | |
* | | | | Also add border-radius to thumbnail | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 | |
* | | | | Fix grey background behind selection checkbox | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 | |
* | | | | Fix popovermenu position | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+13 | |
* | | | | Adjust design of grid view | Jan-Christoph Borchardt | 2018-10-18 | 1 | -2/+70 | |
* | | | | Grid init | John Molakvoæ (skjnldsv) | 2018-10-18 | 3 | -1/+45 | |
|/ / / | ||||||
* | | | Merge pull request #11853 from nextcloud/csp/comments | Morris Jobke | 2018-10-18 | 5 | -27/+56 | |
|\ \ \ | ||||||
| * | | | Move more comments to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 5 | -27/+56 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #11822 from nextcloud/bugfix/noid/forbid_freebusy_but_allo... | Morris Jobke | 2018-10-18 | 7 | -107/+304 | |
|\ \ \ | ||||||
| * | | | move disableFreeBusy check from User principal backend to Scheduling Outbox c... | Georg Ehrke | 2018-10-16 | 7 | -107/+304 | |
| |/ / | ||||||
* | | | Merge pull request #11878 from nextcloud/no-require-same-site-cookie-on-assets | blizzz | 2018-10-18 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Don't require Same Site Cookies on assets | Thomas Citharel | 2018-10-17 | 1 | -0/+2 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_init | blizzz | 2018-10-17 | 1 | -1/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Double check for failed cache with a shared storage | Roeland Jago Douma | 2018-10-16 | 1 | -1/+3 | |
* | | | Merge pull request #11870 from nextcloud/fix/noid/proper-column-name-escaping | Morris Jobke | 2018-10-16 | 3 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Properly escape column name in "createFunction" call | Morris Jobke | 2018-10-16 | 3 | -3/+3 | |
| |/ / | ||||||
* | | | Merge pull request #11839 from nextcloud/csp/files_drop | Roeland Jago Douma | 2018-10-16 | 4 | -12/+38 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Move files_drop to compiled handlebars | Roeland Jago Douma | 2018-10-16 | 4 | -12/+38 | |
* | | | Merge pull request #11358 from Zulan/fix-welcome-l10n | Morris Jobke | 2018-10-16 | 3 | -75/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Get l10n within NewUserMailHelper to ensure it always uses the new user's lan... | zulan | 2018-10-15 | 3 | -75/+4 | |
* | | | Merge pull request #11849 from nextcloud/csp/fileactionsmenu | Roeland Jago Douma | 2018-10-15 | 4 | -23/+56 | |
|\ \ \ | ||||||
| * | | | Tests: Properly compare the file action label | Julius Härtl | 2018-10-15 | 1 | -1/+1 | |
| * | | | Move fileactionsmenu to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 3 | -22/+55 | |
| | |/ | |/| | ||||||
* / | | Move workflowengine to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 6 | -72/+179 | |
|/ / | ||||||
* | | Fix a case where "password_by_talk" was not a boolean (e.g. null or "0") and ... | Morris Jobke | 2018-10-12 | 1 | -1/+1 | |
* | | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -1/+1 | |
* | | Merge pull request #11759 from nextcloud/feature/11504/sharing-favicon | Morris Jobke | 2018-10-12 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Use default favicon on sharing pages | Julius Härtl | 2018-10-11 | 1 | -1/+1 | |
* | | | Merge pull request #10778 from suntorytimed/patch-1 | Roeland Jago Douma | 2018-10-11 | 1 | -0/+4 | |
|\ \ \ | |/ / |/| | |