aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/NetscapeBookmarkUtils.php
Commit message (Expand)AuthorAgeFilesLines
* PSR: use elseif instead of else ifArthurHoaro2018-02-281-2/+2
* Ignore the case while checking DOCTYPE during the file importArthurHoaro2018-02-231-2/+2
* Add language selection in the configure page of the default themeArthurHoaro2017-10-221-1/+0
* Shaarli's translationArthurHoaro2017-10-221-8/+8
* Don't write History for link importArthurHoaro2017-10-071-5/+11
* Fix a bug happening when importing links with override optionArthurHoaro2017-05-071-0/+1
* History mechanismArthurHoaro2017-03-211-1/+4
* Fix namespace issueArthurHoaro2017-03-101-0/+1
* Link imports are now logged in `data/` folder, and can be debug using `dev.de...ArthurHoaro2017-03-101-9/+24
* Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-0/+1
* Apply the new ID system accros the whole codebaseArthurHoaro2016-12-121-15/+10
* LinkDB: update datastore method namesVirtualTam2016-10-201-1/+1
* Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-201-1/+1
* Fix: ensure Internet Explorer bookmark dumps can be importedVirtualTam2016-08-121-2/+1
* Refactor bookmark import using a generic Netscape parserVirtualTam2016-08-101-0/+142
* Export: allow prepending notes with the Shaarli instance's URLVirtualTam2016-05-061-4/+11
* Refactor Netscape bookmark exportingVirtualTam2016-04-101-0/+47