Commit Graph

103 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Cyrille Bollu 50badb3fb6 Various improvements related to the recent implementation of temporary passwords 4 years ago
Vincent Petry 82f1344d33
Adjust settings for mail link password 4 years ago
Vincent Petry 2c2b238008
Default to permanent link passwords 4 years ago
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares 4 years ago
Carl Schwan fffc19f5c3
Fix types warnings from psalm 4 years ago
Carl Schwan 7ecb65f725
Add check before sending email that email address is valid 4 years ago
Julius Härtl 5116bf146f
Allow to pass note when creating a share and send it with directly in the share mail when set 4 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 998bcad80c
l10n: Unify spelling 5 years ago
Christoph Wurst 99f2fa73d1
Fix usage of rename executeUpdate 5 years ago
robottod 0451927994
Remove some deprecated calls from ShareByMailProvider.php 5 years ago
Valdnet 1dab60a79d
l10n: Add changes to text string for user 5 years ago
John Molakvoæ (skjnldsv) a100186e5e
Sharing link & mail parity 5 years ago
John Molakvoæ (skjnldsv) 100d5d9a47
Add labels to mail shares 5 years ago
Valdnet 4b4b1f6ff1
l10n: Add word user in ShareByMailProvider.php 5 years ago
Roeland Jago Douma 69b26c73f3 Fix some redundant casts 5 years ago
Roeland Jago Douma d247a5fb47 Sharebymail: set expiration on creation 5 years ago
Nicolas SIMIDE 4ac636d252 ReplyTo option for sharebymail Issue #24139 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Daniel Kesselberg 4dd507675c
Generate password by password_policy app 6 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Daniel Calviño Sánchez e59e283cc2 Fix creating a mail share with a password 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Robin Appelman 606f685457
properly set 'hide_download' as integer 6 years ago
Roeland Jago Douma 84a148aac1
Properly respect hide download on sharebymail 6 years ago
Christoph Wurst 6127c288e8 Fix license headers 6 years ago
exner104 5c517baf98
additional fix to #18730 #18733 6 years ago
exner104 44eba5cdc6
Wrong email sender fix #18730 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma 8085ca4cc4
Get all shares as iterable 6 years ago
Frederic Werner b3f806a949 Change send to sent 7 years ago
Joas Schilling b93aa586f4
Fix wrong method call 7 years ago
Joas Schilling 9cc7efaedc
Make sure the relative path is always a string 7 years ago
Bjoern Schiessle 53ce4a049b
improve mail subject for mails to the owner with the password 7 years ago
Joas Schilling 11c39b6c16
Unshare from mail activity is missing 7 years ago
Morris Jobke 24a2107e03
Fix a case where "password_by_talk" was not a boolean (e.g. null or "0") and actively cast it to a boolean 8 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 8 years ago
rubo77 a3849e60ba sharebymail: Add linebreak before password 8 years ago
Daniel Calviño Sánchez d582a66bea Honour "sendPasswordByTalk" property in mail shares 8 years ago
Daniel Calviño Sánchez dd0c5e297e Store "sendPasswordByTalk" property of mail shares in the database 8 years ago
Bjoern Schiessle eab4d96c4c
some small template fixes 8 years ago
Bjoern Schiessle 1ce519ad38
add direct link to the share 8 years ago
Bjoern Schiessle a29261175d
fix mail templates 8 years ago
Bjoern Schiessle 73b88deeb8
add note to share object when reading it from the db 8 years ago
Bjoern Schiessle c116d116fa
improve mail template and escape html code 8 years ago