MyShaarli/application
ArthurHoaro caa69b5853 typo
2016-05-05 13:28:43 +02:00
..
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
ApplicationUtils.php Fixes #410 - Retrieve title fails in multiple cases 2016-01-11 21:19:31 +01:00
Cache.php Cache: simplify cached content cleanup, improve tests 2015-08-13 23:51:31 +02:00
CachedPage.php CachedPage: move to a proper file, add tests 2015-08-13 23:48:06 +02:00
Config.php Introduce the Updater class which 2016-02-15 20:30:24 +01:00
FeedBuilder.php Refactor filter in LinkDB 2016-03-25 19:17:59 +01:00
FileUtils.php install: check file/directory permissions for Shaarli resources 2015-11-24 01:12:35 +01:00
HttpUtils.php typo 2016-05-05 13:28:43 +02:00
LinkDB.php Fixes #480: add an option to urlencode redirector URL 2016-04-09 16:52:32 +02:00
LinkFilter.php Fix error when filtering search tags 2016-04-14 00:10:39 +01:00
LinkUtils.php Fixes #531 - Title retrieving is failing with multiple use case 2016-05-03 19:51:29 +02:00
NetscapeBookmarkUtils.php Refactor Netscape bookmark exporting 2016-04-10 21:28:04 +02:00
PluginManager.php Fixes #378 - Plugin administration UI. 2016-01-31 18:54:48 +01:00
Router.php Create a FeedBuilder class which build data for both ATOM and RSS feed. 2016-03-25 19:17:55 +01:00
TimeZone.php Use correct 'UTC' timezone 2016-05-03 20:09:24 +02:00
Updater.php Refactor filter in LinkDB 2016-03-25 19:17:59 +01:00
Url.php typo 2016-05-05 13:28:43 +02:00
Utils.php Makes escape a recursive function which handle array of strings 2016-03-25 19:17:59 +01:00