]> git.immae.eu Git - github/shaarli/Shaarli.git/shortlog
github/shaarli/Shaarli.git
2015-09-02  ArthurHoaroBump version to v0.5.3 v0.5.3
2015-09-02  ArthurMerge pull request #336 from ArthurHoaro/login-hotfix 0.5.3
2015-09-02  ArthurHoaroAllow uppercase letters in PHP sessionid format 336/head
2015-08-31  VirtualTamBump version to 0.5.2 v0.5.2
2015-08-31  VirtualTamMerge pull request #326 from ArthurHoaro/bug-url
2015-08-31  ArthurHoaroAdd HTTPS support for title extracting feature 326/head
2015-08-31  ArthurHoaroFixes #325 - Shaarli does not recognize saved links
2015-08-24  VirtualTamMerge pull request #306 from ArthurHoaro/fpd
2015-08-23  VirtualTamMerge pull request #327 from virtualtam/travis/php7
2015-08-22  ArthurHoaroAvoid Full Path Disclosure error on session error. 306/head
2015-08-21  VirtualTamtravis: add PHP 7 to the tested environments 327/head
2015-08-17  VirtualTamBump version to 0.5.1 v0.5.1
2015-08-17  VirtualTamDoc: sync from Wiki, generate HTML
2015-08-16  VirtualTamMerge pull request #314 from shaarli/clean-utm_term
2015-08-16  VirtualTamREADME: add DockerHub badge
2015-08-15  VirtualTamLinks: refactor & improve URL cleanup 314/head
2015-08-13  VirtualTamMerge pull request #309 from virtualtam/refactor/PageCache
2015-08-13  VirtualTamCache: simplify cached content cleanup, improve tests 309/head
2015-08-13  VirtualTamCachedPage: move to a proper file, add tests
2015-08-13  VirtualTamMerge pull request #301 from ArthurHoaro/edit-link...
2015-08-07  ArthurHoaroFixes #299: prevent 404 on '?edit_link' while logged out 301/head
2015-08-05  VirtualTamMerge pull request #313 from virtualtam/install/timezone
2015-08-04  VirtualTamInstallation: default to the server's timezone 313/head
2015-08-04  VirtualTamMerge pull request #294 from virtualtam/doc/update
2015-08-04  VirtualTamDoc: sync from Wiki, generate HTML 294/head
2015-07-31  VirtualTamMerge pull request #276 from virtualtam/tools/phpcs
2015-07-30  VirtualTamMerge pull request #303 from virtualtam/v0.5.0 v0.5.0
2015-07-30  VirtualTamBump version to 0.5.0 303/head
2015-07-24  ArthurHoaroAdd Requirements section in README (link to wiki).
2015-07-23  ArthurMerge pull request #295 from Knah-Tsaeb/patch-1
2015-07-22  VirtualTamMerge pull request #289 from virtualtam/make-clean
2015-07-22  Knah Tsaeb[fix] #293 295/head
2015-07-18  VirtualTamMakefile: do not call `clean` before `test` 289/head
2015-07-18  VirtualTamMerge pull request #290 from virtualtam/travis-container
2015-07-18  VirtualTamTravis: use the container-based infrastructure 290/head
2015-07-15  ArthurMerge pull request #271 from virtualtam/php53
2015-07-13  VirtualTamPHP: ensure 5.3 compatibility, refactor timezone utilities 271/head
2015-07-12  VirtualTamMakefile: add a generic rule to run PHPCS against diffe... 276/head
2015-07-12  VirtualTamMerge pull request #257 from ArthurHoaro/tag-http-referer
2015-07-12  ArthurHoaroPrevent redirection loop everytime we rely on HTTP_REFERER: 257/head
2015-07-12  ArthurEnglish mistake cf sebsauvage/Shaarli#221
2015-07-12  ArthurHoaroFixes warning 'Undefined index: searchtags' while filte...
2015-07-12  ArthurMerge pull request #262 from ArthurHoaro/dup-tags
2015-07-12  ArthurHoaroAvoid tag duplicates 262/head
2015-07-11  VirtualTamMerge pull request #268 from ArthurHoaro/dailrss-template
2015-07-11  VirtualTamMerge pull request #269 from virtualtam/fix/read-config
2015-07-11  ArthurHoaroInclude the whole <item> in dailyRSS 268/head
2015-07-10  VirtualTamFix: data/config.php was not imported 269/head
2015-07-10  VirtualTamMerge pull request #267 from virtualtam/linkdb/private...
2015-07-09  VirtualTamLinkDB: prefix private members with an underscore 267/head
2015-07-09  VirtualTamMerge pull request #255 from ArthurHoaro/config
2015-07-09  ArthurHoaroAll settings are now stored in config.php 255/head
2015-07-08  VirtualTamMerge pull request #251 from virtualtam/linkdb/date...
2015-07-08  VirtualTamLinkDB::filterDay(): check input date format 251/head
2015-07-08  VirtualTamMerge pull request #264 from ArthurHoaro/daily-nav
2015-07-08  ArthurHoaroFixes #260: previous/next day links in daily 264/head
2015-06-28  nodisccMerge pull request #254 from virtualtam/test/linkdb...
2015-06-28  VirtualTamLinkDBTest: only check that the datastore is created... 254/head
2015-06-27  nodisccdoc: bump php requirement to php 5.4, fixes https:...
2015-06-26  nodisccMerge remote-tracking branch 'ArthurHoaro/default-links'
2015-06-26  nodisccMerge remote-tracking branch 'virtualtam/linkdb/remove...
2015-06-26  nodiscc[doc] sync doc with latest wiki, build HTML
2015-06-26  nodiscc[doc] update CONTRIBUTING
2015-06-26  nicolasmduplicated id removed
2015-06-26  nicolasmawesome.css restored. width bug fixed.
2015-06-26  nodisccMerge pull request #249 from fbartels/patch-1
2015-06-26  Felix BartelsRestore compatability with php 5.3 249/head
2015-06-24  VirtualTamLinkDB: do not access global variables 243/head
2015-06-24  ArthurHoaroFixes unit tests: checking datastore filesize instead... 238/head
2015-06-24  ArthurHoaroChange fresh install default link
2015-06-23  nodisccmove escape() and sanitizeLink() to application/Utils.php
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/input-escape...
2015-06-23  VirtualTamLinkDB: add 'hidePublicLinks' parameter to the constructor
2015-06-23  nodisccadd travis-ci.org build status to README
2015-06-23  nodisccAdd link to 'Running unit tests wiki page'
2015-06-23  nodisccMerge remote-tracking branch 'nicolasdanelon/master...
2015-06-23  Nicolas Daneloncursor pointer for label (ux improvement) 231/head
2015-06-23  Nicolas Danelonfix no javascript
2015-06-23  ArthurHoaroPage title if there is a single link 233/head
2015-06-23  ArthurHoaroWorking on shaarli/Shaarli#224 228/head
2015-06-23  Nicolas DanelonUpdate awesomplete.css
2015-06-23  Nicolas Danelonfilter input search responsive fixed (mobile)
2015-06-23  nodisccadd tabindex 1/2 to search and tags fields
2015-06-23  nodisccMerge remote-tracking branch 'origin/doc-contributing'
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/daily-date...
2015-06-23  nodisccMerge remote-tracking branch 'nicolasdanelon/master...
2015-06-23  nodisccre-add readDb() missing from previous merge
2015-06-23  nodisccMerge remote-tracking branch 'virtualtam/test/link...
2015-06-23  nodisccMerge remote-tracking branch 'ArthurHoaro/search-tag...
2015-06-23  nodisccMerge remote-tracking branch 'virtualtam/travis' into...
2015-06-19  ndafix login desktop 230/head
2015-06-19  ndalogin enhance for mobile
2015-06-19  ArthurHoaroDaily page: date format in template 229/head
2015-06-10  VirtualTamLinkDB: move to a proper file, add test coverage 218/head
2015-06-09  nodisccCreate CONTIBUTING.md 223/head
2015-06-09  ArthurHoaroDo not load links if they're hidden (also fix shaarli... 222/head
2015-06-09  ArthurHoaroAdd awesomplete to tag search shaarli/Shaarli#49 221/head
2015-06-04  VirtualTamAdd Travis CI config 219/head
2015-06-03  nodisccsplit annoyingpatterns list on multpile lines, add...
2015-05-22  nodisccMerge branch 'really-hide' of https://github.com/pikzen...
next