]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application
Merge pull request #1234 from virtualtam/lint
[github/shaarli/Shaarli.git] / application /
2018-12-02  AurĂ©lien TamisierMerge pull request #1234 from virtualtam/lint
2018-12-02  VirtualTamlint: fix line-length warnings 1234/head
2018-12-02  VirtualTamlint: apply phpcbf to application/
2018-10-11  nodisccMerge pull request #1221 from nodiscc/doc-refactor...
2018-10-06  ArthurHoaroMerge pull request #1205 from ArthurHoaro/feature/opengraph
2018-10-06  ArthurHoaroMerge pull request #1208 from ArthurHoaro/feature/selec...
2018-10-06  ArthurHoaroMerge pull request #1211 from ArthurHoaro/hotfix/img...
2018-10-06  ArthurHoaroMerge pull request #1212 from ArthurHoaro/hotfix/hashta...
2018-10-06  ArthurHoaroMerge pull request #1144 from ArthurHoaro/feature/sticky
2018-10-06  ArthurHoaroAdd a button to set links as sticky
2018-08-13  ArthurHoaroAdd OpenGraph meta tags on permalink page 1205/head
2018-08-13  ArthurHoaroMerge pull request #1193 from llune/patch-1
2018-08-11  ArthurHoaroMerge pull request #1202 from ArthurHoaro/composer
2018-08-11  ArthurHoaroMerge pull request #1200 from ArthurHoaro/hotfix/htacce...
2018-08-11  ArthurHoaroMerge pull request #1199 from ArthurHoaro/hotfix/thumbn...
2018-08-10  ArthurHoaroFix issue 'You are not authorized to add a link' with... 1199/head
2018-07-28  ArthurHoaroMerge pull request #687 from ArthurHoaro/web-thumb
2018-07-17  ArthurHoaroBunch of improvement for thumbnails integration: 687/head
2018-07-12  nodisccMerge pull request #1178 from pips-/patch-2
2018-07-10  ArthurHoaroMerge pull request #1175 from ArthurHoaro/docs/apache...
2018-07-10  ArthurHoaroMerge pull request #1141 from ArthurHoaro/api/tags
2018-07-05  ArthurHoaroThumbnails: add a common mode to only retrieve thumbs...
2018-07-05  ArthurHoaroAdd a page to update all thumbnails through AJAX reques...
2018-07-05  ArthurHoaroTake code review into account
2018-07-05  ArthurHoaroUpdate thumbnail integration after rebasing the branch
2018-07-05  ArthurHoaroConfigManager: add a method to remove an entry
2018-07-05  ArthurHoaroUse web-thumbnailer to retrieve thumbnails
2018-06-07  Mark SchmitzMerge remote-tracking branch 'upstream/master'
2018-06-04  ArthurHoaroImplements Tags endpoints for Shaarli's REST API
2018-06-04  ArthurHoaroMerge pull request #1143 from ArthurHoaro/sort-equal...
2018-06-03  VirtualTamMerge pull request #1086 from virtualtam/refactor/login
2018-06-02  VirtualTamSessionManager+LoginManager: fix checkLoginState logic 1086/head
2018-06-02  VirtualTamAdd test coverage for LoginManager methods
2018-06-02  VirtualTamSessionManager: remove unused UID token
2018-06-02  VirtualTamRefactor LoginManager stay-signed-in token management
2018-06-02  VirtualTamRefactor session and cookie timeout control
2018-06-02  VirtualTamMove LoginManager and SessionManager to the Security...
2018-06-02  VirtualTamLoginManager: remove unused parameter
2018-06-02  VirtualTamLogin: update PageBuilder and default/vintage templates
2018-06-02  VirtualTamPass the client IP ID to LoginManager
2018-06-02  VirtualTamDelegate session operations to SessionManager
2018-05-29  VirtualTamDocument LoginManager properties
2018-05-29  VirtualTamRefactor user credential validation at login time
2018-05-29  VirtualTamRefactor PHP session handling during login/logout
2018-05-29  VirtualTamRefactor SessionManager::$INACTIVITY_TIMEOUT
2018-05-29  VirtualTamRefactor client session hijacking protection
2018-05-29  ArthurHoaroTag sort - UT + comment + fix filter and visibility 1143/head
2018-05-19  ArthurHoaroFix order of tags with the same number of occurrences
2018-05-02  ArthurHoaroMerge pull request #1133 from ArthurHoaro/hotfix/title-dl
2018-05-01  ArthurHoaroSupport redirection in cURL download callback 1133/head
2018-04-18  nodisccMerge pull request #1081 from nodiscc/doc-merge-sharing
2018-04-15  Buster OneGerman language created (#1114)
2018-03-28  ArthurHoaroMerge pull request #1113 from ArthurHoaro/docker/node...
2018-03-26  ArthurHoaroMerge pull request #1093 from ArthurHoaro/feature/theme...
2018-03-26  ArthurHoaroLoad theme translations files automatically 1093/head
2018-03-19  VirtualTamMerge pull request #1100 from Angristan/docker-logs
2018-03-13  ArthurHoaroMerge pull request #1096 from ArthurHoaro/feature/downl...
2018-03-07  ArthurHoaroMake max download size and timeout configurable 1096/head
2018-03-07  ArthurHoaroMerge pull request #1097 from ArthurHoaro/fix/psr-elseif
2018-02-28  ArthurHoaroPSR: use elseif instead of else if 1097/head
2018-02-26  VirtualTamMerge pull request #1090 from virtualtam/fix/doxygen
2018-02-24  VirtualTamMerge pull request #1085 from virtualtam/docker/multi...
2018-02-24  ArthurHoaroMerge pull request #1092 from ArthurHoaro/fix/scuttle...
2018-02-24  ArthurHoaroMerge pull request #1062 from ArthurHoaro/feature/pages...
2018-02-24  ArthurHoaroUse a specific page title in all pages 1062/head
2018-02-23  ArthurHoaroIgnore the case while checking DOCTYPE during the file... 1092/head
2018-02-05  VirtualTamMerge pull request #1008 from virtualtam/refactor/authe...
2018-02-05  VirtualTamRefactor login / ban authentication steps 1008/head
2018-02-02  ArthurHoaroMerge pull request #1074 from kalvn/feature/dailymarkdown
2018-02-02  ArthurHoaroMerge pull request #1038 from ArthurHoaro/feature/publi...
2018-02-02  ArthurHoaroMerge pull request #1003 from ArthurHoaro/ci/php7.2
2018-02-02  ArthurHoaroINTL_IDNA_VARIANT_2003 is deprecated 1003/head
2018-02-02  ArthurHoaroMerge pull request #1070 from ArthurHoaro/hotfix/lc...
2018-01-31  ArthurHoaroUse LC_COLLATE instead of LC_MESSAGES if php-intl is... 1070/head
2018-01-31  ArthurHoaroMerge pull request #1063 from ArthurHoaro/hotfix/legacy...
2018-01-25  ArthurHoaroFix warnings when upgrading from legacy SebSauvage... 1063/head
2018-01-24  ArthurHoaroPublic/private filter: use two separate buttons 1038/head
2018-01-23  ArthurHoaroMerge pull request #977 from ArthurHoaro/feature/dl...
2017-12-17  nodisccMerge remote-tracking branch 'origin/doc-tagcloud'...
2017-12-16  ArthurHoaroAdd a filter to only display public links
2017-12-03  ArthurHoaroMerge pull request #1025 from ArthurHoaro/hotfix/proxy-443
2017-12-02  ArthurHoaroForce HTTPS if the original port is 443 behind a revers... 1025/head
2017-11-26  ArthurHoaroMerge pull request #1020 from ArthurHoaro/feature/curl...
2017-11-24  VirtualTamMerge pull request #1016 from virtualtam/refactor/session
2017-11-18  ArthurHoaroMerge pull request #1017 from ArthurHoaro/feature/mobil...
2017-11-12  ArthurHoaroMerge pull request #1014 from ArthurHoaro/feature/no...
2017-11-11  ArthurHoaroMerge pull request #1019 from ArthurHoaro/hotfix/comple...
2017-11-11  ArthurHoaroReturn true after update ReorderDatastore to complete it 1019/head
2017-11-11  ArthurHoaroIncrease buffer size for cURL download 1020/head
2017-11-08  VirtualTamImprove SessionManager constructor and tests 1016/head
2017-11-08  ArthurHoaroMerge pull request #1012 from ArthurHoaro/hotfix/urlencode
2017-11-07  ArthurHoaroDon't URL encode description links if parameter 'redire... 1012/head
2017-10-28  ArthurHoaroExtract the title/charset during page download, and... 977/head
2017-10-28  ArthurHoaroMerge pull request #962 from ArthurHoaro/feature/perfs2
2017-10-25  VirtualTamMerge pull request #1005 from virtualtam/refactor/authe...
2017-10-22  VirtualTamMove session ID check to SessionManager
2017-10-22  VirtualTamRefactor session token management
2017-10-22  VirtualTamMerge pull request #1004 from virtualtam/doc/docker...
2017-10-22  ArthurHoaroMerge pull request #1002 from ArthurHoaro/doc/install...
2017-10-22  ArthurHoaroMerge pull request #871 from ArthurHoaro/feature/transl...
next