Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Remove setters | Julius Härtl | 2018-02-27 | 1 | -48/+0 | |
| * | | | | Rework array handling to avoid phan error | Julius Härtl | 2018-02-27 | 1 | -27/+12 | |
| * | | | | Add id to list element | Julius Härtl | 2018-02-27 | 1 | -2/+2 | |
| * | | | | Fix acceptance test for new menu structure | Julius Härtl | 2018-02-27 | 2 | -2/+2 | |
| * | | | | Add test for PublicTemplateResponse | Julius Härtl | 2018-02-27 | 1 | -0/+84 | |
| * | | | | Sort menu by priority | Julius Härtl | 2018-02-27 | 1 | -0/+3 | |
| * | | | | Fix files_sharing tests | Julius Härtl | 2018-02-27 | 2 | -5/+31 | |
| * | | | | Add missing phpdoc for public API | Julius Härtl | 2018-02-27 | 3 | -11/+75 | |
| * | | | | Add phpdoc, typehints and sanitize HTML | Julius Härtl | 2018-02-27 | 3 | -11/+96 | |
| * | | | | Fix popovermenu | Julius Härtl | 2018-02-27 | 1 | -3/+3 | |
| * | | | | Use PublicTemplateResponse for files_sharing | Julius Härtl | 2018-02-27 | 7 | -101/+157 | |
| * | | | | Expose parameters as variables to templates | Julius Härtl | 2018-02-27 | 1 | -1/+4 | |
| * | | | | update autoloader | Julius Härtl | 2018-02-27 | 2 | -0/+6 | |
| * | | | | Add menu item abstraction | Julius Härtl | 2018-02-27 | 3 | -0/+265 | |
| * | | | | Enable renderAs public page | Julius Härtl | 2018-02-27 | 1 | -0/+4 | |
| * | | | | Add public template | Julius Härtl | 2018-02-27 | 5 | -0/+133 | |
| * | | | | Pass template parameters to parent template | Julius Härtl | 2018-02-27 | 2 | -2/+8 | |
| |/ / / | ||||||
* | | | | Merge pull request #8285 from nextcloud/apps_files-smb-catch-exceptions-on-li... | Roeland Jago Douma | 2018-02-27 | 1 | -3/+13 | |
|\ \ \ \ | ||||||
| * | | | | Make SMB module more fault-tolerant | Roland Tapken | 2018-02-09 | 1 | -3/+13 | |
* | | | | | Merge pull request #8475 from sagorika1996/theme | Morris Jobke | 2018-02-27 | 1 | -5/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | Empty name not allowed | Sagorika Das | 2018-02-27 | 1 | -5/+32 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8553 from nextcloud/strict_logger | Morris Jobke | 2018-02-27 | 4 | -30/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | Loglevel is an int | Roeland Jago Douma | 2018-02-27 | 4 | -6/+6 | |
| * | | | | | Typehint Throwable | Roeland Jago Douma | 2018-02-27 | 2 | -2/+2 | |
| * | | | | | Make ILogger strict | Roeland Jago Douma | 2018-02-27 | 4 | -28/+30 | |
* | | | | | | Merge pull request #8552 from nextcloud/strict_session | Morris Jobke | 2018-02-27 | 5 | -35/+42 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Make ISession strict | Roeland Jago Douma | 2018-02-26 | 5 | -35/+42 | |
* | | | | | | Merge pull request #8557 from nextcloud/fix-theming-defaults | Roeland Jago Douma | 2018-02-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix check if theming defaults instance is available | Morris Jobke | 2018-02-27 | 1 | -1/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8548 from BernieO/patch-1 | Roeland Jago Douma | 2018-02-27 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix: change 'sqlite' to 'sqlite3' | BernieO | 2018-02-26 | 1 | -3/+3 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-27 | 242 | -1614/+1738 | |
* | | | | | | Merge pull request #8485 from sagorika1996/rename | Roeland Jago Douma | 2018-02-26 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rename dialog closed when not active | Sagorika Das | 2018-02-21 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #7933 from nextcloud/update-notification-vuejs | Joas Schilling | 2018-02-26 | 17 | -193/+6692 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix appname | Morris Jobke | 2018-02-26 | 1 | -1/+1 | |
| * | | | | | | Fix unit tests | Joas Schilling | 2018-02-23 | 1 | -1/+21 | |
| * | | | | | | fixup! Add vselect theming into server | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -1/+0 | |
| * | | | | | | Add vselect theming into server | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -15/+76 | |
| * | | | | | | Ignore the map file too | Joas Schilling | 2018-02-22 | 1 | -0/+1 | |
| * | | | | | | Use mixin for translations | Joas Schilling | 2018-02-22 | 2 | -48/+22 | |
| * | | | | | | Use VueSelect instead of select2 | Joas Schilling | 2018-02-22 | 6 | -14/+72 | |
| * | | | | | | Move updatenotifications to webpack with .vue file | Joas Schilling | 2018-02-22 | 12 | -10706/+6488 | |
| * | | | | | | Migrate the app to Vue.js | Joas Schilling | 2018-02-22 | 8 | -163/+10767 | |
| * | | | | | | Rename legacy notification so it's less confusing | Joas Schilling | 2018-02-22 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 10 | -28/+166 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adjust external storage config format to the one used in primary storage | Robin Appelman | 2018-02-26 | 2 | -5/+9 | |
| * | | | | | | | Kill objectstore CI if we can't create a file | Roeland Jago Douma | 2018-02-26 | 1 | -0/+7 | |
| * | | | | | | | Some swift v3 example config | Roeland Jago Douma | 2018-02-26 | 1 | -0/+22 | |
| * | | | | | | | Use username + pass in config | Roeland Jago Douma | 2018-02-26 | 1 | -2/+5 |