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 年前