summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-144-9/+8
* [tx-robot] updated from transifexNextcloud bot2022-11-14150-4/+256
* Merge pull request #35070 from nextcloud/fix/34993/ldap-user-manager-must-not...Simon L2022-11-131-0/+27
|\
| * [LDAP] always create instance of own user managerArthur Schiwon2022-11-101-0/+27
* | Merge pull request #34746 from nextcloud/add-calendar-settings-sectionJulius Härtl2022-11-134-0/+58
|\ \
| * | Add Calendar settings sectionThomas Citharel2022-10-244-0/+58
* | | [tx-robot] updated from transifexNextcloud bot2022-11-1212-10/+80
* | | Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-...Robin Appelman2022-11-111-0/+1
|\ \ \
| * | | Fix hasBigIntConversionPendingColumns missing files_trashMichael Kuhn2022-10-091-0/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-1112-2/+22
* | | | Merge pull request #35054 from nextcloud/fix-html-entities-not-decoded-in-com...Pytal2022-11-103-13/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix HTML entities not decoded in comment just addedDaniel Calviño Sánchez2022-11-101-0/+8
| * | | Extract "decodeHtmlEntities" function to its own fileDaniel Calviño Sánchez2022-11-102-13/+35
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-104-0/+10
* | | | Fix top margin in empty versions listRichard Steinmetz2022-11-091-0/+4
* | | | Merge pull request #35052 from nextcloud/fix-sidebar-not-hidden-when-changing...Simon L2022-11-092-3/+3
|\ \ \ \
| * | | | Fix sidebar not automatically hidden in Files appDaniel Calviño Sánchez2022-11-092-3/+3
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2022-11-098-2/+10
|/ / /
* | | fix checkmark for theme settings in dark modeszaimen2022-11-081-2/+2
* | | Merge pull request #32838 from markuszeller/bugfix/32837/implicitFloatConversionSimon L2022-11-081-1/+1
|\ \ \
| * | | Cast to int #32837Markus Zeller2022-11-071-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-084-6/+68
|/ / /
* | | Increase the "bad waiting time" for cron mode to 24h to account for "time ins...Joas Schilling2022-11-071-1/+1
* | | Show the correct warning for system cron vs. webcron/ajaxJoas Schilling2022-11-071-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-11-074-0/+16
* | | [tx-robot] updated from transifexNextcloud bot2022-11-062-2/+4
* | | Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-0/+5
* | | [tx-robot] updated from transifexNextcloud bot2022-11-05702-3346/+1548
* | | Merge pull request #34702 from nextcloud/fix/clean-ldap-wizard-typingVincent Petry2022-11-042-106/+101
|\ \ \
| * | | Fix $host var handling to avoid passing null to ldap_connectCôme Chilliet2022-10-251-2/+2
| * | | Clean up LDAP Wizard typingCôme Chilliet2022-10-202-104/+99
* | | | Fix duplicate event email notificationsRichard Steinmetz2022-11-0411-18/+214
* | | | Fix invalid date in security.txtJoas Schilling2022-11-041-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-042-0/+14
* | | | Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-031-9/+6
|\ \ \ \
| * | | | Move iMIP to it's own interfaceAnna Larch2022-11-031-9/+6
* | | | | Switch to DisplayNameCache for CardDAVAnna Larch2022-11-032-16/+2
* | | | | Switch to DisplayNameCache for CalDAVAnna Larch2022-11-034-35/+5
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-11-0310-0/+34
* | | | Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-026-6/+6
* | | | Merge pull request #34871 from nextcloud/bugfix/34695/fix-internal-expiredate...Vincent Petry2022-11-021-3/+6
|\ \ \ \
| * | | | Fix visibility of internal expire dateVincent Petry2022-10-281-3/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2022-11-028-14/+134
* | | | | [tx-robot] updated from transifexNextcloud bot2022-11-016-0/+130
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-3112-2/+26
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-3024-18/+78
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-29102-1942/+2028
|/ / / /
* | | | Merge pull request #34359 from nextcloud/enh/admin-theming-vueJohn Molakvoæ2022-10-2827-3320/+1162
|\ \ \ \
| * | | | Purge unused legacy code and drop 3rdparty jscolor dependencyChristopher Ng2022-10-287-3094/+0
| * | | | Rewrite admin theming in VueChristopher Ng2022-10-2820-226/+1162