1
0
Fork 0
forked from 0x2620/oxjs

Commit graph

  • 541d739fb7 cosmetic changes rlx 2016-02-22 14:49:18 +05:30
  • 8abbbd4791 faster Ox.every rlx 2016-02-20 14:38:04 +05:30
  • 75b5b76157 Ox.Image: disable tests rlx 2016-02-18 14:45:47 +05:30
  • 0d0ab99060 add (failing) test to Ox.minify rlx 2016-02-18 13:47:22 +05:30
  • d6b7d2e949 Ox.every: add 'that' argument; make Ox.some work more like Ox.every rlx 2016-02-18 11:00:55 +05:30
  • 064a28da3d Ox.zipObject: support (key, value) rlx 2016-02-18 10:59:37 +05:30
  • 08e16d073c Ox.unique: for string argument, return string rlx 2016-02-18 10:58:32 +05:30
  • 7f8403d89f Ox.$: remove unused var, better height/width, fix typo in .map rlx 2016-02-15 13:17:52 +05:30
  • 869a5ef5ee fix Ox.isEqual for RegExp rlx 2016-02-12 15:59:27 +05:30
  • 92e141cb81 typo rlx 2016-02-12 15:59:08 +05:30
  • d9ef18d482 indeterminate checkboxes... rlx 2016-02-10 13:24:57 +05:30
  • 2944379b71 indeterminate checkboxes... rlx 2016-02-10 13:22:38 +05:30
  • 1472927883 indeterminate checkboxes... rlx 2016-02-10 13:19:45 +05:30
  • 6d560fc4f5 indeterminate checkboxes... rlx 2016-02-10 13:17:17 +05:30
  • ff30b32188 indeterminate checkboxes... rlx 2016-02-10 13:15:15 +05:30
  • 5ea5a5ee2b indeterminate checkboxes... rlx 2016-02-10 13:10:38 +05:30
  • 56c72ba0b4 'minus' -> 'remove' rlx 2016-02-10 13:08:10 +05:30
  • 4248a3a783 indeterminate checkboxes... rlx 2016-02-10 13:06:15 +05:30
  • 12c466b0d3 indeterminate checkboxes... rlx 2016-02-10 13:04:39 +05:30
  • 0dd921caae indeterminate checkboxes... rlx 2016-02-10 13:03:36 +05:30
  • 368ae04fe0 Ox.Checkbox: add indeterminate option rlx 2016-02-10 12:56:19 +05:30
  • 0327947864 fix form_elements example j 2016-01-30 22:39:45 +05:30
  • 2c6ddd8c56 fix json path j 2016-01-30 12:46:03 +05:30
  • 396c69333e Edits: fix doubleclick-to-scroll-to-top in list view rlx 2016-01-21 12:54:25 +05:30
  • 731c2e88fe Filter: handle formatISBN rlx 2016-01-17 16:44:59 +05:30
  • 94262efd60 fix Ox.formatISBN rlx 2016-01-16 20:45:57 +05:30
  • 13d505cbc1 add dashes option to Ox.formatISBN rlx 2016-01-16 20:28:43 +05:30
  • cec3e63880 Ox.isValidEmail: handle new TLDs rlx 2016-01-16 17:50:39 +05:30
  • 835122967f whitespace rlx 2016-01-13 14:56:13 +05:30
  • 3f4fa3b1fe support for squared select inputs rlx 2016-01-13 14:17:31 +05:30
  • 1a0c5aeab5 fix css for form elements on text pages rlx 2016-01-13 13:42:39 +05:30
  • 1734bcc66f allow for squared-styled progress bars rlx 2016-01-12 19:01:15 +05:30
  • 32252a1dfd some more support for squared style rlx 2016-01-12 11:11:08 +05:30
  • 53bc6e9e56 checkboxes: allow for squared style rlx 2016-01-12 09:50:00 +05:30
  • 0b7beec62d off by one in formatISBN rlx 2016-01-11 18:47:14 +05:30
  • 8a96a0a095 update formatISBN rlx 2016-01-11 15:15:12 +05:30
  • 598e676458 fix doc comment rlx 2016-01-11 14:54:28 +05:30
  • df32ec9ebc add Ox.formatISBN rlx 2016-01-11 14:51:31 +05:30
  • bb8ac55513 filter invalid srt blocks j 2016-01-03 10:51:39 +05:30
  • c5534df039 fix srt parser j 2016-01-03 10:35:38 +05:30
  • 19be508afe Fix pending requests: depend on data not id. j 2016-01-02 15:09:28 +05:30
  • b0853447d1 AnnotationPanel: allow sorting by creation time Will Thompson 2015-12-14 12:16:13 +00:00
  • a6774f331c move to git j 2015-11-15 12:48:50 +01:00
  • 511a5267b5 Ox.Map: remove terms reformatting rolux 2015-10-30 10:51:53 +01:00
  • fc4dc70545 fix mouse zoom in imageview on linux j 2015-10-22 11:33:37 +02:00
  • ea918ff6da fix disabled input text color in light and dark theme; add disabled input to form example rolux 2015-10-19 14:57:23 +02:00
  • 7516c940f5 use default value instead of '', fixes #2848 j 2015-10-12 15:41:11 +01:00
  • 5bdc80a24f split clip at position j 2015-10-04 16:08:44 +01:00
  • 078be8e98f Collapse and style definition lists Will Thompson 2015-09-14 20:45:49 +00:00
  • 6f135629a0 Allow definition lists in sanitized HTML (fixes #2828) Will Thompson 2015-09-14 20:45:06 +00:00
  • e19da09b7a typo in examples rolux 2015-08-12 14:24:41 +02:00
  • ac29cb88a6 update Ox.parseUserAgent rolux 2015-08-04 19:20:48 +02:00
  • 34dcf833b2 update Ox.parseUserAgent rolux 2015-08-04 19:00:47 +02:00
  • 2fc8324aed update Ox.parseUserAgent rolux 2015-08-03 14:44:41 +02:00
  • 2d5ad4500e use Ox.sort, fixes #2802 j 2015-06-25 14:28:56 +02:00
  • 24027c0bcb pass empty string instead of undefined to Ox.words j 2015-05-23 13:25:22 +02:00
  • 6988dfa89f don't break on unknown keys j 2015-05-23 13:02:39 +02:00
  • 9deffcfee2 revert r3694, undefined values should not return emtpy string j 2015-05-23 15:01:20 +05:30
  • a7ea1a0c46 Ox.formatResolution: return empty string if array is undefined j 2015-05-23 14:23:23 +05:30
  • 3ed5da882f Element: 'fix' mousewheel event before modifying it Will Thompson 2015-05-20 12:33:44 +02:00
  • eae9074cea Ox.trace: formatting; add documentation rolux 2015-04-24 13:51:04 +02:00
  • 6a5cb61880 fix subtitle offset j 2015-04-21 16:40:35 +05:30
  • 2097e111a2 fix video css rolux 2015-04-21 12:35:53 +02:00
  • 1b18ade72c fix video offset j 2015-04-21 16:04:45 +05:30
  • cf1cbdffaf avoid missing files during oxjs build j 2015-04-18 12:31:55 +02:00
  • fc982fe775 de-refactoring rolux 2015-04-20 09:50:46 +02:00
  • cbcfbe8340 animate subtitles on toggle scale rolux 2015-04-20 09:43:01 +02:00
  • d437d95f96 fix subtitles css for 'scale to fill' case rolux 2015-04-20 09:39:33 +02:00
  • 8af214336d fix menu entries rolux 2015-04-16 15:09:45 +01:00
  • 160c38c361 bind e to show entity info j 2015-04-17 13:06:35 +05:30
  • 4f7b9846d8 entities are not links j 2015-04-16 20:03:38 +00:00
  • f624c86309 decode html entities j 2015-04-17 01:09:36 +05:30
  • cacdba606e fix Menu.checkItem with checked argument for groups and submenues j 2015-04-16 20:02:36 +01:00
  • c83e7b6930 its possible to disable all users j 2015-04-16 20:02:06 +01:00
  • 755dcdccaa listen for allusers/nousers click event j 2015-04-16 19:29:02 +05:30
  • 6f5b051821 fix annotations edit menu rolux 2015-04-15 22:44:52 +01:00
  • 205c84b398 remove duplicate method rolux 2015-04-15 20:07:15 +01:00
  • 3453fb02b1 fix doc comments rolux 2015-04-15 20:05:33 +01:00
  • c6edce6446 typo rolux 2015-04-15 20:03:06 +01:00
  • fbc02301b5 add Ox.isValidDate and Ox.isInvalidDate; fix Ox.makeDate rolux 2015-04-15 20:01:46 +01:00
  • d42b9c25fb fix #2737 (add 'Show All Users' and 'Show No Users') rolux 2015-04-15 19:01:51 +01:00
  • c7225757df remove keyboard shortcut tooltips > 9 rolux 2015-04-15 18:56:18 +01:00
  • 1fb1e35bab keyboard shortcuts end at '9' rolux 2015-04-15 18:25:40 +01:00
  • cd34cc5c6e add 'Show All Users' and 'Show No Users' rolux 2015-04-15 18:20:07 +01:00
  • 5958b9f408 dont fail if annotation folder does not have focus j 2015-04-15 10:10:46 +01:00
  • 3c006f9bc5 pass autocomplete callback with layer j 2015-04-14 19:48:10 +01:00
  • 28d8271174 add subtitlesOffset j 2015-04-14 15:50:52 +01:00
  • 398e3f6749 encode state.part in url, fixes #2725 j 2015-03-31 20:53:55 +02:00
  • e6178af146 fix off by one chapter title display, fixes #2726 j 2015-03-28 14:56:14 +01:00
  • cd3ec3b78b support updating VideoEditPanel clipSize j 2015-03-24 19:08:10 +05:30
  • c7bf33fdfe expose new Ox.Element as in setElement j 2015-03-24 19:07:23 +05:30
  • 0ea08dfc0c fix double toggle collapse j 2015-03-23 18:00:25 +05:30
  • 470e6ac127 wait until google.maps.LatLng is available j 2015-03-23 17:37:58 +05:30
  • f302db9490 pass showLayers from panels to folder j 2015-03-23 17:26:41 +05:30
  • 69cd6ceed8 update collapsed state if options.collapsed is changed j 2015-03-23 17:26:08 +05:30
  • f81a07fc37 handle empty video element j 2015-03-19 14:21:32 +00:00
  • a4451b5dd8 add Ox.post(like Ox.get) j 2015-03-14 11:25:45 +05:30
  • 97ede3643e Ox.Range: update size if max/min/step changes j 2015-03-14 11:24:47 +05:30
  • 1cbaee2d67 only update timeline src if image has index(ignore loading icon and others), fixes #2709 j 2015-03-13 07:09:20 +00:00
  • 46d0dcf2e3 add option to Ox.Input to set readonly attribute j 2015-02-27 12:26:47 +05:30