Commit graph

670 commits

Author SHA1 Message Date
rlx
7f8403d89f Ox.$: remove unused var, better height/width, fix typo in .map 2016-02-15 13:17:52 +05:30
rlx
869a5ef5ee fix Ox.isEqual for RegExp 2016-02-12 15:59:27 +05:30
rlx
92e141cb81 typo 2016-02-12 15:59:08 +05:30
rlx
94262efd60 fix Ox.formatISBN 2016-01-16 20:45:57 +05:30
rlx
13d505cbc1 add dashes option to Ox.formatISBN 2016-01-16 20:28:43 +05:30
rlx
cec3e63880 Ox.isValidEmail: handle new TLDs 2016-01-16 17:50:39 +05:30
rlx
0b7beec62d off by one in formatISBN 2016-01-11 18:47:14 +05:30
rlx
8a96a0a095 update formatISBN 2016-01-11 15:15:12 +05:30
rlx
598e676458 fix doc comment 2016-01-11 14:54:28 +05:30
rlx
df32ec9ebc add Ox.formatISBN 2016-01-11 14:51:31 +05:30
j
bb8ac55513 filter invalid srt blocks 2016-01-03 10:51:39 +05:30
j
c5534df039 fix srt parser 2016-01-03 10:35:47 +05:30
6f135629a0 Allow definition lists in sanitized HTML (fixes #2828) 2015-09-14 20:45:06 +00:00
rolux
ac29cb88a6 update Ox.parseUserAgent 2015-08-04 19:20:48 +02:00
rolux
34dcf833b2 update Ox.parseUserAgent 2015-08-04 19:00:47 +02:00
rolux
2fc8324aed update Ox.parseUserAgent 2015-08-03 14:44:41 +02:00
j
9deffcfee2 revert r3694, undefined values should not return emtpy string 2015-05-23 15:01:20 +05:30
j
a7ea1a0c46 Ox.formatResolution: return empty string if array is undefined 2015-05-23 14:23:23 +05:30
rolux
eae9074cea Ox.trace: formatting; add documentation 2015-04-24 13:51:04 +02:00
rolux
205c84b398 remove duplicate method 2015-04-15 20:07:15 +01:00
rolux
3453fb02b1 fix doc comments 2015-04-15 20:05:33 +01:00
rolux
c6edce6446 typo 2015-04-15 20:03:06 +01:00
rolux
fbc02301b5 add Ox.isValidDate and Ox.isInvalidDate; fix Ox.makeDate 2015-04-15 20:01:46 +01:00
j
a4451b5dd8 add Ox.post(like Ox.get) 2015-03-14 11:25:45 +05:30
rolux
1989129c0f update parseUserAgent 2014-11-21 09:45:24 +00:00
j
d196176c91 srt must end with a newline 2014-11-11 14:34:52 +01:00
j
4a354aa59e srt newlines are \r\n; add utf-8 BOM, fixes #2556 2014-11-11 14:27:01 +01:00
j
50b344321e srt timestamps must include milliseconds, fixes #2550 2014-11-10 11:49:00 +01:00
j
bb931c006f fix build without examples, version can contain more than numbers 2014-10-31 19:12:45 +01:00
rolux
e9ea876f88 update parseUserAgent 2014-09-29 00:16:25 +02:00
rolux
383433a06d rename build/ to min/ 2014-09-26 18:57:12 +02:00
rolux
51696562f1 remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
rlx
6efb08ab60 typo 2014-09-25 11:53:42 +02:00
rlx
4a55b106de update Ox.SYMBOLS 2014-09-25 11:49:01 +02:00
rlx
728d6b1b7e fix docs 2014-09-23 23:53:41 +02:00
rlx
4cf10359ef Ox.$: remove removeOxElement 2014-09-23 21:11:15 +02:00
rlx
70e7b5f18c fix Ox.makeArray for nodelists 2014-09-20 12:27:30 +02:00
rlx
aaa24bf309 add Ox.isNodeList 2014-09-20 12:27:04 +02:00
rolux
c106fa845e Ox.$: fix data and parent, add toggle 2014-09-22 15:55:29 +02:00
rolux
1899f470ee add Ox.isNodeList 2014-09-22 15:30:22 +02:00
rolux
55999d654c formatting 2014-09-22 14:34:44 +02:00
rolux
78c1b55d85 Ox.$: allow for passing nodelist as argument 2014-09-22 14:31:19 +02:00
rolux
c041263c79 add tests 2014-09-22 14:16:00 +02:00
rolux
5e4ac3492b missing args 2014-09-22 14:14:13 +02:00
rolux
66a4fcb9f9 Ox.$: various bugfixes and enhancements 2014-09-22 14:11:55 +02:00
rlx
ceca50ae59 add Ox.formatSRT 2014-09-18 16:42:19 +02:00
j
6a9b60ddca fix find 2014-09-13 15:59:44 +01:00
rolux
ce9aba28c7 typo 2014-09-02 13:35:13 +02:00
rolux
e582ee5fac fix typeOf(window) for recent version of Firefox 2014-09-02 13:21:55 +02:00
rolux
2bc7b80f0d Ox.$: support forEach over jQuery-wrapped elements 2014-08-27 12:15:34 +02:00