Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 年 前 |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 年 前 |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 年 前 |
Roeland Jago Douma
|
90218dcd4c
Added config check
|
9 年 前 |
Thomas Müller
|
c8e8945efb
implement localizations based on punic
|
10 年 前 |
Robin Appelman
|
d0266c0bf8
Use public api for getting l10n
|
10 年 前 |
Bjoern Schiessle
|
41cca70a63
don't display share permission if resharing was disabled by the admin
|
10 年 前 |
Matthias Rieber
|
764e695cb6
use the minimum of configured session_livetime and session.gc_maxlifetime for session hearbeat interval calculation
|
10 年 前 |
Bjoern Schiessle
|
f15d7dfec0
only expire link shares
|
10 年 前 |
Bjoern Schiessle
|
12338e0ef0
allow admin to disable sharing for specific groups of users
|
10 年 前 |
Bjoern Schiessle
|
b6e14af861
allow admin to enforce passwords for public link shares
|
10 年 前 |
Bjoern Schiessle
|
d56d03e230
add information about default expire date to the share dialog
|
10 年 前 |
Joas Schilling
|
cb14b1c58d
Add owncloud version to JS scope
|
10 年 前 |
Morris Jobke
|
8d17f6d675
Merge pull request #7320 from owncloud/GuillaumeAmat-patch-1
|
10 年 前 |
Robin Appelman
|
59ec61dc03
Merge branch 'master' into GuillaumeAmat-patch-1
|
10 年 前 |
ringmaster
|
58be2eb955
Allow apps to add/modify config js output via hook.
|
10 年 前 |
Vincent Petry
|
6cf83de60e
Merge branch 'patch-1' of github.com:GuillaumeAmat/core into GuillaumeAmat-patch-1
|
10 年 前 |
Lukas Reschke
|
169f4cf7ff
Fix typo
|
10 年 前 |
Lukas Reschke
|
ba7a79372a
Variable value is expected and not an echoed output
|
10 年 前 |
Lukas Reschke
|
b61f0f11c5
Move oc_isadmin to the config JS script
|
10 年 前 |
Vincent Petry
|
f9763e1fc5
Now using PHP session lifetime as default value for the JS config
|
10 年 前 |
Guillaume AMAT
|
01dee35ebe
Adds OC_Defaults values in javascript config
|
10 年 前 |
Vincent Petry
|
912da8d277
Added session_keepalive setting
|
10 年 前 |
Thomas Mueller
|
e6c1db7a3f
move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - fixes #3853
|
11 年 前 |
Jörn Friedrich Dreyer
|
800c39fef1
cleanup after people who don't test in ie
|
11 年 前 |
Lukas Reschke
|
337e3ed61f
Typo
|
11 年 前 |
Lukas Reschke
|
63d51980e1
Get config from template
|
11 年 前 |
Bart Visscher
|
1a747b3e48
Style cleanup core dir
|
11 年 前 |
Lukas Reschke
|
7f0a3018b6
Fix undefined variable
|
11 年 前 |
Lukas Reschke
|
8ca78fcf3f
Move requesttoken to oc-requesttoken.js
|
11 年 前 |