Sergey M․
|
46f59e89ea
[utils] Add unified_timestamp
|
9 年 前 |
Yen Chi Hsuan
|
47212f7bcb
[utils] Don't transform numbers not starting with a zero
|
9 年 前 |
Yen Chi Hsuan
|
55b2f099c0
[utils] Decode HTML5 entities
|
9 年 前 |
bzc6p
|
b96f007eeb
Added sanitization support for Hungarian letters Ő and Ű
|
9 年 前 |
Sergey M․
|
46bc9b7d7c
[utils] Allow None in remove_{start,end}
|
9 年 前 |
Sergey M․
|
364cf465dd
[test_utils] PEP 8
|
9 年 前 |
Sergey M․
|
89ac4a19e6
[utils] Process non-base 10 integers in js_to_json
|
9 年 前 |
felix
|
bd1e484448
[utils] js_to_json: various improvements
|
9 年 前 |
Yen Chi Hsuan
|
778a1ccca7
[utils] Add Œ and œ found in French to ACCENT_CHARS
|
9 年 前 |
Yen Chi Hsuan
|
dab0daeeb0
[utils,compat] Move struct_pack and struct_unpack to compat.py
|
9 年 前 |
Adam Thalhammer
|
31c4448f6e
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
|
9 年 前 |
Adam Thalhammer
|
79a2e94e79
Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes #9347
|
9 年 前 |
Sergey M
|
b6c0d4f431
Merge pull request #9110 from remitamine/parse_duration
|
9 年 前 |
remitamine
|
acaff49575
[utils] imporove parse_duration to handle more formats
|
9 年 前 |
Jaime Marquínez Ferrándiz
|
eb9c3edd5e
[test/utils] Add test for date_from_str
|
9 年 前 |
Yen Chi Hsuan
|
81f36eba88
[test/test_utils] Update for escape_url change (again)
|
9 年 前 |
Yen Chi Hsuan
|
2d60465e44
[test/test_utils] Update for escape_url change
|
9 年 前 |
Jaime Marquínez Ferrándiz
|
782b1b5bd1
[utils] lookup_unit_table: Match word boundary instead of end of string
|
9 年 前 |
Sergey M․
|
c5229f3926
[utils] PEP 8
|
9 年 前 |
remitamine
|
83548824c2
Merge pull request #8092 from bpfoley/twitter-thumbnail
|
9 年 前 |
Sergey M․
|
fb47597b09
[bbc] Generalize unit table lookup and add parse_count
|
9 年 前 |
remitamine
|
3201a67f61
[test/test_utils] add more tests for update_url_query
|
9 年 前 |
remitamine
|
fb640d0a3d
[test/test_utils] add tests for update_url_query
|
9 年 前 |
Brian Foley
|
8bb56eeeea
[utils] Add extract_attributes for extracting html tag attributes
|
9 年 前 |
Yen Chi Hsuan
|
5eb6bdced4
[utils] Multiple changes to base_n()
|
9 年 前 |
Sergey M․
|
f160785c5c
[utils] Remove AM/PM from unified_strdate patterns
|
9 年 前 |
Yen Chi Hsuan
|
5bc880b988
[utils] Add OHDave's RSA encryption function
|
9 年 前 |
Sergey M․
|
8411229bd5
[utils] Allow dot in strip_jsonp
|
9 年 前 |
Sergey M․
|
86296ad2cd
[utils] Add ability to control skipping false values in dict_get
|
9 年 前 |
Sergey M․
|
cbecc9b903
[utils] Add dict_get convenience method
|
9 年 前 |