summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma2018-08-022-4/+3
|\
| * Move encryption settings to securityJulius Härtl2018-08-012-4/+3
* | There is no update available if the app didnt have a version (aka was not ins...Joas Schilling2018-08-021-1/+1
* | Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-...Roeland Jago Douma2018-08-011-1/+10
|\ \
| * | Make the info available if the avatar was uploaded or generatedJoas Schilling2018-08-011-1/+10
| |/
* / Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+5
|/
* Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-...blizzz2018-07-311-2/+7
|\
| * Allow to filter the unread count by verbJoas Schilling2018-07-301-2/+7
* | Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-10/+18
* | Merge pull request #10451 from nextcloud/fix/9693/move_logcondition_upRoeland Jago Douma2018-07-301-1/+2
|\ \
| * | Fetch logcondition earlierRoeland Jago Douma2018-07-301-1/+2
| |/
* | Fix primary key handling on postgresJoas Schilling2018-07-271-3/+4
* | Ignore custom prefixes which are longerJoas Schilling2018-07-271-9/+9
* | Ignore automatic generated sequencesJoas Schilling2018-07-271-1/+10
* | Fix calculation of default nameJoas Schilling2018-07-271-3/+23
* | Prevent too long identifier namesJoas Schilling2018-07-271-1/+41
|/
* Fix regex for icon urlsJulius Härtl2018-07-261-2/+2
* Check if the favorite tag existsRoeland Jago Douma2018-07-261-0/+4
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-251-0/+48
|\
| * Add pagination supportJoas Schilling2018-07-251-2/+8
| * Allow to search by commentsJoas Schilling2018-07-251-0/+42
* | Merge pull request #10377 from nextcloud/sccs-cache-iscachedMorris Jobke2018-07-252-12/+39
|\ \
| * | cache isCached state for scss resourcesRobin Appelman2018-07-242-12/+39
* | | Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-appsMorris Jobke2018-07-252-1/+10
|\ \ \ | |_|/ |/| |
| * | Re-enable apps that got automatically disabled while updatingJoas Schilling2018-06-262-1/+10
* | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password...Morris Jobke2018-07-242-1/+28
|\ \ \ | |_|/ |/| |
| * | Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-1/+11
| * | Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-241-0/+17
* | | Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-sch...Morris Jobke2018-07-241-9/+15
|\ \ \
| * | | Only create the schema when moving between databasesJoas Schilling2018-07-191-9/+15
* | | | Merge pull request #10375 from nextcloud/background-scan-rootMorris Jobke2018-07-241-5/+0
|\ \ \ \
| * | | | Do scan the root storage in background scanRobin Appelman2018-07-241-5/+0
| | |/ / | |/| |
* | | | UppercaseJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
* | | | Fix regex of iconsCacherJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
|/ / /
* | | Merge pull request #10218 from nextcloud/share-commentsRoeland Jago Douma2018-07-246-3/+175
|\ \ \
| * | | Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-212-0/+14
| * | | Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-1/+0
| * | | some small template fixesBjoern Schiessle2018-07-211-2/+2
| * | | allow 'note' to be nullBjoern Schiessle2018-07-211-1/+4
| * | | add a nice looking button as direct link to the sharreBjoern Schiessle2018-07-211-9/+7
| * | | add direct link to the file for user/group sharesBjoern Schiessle2018-07-212-5/+20
| * | | fix mail templatesBjoern Schiessle2018-07-211-3/+3
| * | | add note to share object when reading it from the dbBjoern Schiessle2018-07-211-0/+1
| * | | improve mail template and escape html codeBjoern Schiessle2018-07-211-12/+5
| * | | allow to add a personal note to a shareBjoern Schiessle2018-07-213-2/+151
* | | | Merge pull request #10355 from nextcloud/bugfix/noid/make-sure-error-log-alwa...Roeland Jago Douma2018-07-231-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure error_log() always receives a stringJoas Schilling2018-07-231-0/+3
* | | | Merge pull request #10229 from nextcloud/feature/noid/allow-notifiers-to-know...Morris Jobke2018-07-201-8/+28
|\ \ \ \
| * | | | Add return types and fully qualified function callsJoas Schilling2018-07-131-8/+8
| * | | | Allow notifiers to know whether we are preparing push notificationsJoas Schilling2018-07-131-0/+20