Commit graph

690 commits

Author SHA1 Message Date
j
7b3ae57103 update turkish translations 2023-08-04 17:46:25 +02:00
j
7ffb5b6b9e typo 2023-08-04 14:58:37 +02:00
j
99ae1509cd some turkish translations 2023-07-27 16:58:07 +02:00
j
48b2c1f2ba don't fail if value is not yet a string 2022-11-15 14:36:06 +01:00
j
cb42e1d7fa don't call callback twice, fixup for c61d173922 2021-04-06 10:26:27 +02:00
j
c61d173922 allow setting locale urls for locale=en 2021-04-01 11:56:38 +02:00
j
47fc01742f allow target="_blank" for href 2020-10-15 11:40:14 +02:00
j
32d3275bd3 add Ox.SHA1 2019-01-23 16:15:19 +05:30
j
6040010098 srt should end with 2 newlines 2018-05-01 11:21:21 +02:00
rlx
d6fe8b1c5c update user agents (Mac OS 10.2/10.3) 2018-02-14 12:00:29 +01:00
j
e288749077 yandex mobile 2016-11-25 22:34:17 +01:00
j
34f8ca479a yandex 2016-11-25 22:28:42 +01:00
j
5a40d4ef8f space 2016-05-17 17:40:40 +02:00
rlx
eaa4183e60 cosmetic changes 2016-02-22 14:56:35 +05:30
rlx
541d739fb7 cosmetic changes 2016-02-22 14:49:18 +05:30
rlx
8abbbd4791 faster Ox.every 2016-02-20 14:38:04 +05:30
rlx
0d0ab99060 add (failing) test to Ox.minify 2016-02-18 13:47:22 +05:30
rlx
d6b7d2e949 Ox.every: add 'that' argument; make Ox.some work more like Ox.every 2016-02-18 11:00:55 +05:30
rlx
064a28da3d Ox.zipObject: support (key, value) 2016-02-18 10:59:37 +05:30
rlx
08e16d073c Ox.unique: for string argument, return string 2016-02-18 10:58:32 +05:30
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