Commit History

Author SHA1 Message Date
  ArthurHoaro 68016e3798 REST API: implement POST link service 7 years ago
  philipp-r 0b04f7970c Tags parameter for redirects #833 7 years ago
  ArthurHoaro bae74cb292 Merge pull request #831 from ArthurHoaro/theme/install-api-enable 7 years ago
  ArthurHoaro 76be95e199 Add API setting in the new theme during the installation 7 years ago
  ArthurHoaro b712ab0ac4 Fixes a bug preventing to edit link with ID 0 7 years ago
  ArthurHoaro 4306b184c4 History mechanism 7 years ago
  ArthurHoaro b786c8836f Set Shaarli's version only in shaarli_version.php file 7 years ago
  ArthurHoaro b897c81f8c Use 'dev' version on the master branch 7 years ago
  ArthurHoaro 48417aed1d Link imports are now logged in `data/` folder, and can be debug using `dev.debug=true` setting 7 years ago
  ArthurHoaro e6cd773f5a Fix blocking namespace issue 7 years ago
  ArthurHoaro 7c26f6626a Display private only filter as search parameter 7 years ago
  VirtualTam 3c66e56435 application: introduce the Shaarli\Config namespace 7 years ago
  ArthurHoaro 16e3d006e9 REST API: implements getLink by ID service 7 years ago
  ArthurHoaro 03cadbe220 Bump version to v0.8.3 7 years ago
  ArthurHoaro 89dcbe5277 Merge pull request #768 from ArthurHoaro/feature/get-public-links 7 years ago
  ArthurHoaro 679b6b40db Merge pull request #767 from ArthurHoaro/feature/delete-tag-redirect 7 years ago
  ArthurHoaro 7f96d9ec21 Update LinkFilter to be able to filter only public links 7 years ago
  ArthurHoaro b87442f216 Stay on the changetag page after tag deletion 7 years ago
  ArthurHoaro 95e5add4be Fix redirection after link deletion 7 years ago
  ArthurHoaro ae7f6b9d09 Bump version to v0.8.2 7 years ago
  ArthurHoaro 4d9fd16ddf Merge pull request #761 from ArthurHoaro/hotfix/referrer-warning 7 years ago
  ArthurHoaro d7d240f136 Merge pull request #759 from ArthurHoaro/hotfix/dup-tags 7 years ago
  VirtualTam 3947bbb043 Bump expected minimal PHP version to 5.5 7 years ago
  ArthurHoaro 8bbf02e0db Prevent warning if HTTP_REFERER isn't set 7 years ago
  ArthurHoaro d6327389fc Prevent tag duplicate when renaming 7 years ago
  ArthurHoaro 9977c418d6 Merge pull request #727 from ArthurHoaro/api/getlinks 7 years ago
  ArthurHoaro c3b00963fe REST API: implement getLinks service 7 years ago
  VirtualTam ee6f4b64a9 Cleanup: use safe boolean comparisons 7 years ago
  Arthur 7418f7cb60 Merge pull request #732 from ArthurHoaro/feature/theme-manager 7 years ago
  VirtualTam 724f1e3229 Cleanup: remove unused variables 7 years ago