server/core/js
Vincent Petry 173059f6d0 Fixed file list sorting
Now using a natural sort algorithm that is more consistent between JS
and PHP (although not perfect in some corner cases)

- added OC.Util.naturalSortComparator that uses the same algo that was
  used for the user list
- changed user list and files list to use OC.Util.naturalSortComparator
- removed toLowerCase() and changed the comparator to use
  String.localeCompare()
- added unit tests
- added OC_NaturalSort that is used by OCP\Util::naturalSortCompare()
2014-08-11 13:28:53 +02:00
..
tests Fixed file list sorting 2014-08-11 13:28:53 +02:00
apps.js disable dynamic slide toggle by default and offer a way to enable it 2014-05-26 18:06:47 +02:00
avatar.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
backgroundjobs.js
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js
config.php don't display share permission if resharing was disabled by the admin 2014-08-05 10:57:51 +02:00
core.json infield label removal: remove JS file and references to it 2014-06-03 15:30:09 +02:00
eventsource.js Fix JSHint errors in EventSource class 2014-07-02 21:35:03 +02:00
jquery-1.10.0.js add uncompressed jquery files - fixes #8294 2014-04-23 00:07:00 +02:00
jquery-1.10.0.min.js
jquery-migrate-1.2.1.js add uncompressed jquery files - fixes #8294 2014-04-23 00:07:00 +02:00
jquery-migrate-1.2.1.min.js
jquery-showpassword.js
jquery-tipsy.js
jquery-ui-1.10.0.custom.js
jquery.avatar.js use high resolution avatars on highdpi screens 2014-04-04 23:35:32 +02:00
jquery.inview.js
jquery.inview.txt
jquery.multiselect.js
jquery.ocdialog.js Fixed dialogs styling, reversed buttons 2014-07-07 15:56:42 +02:00
jquery.placeholder.js
js.js Fixed file list sorting 2014-08-11 13:28:53 +02:00
LICENSE.jquery.inview
listview.js Some readability improvements 2014-06-02 21:09:41 +02:00
lostpassword.js remove whitespace at end of line 2014-06-13 16:03:13 +02:00
multiselect.js Merge pull request #8264 from owncloud/app-enable-by-group 2014-06-03 19:01:12 +02:00
oc-dialogs.js Use human readable relative date for oc-dialog-filepickers 2014-08-07 13:40:52 +01:00
oc-requesttoken.js Fix JSDoc 2014-04-21 14:42:50 +02:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
setup.js also make strengthify transparent on setup submit - fixes #9436 2014-07-04 14:29:12 +02:00
share.js set minDate always to today + one day 2014-08-08 11:09:41 +02:00
singleselect.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
snap.js update snap.js to v2.0.0-rc1 2014-07-04 15:38:35 +02:00
tags.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
underscore.js adding underscore.js 2014-04-07 14:05:58 +02:00
update.js Simulate apps database schema update on upgrade 2014-06-04 17:16:44 +02:00
visitortimezone.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00