summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-...blizzz2018-07-312-3/+9
|\
| * Allow to filter the unread count by verbJoas Schilling2018-07-302-3/+9
* | Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-10/+18
* | [tx-robot] updated from transifexNextcloud bot2018-07-312-0/+6
* | 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
| |/
* | Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identif...Roeland Jago Douma2018-07-301-1/+71
|\ \ | |/ |/|
| * 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
* | [tx-robot] updated from transifexNextcloud bot2018-07-284-0/+16
|/
* Merge pull request #10415 from nextcloud/bugfix/noid/regex-iconsRoeland Jago Douma2018-07-271-2/+2
|\
| * Fix regex for icon urlsJulius Härtl2018-07-261-2/+2
* | [tx-robot] updated from transifexNextcloud bot2018-07-276-0/+72
|/
* Check if the favorite tag existsRoeland Jago Douma2018-07-261-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-07-2612-2/+56
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-252-0/+62
|\
| * Add pagination supportJoas Schilling2018-07-252-3/+11
| * Allow to search by commentsJoas Schilling2018-07-252-0/+54
* | 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
* | | [tx-robot] updated from transifexNextcloud bot2018-07-2594-94/+94
* | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password...Morris Jobke2018-07-245-1/+53
|\ \ \ | |_|/ |/| |
| * | Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-1/+11
| * | Add "sendPasswordByTalk" property to sharesDaniel Calviño Sánchez2018-07-242-0/+40
| * | Add "password_by_talk" column to "share" table in the databaseDaniel Calviño Sánchez2018-07-242-0/+2
* | | 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-2410-3/+205
|\ \ \
| * | | Comply @since requirementsJohn Molakvoæ (skjnldsv)2018-07-231-0/+1
| * | | Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-213-0/+23
| * | | Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-1/+0
| * | | Autoresize + autoloaderJohn Molakvoæ (skjnldsv)2018-07-212-0/+2
| * | | 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-214-2/+169
* | | | Merge pull request #10355 from nextcloud/bugfix/noid/make-sure-error-log-alwa...Roeland Jago Douma2018-07-231-0/+3
|\ \ \ \