]> git.phdru.name Git - bookmarks_db.git/history - Writers
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / Writers /
2023-11-20 Oleg BroytmanFix(Py3): Remove forgotten `.decode()`/`.encode()`
2023-11-12 Oleg BroytmanFix(Py3): Stop encoding unicode to bytes
2023-11-12 Oleg BroytmanFix(Py3): Fix `unicode` compatibility
2023-11-12 Oleg BroytmanStyle: Fix flake8 F401 module imported but unused
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E305 expected 2 blank lines, found 1
2023-11-12 Oleg BroytmanStyle: Fix flake8 E302 expected 2 blank lines, found 1
2023-11-12 Oleg BroytmanStyle: Fix flake8 E261 at least two spaces before inlin...
2023-11-12 Oleg BroytmanStyle: Fix flake8 E128 continuation line under-indented...
2017-10-30 Oleg BroytmanFix(flad): Unindent code erroneously indented in commit...
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2016-04-02 Oleg BroytmanFix: convert unicode icon URLs to utf-8
2016-04-02 Oleg BroytmanFix: do not write LAST_MODIFIED is it's None
2012-04-14 Oleg BroytmanRemoved svn:keywords. Extended copyright to 2012.
2011-12-20 Oleg BroytmanConvert date to/from mozilla-specific json format.
2011-12-19 Oleg BroytmanWrite netscape-formatted datetime.
2011-12-19 Oleg Broytman2039!
2011-12-19 Oleg BroytmanProcess mozilla-specific date/time representation.
2011-12-18 Oleg BroytmanPretty-print last_modified.
2011-07-12 Oleg BroytmanSplit hrefs into domain and path components; recode...
2011-07-11 Oleg BroytmanInsert a space.
2011-07-11 Oleg BroytmanRecode hrefs (due to international domain names) to...
2011-07-11 Oleg Broytmanlast_visit could be None.
2011-01-04 Oleg BroytmanAdded __all__.
2011-01-04 Oleg BroytmanAdded docstrings, __{version,revision,etc}__ boilerplates.
2010-08-14 Oleg BroytmanWrite icon's URIs.
2010-08-11 Oleg BroytmanStore icon's URIs.
2009-09-27 Oleg Broytman"BroytMann" => "Broytman".
2007-10-14 Oleg BroytmanQuote title for Mozilla (including apostrophe).
2007-10-14 Oleg BroytmanRenamed BKMK_??FORMAT to BKMK_FORMAT.
2007-10-11 Oleg BroytmanMozilla format is not Netscape format (respective to...
2007-10-11 Oleg BroytmanFixed a minor bug.
2007-09-23 Oleg BroytmanSeparate Netscape and Mozilla formats.
2007-09-21 Oleg BroytmanStore icon and charset in bookmark's attributes.
2007-09-10 Oleg BroytmanStore LAST_MODIFIED in folder's attributes.
2004-11-30 Oleg BroytmanRemoved .cvsignore files
2004-08-04 Oleg BroytmanImplemented keywords in Mozilla bookmarks.
2004-08-04 Oleg BroytmanUsed writer_flad as the base class.
2003-10-18 Oleg BroytmanBKMK_NSFORMAT.
2003-09-15 Oleg BroytmanRemoved module string.
2003-09-15 Oleg BroytmanRemoved shebang - this is a module, not a program.
2003-07-24 Oleg BroytmanIgnore python bytecode files.
2003-07-24 Oleg BroytmanVersion 3.3.1.