aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
Commit message (Expand)AuthorAgeFilesLines
* Bump shaarli/netscape-bookmark-parser dependency versionArthurHoaro2020-11-051-1/+1
* Move utils classes to Shaarli\Helper namespace and folderArthurHoaro2020-10-271-0/+1
* Composer: explicitly import katzgrau/klogger (already included in netscape-bo...ArthurHoaro2020-10-201-0/+1
* Add mutex on datastore I/O operationsArthurHoaro2020-10-131-0/+1
* Add Markdown Extra formatterArthurHoaro2020-10-131-4/+6
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-3/+2
* Run CI against PHP 8.0ArthurHoaro2020-09-291-1/+1
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-1/+1
* Travis CI: run composer update instead of installArthurHoaro2020-09-261-1/+1
* Initialize admin Slim controllersArthurHoaro2020-07-231-1/+2
* Render login page through Slim controllerArthurHoaro2020-01-261-0/+4
* Introduce Bookmark object and Service layer to retrieve themArthurHoaro2020-01-171-0/+2
* Run Unit Tests against PHP 7.4ArthurHoaro2020-01-171-3/+3
* Upgrade composer dependencies from PHP 7.1ArthurHoaro2019-08-011-2/+2
* composer: enforce PHP security advisoriesVirtualTam2019-01-181-0/+1
* composer: add and document optional PHP extensionsVirtualTam2019-01-131-1/+6
* namespacing: add plugin tests to \Shaarli\Plugin\[...]VirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+2
* namespacing: \Shaarli\Netscape\NetscapeBookmarkUtilsVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\UpdaterVirtualTam2019-01-121-1/+3
* namespacing: add curl-ext to suggested dependenciesVirtualTam2019-01-121-0/+3
* namespacing: \Shaarli\Bookmark\LinkFilterVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Bookmark\LinkDBVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\FileUtilsVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}VirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Http\Base64UrlVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Exceptions\IOExceptionVirtualTam2019-01-121-0/+1
* lint: remove unused toolsVirtualTam2018-12-021-4/+2
* Composer: bump netscape-bookmark-parser to 2.1VirtualTam2018-10-061-1/+1
* Take code review into accountArthurHoaro2018-07-051-1/+1
* Update thumbnail integration after rebasing the branchArthurHoaro2018-07-051-1/+1
* Use web-thumbnailer to retrieve thumbnailsArthurHoaro2018-07-051-0/+1
* Move LoginManager and SessionManager to the Security namespaceVirtualTam2018-06-021-1/+2
* Update parsedown to its latest version instead of fixed 1.6ArthurHoaro2018-03-311-1/+1
* Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.xArthurHoaro2018-02-021-3/+3
* Shaarli's translationArthurHoaro2017-10-221-1/+2
* migrated Github wiki links to readthedocsWilli Eggeling2017-08-261-1/+1
* Fix PHP version configuration in composer.jsonArthurHoaro2017-08-051-0/+5
* Upgrade netscape-bookmark-parser dependency to v2.xArthurHoaro2017-03-101-1/+1
* Fix blocking namespace issueArthurHoaro2017-03-081-1/+2
* Run languages tests using PHPUnit test suitesArthurHoaro2017-03-061-1/+2
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-041-1/+2
* API: fix JWT signature verificationVirtualTam2017-01-041-0/+1
* Move PubSubHubbub code as a default pluginArthurHoaro2016-12-201-1/+2
* REST API structure using Slim frameworkArthurHoaro2016-12-151-1/+9
* PHP requirement increased to PHP 5.5 - See #599ArthurHoaro2016-12-151-1/+1
* Use Composer to import Parsedown libraryArthurHoaro2016-10-221-1/+2
* Composer: reference shaarli/netscape-bookmark-parser from PackagistVirtualTam2016-08-101-7/+1
* Composer: add shaarli/netscape-bookmark-parserVirtualTam2016-07-231-1/+8