Commit History

Author SHA1 Message Date
  Lucas Cimon 6ccd0b218f Adding ability to display subtags in tagcloud 7 years ago
  ArthurHoaro f9ff7f1b69 Merge pull request #764 from ArthurHoaro/feature/history 7 years ago
  ArthurHoaro bc5f1597eb Fix offset check with link ID = 0 7 years ago
  ArthurHoaro b2306b0c78 Move database read/write to FileUtils class + additional unit tests 7 years ago
  ArthurHoaro 7f96d9ec21 Update LinkFilter to be able to filter only public links 7 years ago
  ArthurHoaro d592daea83 Add a persistent 'shorturl' key to all links 7 years ago
  ArthurHoaro 29d108820f Link ID refactoring 7 years ago
  VirtualTam 735ed4a94e LinkDB: explicit method visibility 7 years ago
  VirtualTam f21abf3292 LinkDB: update datastore method names 7 years ago
  VirtualTam 628b97cbdf LinkDB: do not prefix privates with an underscore 7 years ago
  ArthurHoaro 9646b7da22 Save the update date in LinkDB and pass it to linklist templates 8 years ago
  ArthurHoaro 9866b40814 Better whitespace handling in tags 8 years ago
  Chris Kuethe 4b35853d68 Better whitespace handling in tags. Fixes #571 8 years ago
  ArthurHoaro 9ccca40189 Hashtag system 8 years ago
  Arthur 92a381f517 Merge pull request #583 from ArthurHoaro/enhance/tag-case 8 years ago
  ArthurHoaro b1eb5d1d31 Fixes #497: ignore case difference between tags 8 years ago
  ArthurHoaro 043eae70c4 Fixes #480: add an option to urlencode redirector URL 8 years ago
  ArthurHoaro 528a6f8a23 Refactor filter in LinkDB 8 years ago
  ArthurHoaro c51fae92dc Allow crossed search between terms and tags 8 years ago
  VirtualTam 205a42778d cleanup: use DateTime to format dates 8 years ago
  ArthurHoaro 195acf9f09 Private/Hidden tags 8 years ago
  ArthurHoaro 21979ff11c Add exclusion in tag search 8 years ago
  ArthurHoaro 510377d2cb Introduce the Updater class which 8 years ago
  ArthurHoaro 55d0a5c445 Bugfix: prevent LinkFilter to work on outdated data. 8 years ago
  ArthurHoaro 2c75f8e780 Fixes #426 - Do not filter with blank tags. 8 years ago
  ArthurHoaro 822bffced8 Link filter refactoring 8 years ago
  ArthurHoaro 49e62f22ad QRCode plugin: use url instead of real_url 8 years ago
  ArthurHoaro 90e5bd65c9 URL encode links when a redirector is set. 8 years ago
  VirtualTam 2e28269bae install: check file/directory permissions for Shaarli resources 8 years ago
  Guillaume Virlet ef591e7ee2 Url: introduce global helper functions for cleanup and scheme detection 8 years ago