Historial de Commits

Autor SHA1 Mensaje Fecha
  ArthurHoaro c2c2338f9a Merge pull request #1141 from ArthurHoaro/api/tags hace 6 años
  VirtualTam 87f1431247 Fix broken documentation links and list formatting hace 6 años
  ArthurHoaro cad4251ad7 Fixes an error during the install hace 6 años
  ArthurHoaro d3f42ca487 Implements Tags endpoints for Shaarli's REST API hace 6 años
  VirtualTam c689e10863 Refactor LoginManager stay-signed-in token management hace 6 años
  VirtualTam 51f0128cdb Refactor session and cookie timeout control hace 6 años
  VirtualTam fab87c2696 Move LoginManager and SessionManager to the Security namespace hace 6 años
  VirtualTam 68dcaccfa4 LoginManager: remove unused parameter hace 6 años
  VirtualTam 89ccc83ba4 Login: update PageBuilder and default/vintage templates hace 6 años
  VirtualTam 8474208474 Pass the client IP ID to LoginManager hace 6 años
  VirtualTam 63ea23c2a6 Refactor user credential validation at login time hace 6 años
  VirtualTam 49f1832316 Refactor PHP session handling during login/logout hace 6 años
  VirtualTam db45a36a53 Refactor SessionManager::$INACTIVITY_TIMEOUT hace 6 años
  VirtualTam 88110550b8 Refactor client session hijacking protection hace 6 años
  ArthurHoaro 8d2cac1be6 Fix parameter order which was preventing max_dl parameter to work properly hace 6 años
  ArthurHoaro 15410df113 Fix warning when trying to save redictor setting from the configure page hace 6 años
  ArthurHoaro 4294bc7b98 Merge pull request #1096 from ArthurHoaro/feature/download-params hace 6 años
  ArthurHoaro 4ff3ed1c47 Make max download size and timeout configurable hace 6 años
  ArthurHoaro d2d4f993e1 PSR: use elseif instead of else if hace 6 años
  ArthurHoaro 980efd6cf8 Use a specific page title in all pages hace 6 años
  VirtualTam 44acf70681 Refactor login / ban authentication steps hace 6 años
  ArthurHoaro a381c373b3 Merge pull request #1074 from kalvn/feature/dailymarkdown hace 6 años
  ArthurHoaro bc3ce7ec2a Merge pull request #1038 from ArthurHoaro/feature/public-only-filter hace 6 años
  kalvn 50142efd1b Executes daily hooks before creating columns. hace 6 años
  ArthurHoaro b7c412d4d0 Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed hace 6 años
  ArthurHoaro d2f6d909e5 Public/private filter: use two separate buttons hace 6 años
  ArthurHoaro d449f79a0d Merge pull request #977 from ArthurHoaro/feature/dl-filter hace 6 años
  VirtualTam 65c002ca18 Fix XSS vulnerability hace 6 años
  ArthurHoaro 9d4736a3e9 Add a filter to only display public links hace 6 años
  ArthurHoaro fd08b50a80 Don't URL encode description links if parameter 'redirector.encode_url' is set to false hace 6 años