96 コミット (7df18f18bc7d47fa39c843d7746a3f51e5581293)

作成者 SHA1 メッセージ 日付
  Julius Härtl aa85e1c2af
Fix jsunit failures 1年前
  Vincent Petry 3df85205b4
Fix core tests by stubbing debounce 1年前
  Vincent Petry f2de58db8c
Work around snap.js state mess 3年前
  npmbuildbot[bot] 34100f1775
Compile assets 3年前
  Christoph Wurst eaf4724acc
Move humanFileSize and OC.getCanonicalLocale to npm packages 4年前
  Christoph Wurst 8119e0b18e
Inline usages of OCP.Toast in bundled files 4年前
  Christoph Wurst a27a4f757d
Use @nextcloud/paths and deprecate OC helpers 4年前
  Roeland Jago Douma 32587d7007
Remove the tests since the library is tested 4年前
  Daniel Calviño Sánchez abd5d10253 Add unit tests for "OC.Notification.hide()" 5年前
  Daniel Calviño Sánchez 03f2e8a10e Fix default timeouts in OC.Notification 5年前
  Daniel Calviño Sánchez 14006b548e Fix mixed test for "show" and "showTemporary" 5年前
  Daniel Calviño Sánchez 2b1c80ea3f Check number of elements instead of if the jQuery object is defined 5年前
  Daniel Calviño Sánchez 916c95758f
Rename parameter in OCP.Toast for consistency with OC.Notification 5年前
  Julius Härtl 6d848b545d
Adjust jsunit tests for new toast library 5年前
  Christoph Wurst a5ec4a9af4
Move l10n functions to the bundle 5年前
  Christoph Wurst 51d49c3134
Move initCore to the bundle 5年前
  Christoph Wurst e7a190179f
Change oc_config usage to OC.config 5年前
  Julius Härtl a696c011c2
Fix app menu calculation for random size of the right header 5年前
  Claas Augner d5e142a336
OC.getCanonicalLocale: fix tests 5年前
  Claas Augner 00b8be60f2
humanFileSize: use toLocaleString 5年前
  Christoph Wurst 9af69ca2a5
Fix usage of deprecated OC.webroot 5年前
  Christoph Wurst b9720703e8 Add CSRF token controller to retrieve the current CSRF token 6年前
  Daniel Calviño Sánchez 9c22e99331 Add extra test cases for password confirmation 6年前
  Abijeet b246ca96ff Added test cases for the fix for the password confirmation box appearing repeatedly. 6年前
  Daniel Calviño Sánchez de4028336a Force the drag to end when the navigation bar Snap is disabled by an app 6年前
  Daniel Calviño Sánchez a5db0d2825 Make possible for apps to disallow the navigation bar slide gesture 6年前
  Daniel Calviño Sánchez 173f28a09d Add unit tests for the navigation bar slide gesture 6年前
  Morris Jobke d790c27a19
Reduce JSHint errors/warnings 6年前
  Artur Neumann 9790fe7f5d make values with white spaces possible 7年前
  Artur Neumann f1fccaca06 better quota validation 7年前
  m3ntalsp00n dd9ee2db6f fix tests, longer wait time, update notification stub 7年前
  Christoph Wurst da28a1612e expect warning to be shown 7年前
  Patrick Paysant d4c088cb79
Verify input, add more unit tests 7年前
  Patrick Paysant ec4bca619d
Add test for unparseable string 7年前
  Patrick Paysant ff018d48cf
Implements all comments from @PVince81 7年前
  Patrick Paysant 6217393d6a
Adding computerFileSize in OC.Util 7年前
  Robin Appelman e055fbd4da
adjust js tests 7年前
  Vincent Petry 25d9dce067
JS utility function to compare paths 8年前
  Christoph Wurst 5ae6d62811
do not reload the page if the server is (temporarily) unreachable 7年前
  Hendrik Leppelsack 61e604c2d9 adjusts tests to removal of svg fallback 8年前
  Robin McCorkell 62024d74d4 Add test for reload delay 8年前
  Christoph Wurst 2d772eaaa8
Debounce heartbeat ajax calls to lower the number of requests 8年前
  Christoph Wurst 5900e46f01
Turn off jQuery animations when testing 8年前
  Christoph Wurst 3e1f1ccc76 downgrade jquery, update jquery-migrate 8年前
  Vincent Petry 06e7856400 Adjust core unit tests for unload/reload cases 8年前
  Vincent Petry 8ea80e114a Accumulate notifications instead of blinking 8年前
  Vincent Petry b8b77709c0 Add handler for global ajax errors 8年前
  Morris Jobke 6e096936e5 update JS humanFileSize to use KB instead of kB 8年前
  Joas Schilling f04151f69b Close the user menu when clicking it again 8年前
  Vincent Petry 1b7d42c569 Fix OC.joinPaths with empty arguments 9年前