]> git.immae.eu Git - github/shaarli/Shaarli.git/history - index.php
Makes escape a recursive function which handle array of strings
[github/shaarli/Shaarli.git] / index.php
2016-03-25  ArthurHoaroCreate a FeedBuilder class which build data for both...
2016-03-18  ArthurHoaroPlugin: add render_feed hook and call it while generati...
2016-03-18  ArthurHoaroRefactor showRSS, and make it use the RSS template
2016-03-18  ArthurHoaroRefactor showAtom, and make it use the ATOM template
2016-03-18  ArthurHoaroAdd method assignAll() to pageBuilder to assign an...
2016-03-02  ArthurMerge pull request #509 from ArthurHoaro/v0.6.5 v0.6.5
2016-03-02  ArthurHoaroBump version to v0.6.5 509/head
2016-03-01  ArthurMerge pull request #504 from ArthurHoaro/hotfix/http_la...
2016-02-28  ArthurHoaroFixes #503: check that HTTP_ACCEPT_LANGUAGE is set... 504/head
2016-02-28  ArthurMerge pull request #501 from ArthurHoaro/v0.6.4 v0.6.4
2016-02-28  ArthurHoaroBump version to v0.6.4 501/head
2016-02-28  ArthurMerge pull request #500 from ArthurHoaro/plugin-icon...
2016-02-28  ArthurMerge pull request #496 from ArthurHoaro/cross-search
2016-02-28  ArthurHoaroAllow crossed search between terms and tags 496/head
2016-02-25  ArthurMerge pull request #491 from ArthurHoaro/markdown-escape2
2016-02-24  ArthurMerge pull request #495 from nicolasdanelon/patch-3
2016-02-24  ArthurMerge pull request #492 from ArthurHoaro/locale-sort-fix
2016-02-19  ArthurHoaroFixes #481: tag cloud fatal error 492/head
2016-02-19  ArthurHoaroApply the locale to all categories and move autolocale...
2016-02-18  ArthurMerge pull request #486 from virtualtam/refactor/datetime
2016-02-18  ArthurMerge pull request #470 from ArthurHoaro/description...
2016-02-18  ArthurHoaroFixes #468: don't trim description 470/head
2016-02-17  VirtualTamcleanup: use DateTime to format dates 486/head
2016-02-15  ArthurMerge pull request #461 from ArthurHoaro/tagcloud-sort
2016-02-15  ArthurMerge pull request #446 from ArthurHoaro/search-tag...
2016-02-15  ArthurHoaroRemove first '-' char when saving tags 446/head
2016-02-15  ArthurMerge pull request #479 from ArthurHoaro/pluginsadmin...
2016-02-15  ArthurMerge pull request #460 from ArthurHoaro/440-editlink-404
2016-02-15  ArthurMerge pull request #442 from ArthurHoaro/updater
2016-02-15  ArthurHoaroFixes typo in plugin admin redirection URL 479/head
2016-02-15  ArthurHoaroIntroduce the Updater class which 442/head
2016-02-11  ArthurMerge pull request #473 from ArthurHoaro/commonhook...
2016-02-10  ArthurHoaroCommon hooks: process includes before header/footer 473/head
2016-02-05  ArthurHoaroFixes #456: Tag cloud does not sort tags (fully) alphab... 461/head
2016-02-04  ArthurMerge pull request #458 from ArthurHoaro/plugins-init...
2016-02-04  ArthurMerge pull request #457 from ArthurHoaro/updatecheck...
2016-02-04  ArthurHoaroFixes #440 - 404 error after editing a link 460/head
2016-02-04  ArthurHoaroCode cleanup: index.php - save_edit
2016-02-02  ArthurHoaroInitialize plugin parameters array to avoid unnecessary... 458/head
2016-02-02  ArthurHoaroAdd a default value to ENABLE_UPDATECHECK to avoid... 457/head
2016-02-01  ArthurMerge pull request #453 from ArthurHoaro/pr450
2016-01-31  ArthurMerge pull request #452 from ArthurHoaro/v0.6.3 v0.6.3
2016-01-31  ArthurHoaroBump version to v0.6.3 452/head
2016-01-31  ArthurMerge pull request #388 from ArthurHoaro/pluginadmin
2016-01-31  ArthurMerge pull request #379 from ArthurHoaro/plugin-markdown
2016-01-31  ArthurHoaroFixes #378 - Plugin administration UI. 388/head
2016-01-21  ArthurMerge pull request #444 from dimtion/404_template
2016-01-20  DimtionCreate 404 template 444/head
2016-01-16  VirtualTamMerge pull request #437 from virtualtam/refactor/utils...
2016-01-16  VirtualTamLogging: move logm() from index.php to application... 437/head
2016-01-11  VirtualTamMerge pull request #432 from ArthurHoaro/title-retrieve
2016-01-11  ArthurHoaroFixes #410 - Retrieve title fails in multiple cases 432/head
2016-01-06  ArthurMerge pull request #424 from ArthurHoaro/search
2016-01-06  ArthurHoaroFixes #426 - Do not filter with blank tags.
2016-01-06  ArthurHoaroLink filter refactoring
2016-01-03  VirtualTamMerge pull request #429 from ArthurHoaro/changetag...
2016-01-03  ArthurHoaroFixes #428: validate buttons presence instead of value 429/head
2016-01-02  VirtualTamMerge pull request #417 from ArthurHoaro/wallabag-improve
2015-12-23  VirtualTamBump version to v0.6.2 v0.6.2
2015-12-09  VirtualTamMerge pull request #406 from ArthurHoaro/qrcode-style
2015-12-08  VirtualTamMerge pull request #408 from ArthurHoaro/gototop
2015-12-08  VirtualTamMerge pull request #407 from ArthurHoaro/daily-router
2015-12-08  ArthurHoaroFixes #403: build the daily page through renderPage() 407/head
2015-12-08  ArthurHoaroReset permissions on index.php (changed in 18cca483b0b5...
2015-12-07  VirtualTamMerge pull request #393 from ArthurHoaro/tools-js-indent
2015-12-07  ArthurMerge pull request #405 from ArthurHoaro/titles-fix
2015-12-07  ArthurHoaroTemporary fix for head titles 405/head
2015-12-06  VirtualTamMerge pull request #400 from ArthurHoaro/title-399
2015-12-05  ArthurHoaroFixes #399 - show single link title as page title 400/head
2015-12-03  VirtualTamMerge pull request #398 from virtualtam/fix/initialize...
2015-12-03  VirtualTamfix: assign template variables to empty values so they... 398/head
2015-12-01  VirtualTamBump version to v0.6.1 v0.6.1
2015-11-30  VirtualTamMerge pull request #394 from virtualtam/app-utils/check...
2015-11-26  VirtualTamapplication: default to the "stable" branch for update... 394/head
2015-11-26  VirtualTamMerge pull request #390 from virtualtam/app-utils/check...
2015-11-26  VirtualTamapplication: refactor version checks, move to Applicati... 390/head
2015-11-26  VirtualTamMerge pull request #355 from ArthurHoaro/redirector-url
2015-11-26  ArthurHoaroFixes incorrect call to
2015-11-26  ArthurHoaroURL encode links when a redirector is set. 355/head
2015-11-25  ArthurMerge pull request #391 from nicolasdanelon/patch-1
2015-11-25  Nicolas Daneloncleanup: remove json_encode() (built-in since PHP 5.2) 391/head
2015-11-24  VirtualTamMerge pull request #389 from virtualtam/utils/check...
2015-11-24  VirtualTamapplication: move checkPHPVersion from Utils to Applica... 389/head
2015-11-24  VirtualTamMerge pull request #375 from virtualtam/utils/permissions
2015-11-24  VirtualTaminstall: check file/directory permissions for Shaarli... 375/head
2015-11-23  VirtualTamMerge pull request #384 from roidelapluie/master
2015-11-23  Julien PivottoFix authentification when Shaarli is in Open Mode. 384/head
2015-11-22  VirtualTamMerge pull request #377 from ArthurHoaro/search-tag...
2015-11-22  VirtualTamMerge pull request #387 from ArthurHoaro/bookmarklet...
2015-11-22  VirtualTamMerge pull request #376 from ArthurHoaro/opensearch
2015-11-22  ArthurMerge pull request #385 from ArthurHoaro/plugins-error-fix
2015-11-22  ArthurHoaroFixes #382: Bookmarklet can not retrieve title when... 387/head
2015-11-22  ArthurHoaroBugfix: do not store plugin errors in data.php 385/head
2015-11-18  ArthurMerge pull request #383 from ArthurHoaro/master
2015-11-18  ArthurHoaroBump version to v0.6.0 383/head v0.6.0
2015-11-17  ArthurHoaroFixes #176 - Add opensearch functionality 376/head
2015-11-11  VirtualTamMerge pull request #374 from virtualtam/cleanup
2015-11-11  VirtualTamcleanup: remove the executable bit from source scripts 374/head
2015-11-11  VirtualTamMerge pull request #373 from virtualtam/index/format...
2015-11-11  VirtualTamindex.php: group globals by theme, format comments 373/head
next