2235 Commits (19c49c8473635c57d1f8f40959aca481c31eefa8)

Author SHA1 Message Date
Morris Jobke 83b1de4493
Fix unit tests - follow up to #10197 7 years ago
Joas Schilling 72d17ff02c
Improve url detection in comments 7 years ago
Cthulhux f6f49c77f7
opcache module check 8 years ago
Bjoern Schiessle f0aaf62b24
fix js tests 7 years ago
Bjoern Schiessle 2abc705632
start to get fed group shares into the share dialog 7 years ago
Arthur Schiwon ca6094f390
wire the frontend 7 years ago
Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 7 years ago
Roeland Jago Douma 6a0c54d5bf
Add warning to setup checks if the default mailer is still php 8 years ago
Marius Blüm f824ff500d
Fix code integrity check-warning link 7 years ago
Georg Ehrke fd41192bb4
fix OC.getLocale() 8 years ago
Thomas Citharel bf6bfad76b
OC.getLocale() now returns Locale and no longer Language 8 years ago
Joas Schilling e1936a49e7
Fix "parsing" of email-addresses in comments and chat messages 7 years ago
Robin Appelman 8ed50d4b63
prefill userid for login after password reset 8 years ago
John Molakvoæ (skjnldsv) 938553ab07
IE11 css vars compatibility 8 years ago
Roeland Jago Douma 31392c2443
Move public auth page over 8 years ago
John Molakvoæ (skjnldsv) ed4309ce41
Unify colour algorithm output 8 years ago
Morris Jobke 9c4aecb539
Merge all setup checks into one controller 8 years ago
Morris Jobke 4a0b7aaf6c
Merge tips & tricks section into setup checks 8 years ago
Morris Jobke 624d191ef6
Fix wrong hint about missing indexes 8 years ago
Morris Jobke 393d9aae74
Add a hint that some indexes are not added yet 8 years ago
Roeland Jago Douma 4b70c9f89d
Add referrer policy setup check 8 years ago
Julius Härtl 10b33cd5d0
Add placeholder to input in OCdialog prompt 8 years ago
Julius Härtl 33b65faba0
Allow to specify custom text on admin password confirmation dialogs 8 years ago
Maxence Lange 2e3517eb00 display details on sharing panel 8 years ago
Maxence Lange 0009adae80 SharedWithDisplayName + SharedWithAvatar 9 years ago
Roeland Jago Douma d607e7b924
Move the webui over to the new dav endpoint 8 years ago
Roeland Jago Douma 0771dad57f
Do not add sharePermission logic in JS 8 years ago
Daniel Calviño Sánchez f8e3b572c8 Remove no longer needed escaping of special characters 8 years ago
Daniel Calviño Sánchez 1466586033 Fix ids of permission checkboxes for shares 8 years ago
Jan-Christoph Borchardt df3c1ac283
Add proper ARIA attributes and structure to header for accessibility, thanks to @MarcoZehe 8 years ago
Patrik Novotný e977246d7c Sort files in dialog by name. 8 years ago
John Molakvoæ (skjnldsv) 6cb40cf0c4
Fix js tests with placeholder 8 years ago
John Molakvoæ (skjnldsv) 275b9868b2
Fixed documentation 8 years ago
John Molakvoæ (skjnldsv) bca8d83f02
New algorithm 8 years ago
Julius Härtl 2e60f91ab1
Move external share saving to template 8 years ago
Julius Härtl bbeb3402b6
Move styling and menu handling to publicpage.js 8 years ago
Julius Härtl 4a3538bbd8
Fix app menu, popovers and searchbox 8 years ago
Daniel Calviño Sánchez 203bf51543 Keep showing the working icon while there are pending operations 8 years ago
Daniel Calviño Sánchez a2c52cd6a5 Extract code to restore the UI after confirming a share 8 years ago
Daniel Calviño Sánchez 9a0fbe307d Discard cached suggestions when adding a share 8 years ago
Daniel Calviño Sánchez 6eb5cc5412 Reuse last suggestions if the same parameters are used 8 years ago
Daniel Calviño Sánchez 10a4f8e45e Confirm a share also by pressing enter on the input field 8 years ago
Daniel Calviño Sánchez 9371b61c4d Add a share when clicking on the confirm button 8 years ago
Daniel Calviño Sánchez 5e2a8cca1b Return also exact matches besides all suggestions 8 years ago
Daniel Calviño Sánchez 89b0e34d9b Extract code to filter suggestions to its own function 8 years ago
Daniel Calviño Sánchez 1c440519c2 Show an error when getting the suggestions succeeds with failure content 8 years ago
Daniel Calviño Sánchez ed1452d7a0 Use "showTemporary" instead of explicitly hiding the notification 8 years ago
Daniel Calviño Sánchez fcef15af80 Move stub setup outside the test method 8 years ago
Daniel Calviño Sánchez d606219576 Extract code to get suggestions to its own method 8 years ago
Daniel Calviño Sánchez 3980364b6d Add autocompletion tests for each type of share 8 years ago