98 커밋 (a9b4f0d8429dbeb612e80b168b6146890bb7843e)

작성자 SHA1 메시지 날짜
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 년 전
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 년 전
  Lukas Reschke a7df23ceba Manually type-case all AJAX files 9 년 전
  Morris Jobke ce47065d8f kill ancient code 9 년 전
  Bjoern Schiessle e9e7ee67d3 shareType and permissions are integers 9 년 전
  Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 9 년 전
  kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 10 년 전
  kondou 0f2ad9862e Initial work on shorter links 10 년 전
  Robin Appelman d0266c0bf8 Use public api for getting l10n 10 년 전
  Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 10 년 전
  Thomas Müller 6d06a765f4 in case $_POST['itemSourceName'] does not exist we simply default it to null 10 년 전
  Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 10 년 전
  libasys e6b093bfb9 Fix use Sharing Api with calendar 10 년 전
  Bjoern Schiessle 9c00f5ddb6 set minDate and maxDate in datepicker 10 년 전
  Bjoern Schiessle 6578f00b4b unify share settings 10 년 전
  Joas Schilling ab7ae004f7 Automatically copy the share expiration date when new shares are created 10 년 전
  Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 10 년 전
  Thomas Tanghus 0b4d879619 Fix copy/paste error :P 10 년 전
  Thomas Tanghus aa5bba2bcc 'ID' => 'id' and check existence of EMAIL 10 년 전
  Thomas Müller f1ecc758f5 send an individual email to each recipient 10 년 전
  Joas Schilling 80393d9c0f Do not allow setting an expiration date in the past 10 년 전
  Bjoern Schiessle 2fd75d8f1c clean up the sharing ajax calls, add mail notification class 10 년 전
  Arthur Schiwon af781bdea7 fix DI 10 년 전
  Arthur Schiwon 41e8d44cf7 move sorter into a class 10 년 전
  Arthur Schiwon 1d0a236563 respect coding guidelines 10 년 전
  Arthur Schiwon 71e4d965a1 on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430 10 년 전
  Bjoern Schiessle 2bb13a8db9 use localised date in notification mails 10 년 전
  Bjoern Schiessle 77de47858b add expire date to link share if possible 10 년 전
  Thomas Müller d4c0ac7790 introduce auto completion on share email - integrated with the contactsmanager api 10 년 전
  Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 10 년 전
  Ramiro Aparicio b27595888a fix notify user, and made js more resiliant to changes 10 년 전
  Ramiro Aparicio 85edbb08c1 fix user displayName not being shown after add, added class for improved styling, fix strong for groups when english is not being used 10 년 전
  Bjoern Schiessle 835f36cb09 find users which are in the same group 10 년 전
  Vincent Petry e257c3f27c Fixed array syntax to work with PHP 5.3 10 년 전
  Bjoern Schiessle 304803d102 fix array_diff call 10 년 전
  Vincent Petry d09b1553d0 Fixed syntax error in array 10 년 전
  Bjoern Schiessle 17aa49a890 fix mail subject; don't show time for expire date 10 년 전
  Bjoern Schiessle 883d1c0df3 use template for txt and html mails to send notification mails 10 년 전
  Bjoern Schiessle fd7469db9e coding-style fixes 11 년 전
  Bjoern Schiessle 4bbefdf608 add expiration date if it is already set 11 년 전
  Bjoern Schiessle e7959f4fd2 don't send mail to the user who shared the file 11 년 전
  Bjoern Schiessle 65ddefc89d set sendMail status back to false 11 년 전
  Bjoern Schiessle 36574241f8 some clean-up 11 년 전
  Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 11 년 전
  Arthur Schiwon 22e1f73d5e Use Group methods for searching, fixes #4201 11 년 전
  dampfklon 87c3f34a93 Make group suffix in share dialog translatable 11 년 전
  Stephan Arts 3cd7747e7b Use templates to theme share e-mails (#3683) 11 년 전
  Ceri Davies fce15f8f61 Use displayName in the From field of outbound email about new shares. 11 년 전
  Björn Schießle 8154b4be7d use display name as sender for private link mails, approved in #2294 11 년 전
  Ceri Davies 17cb47fbf6 Correct emails when folders are shared. 11 년 전