index.php 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309
  1. <?php
  2. /**
  3. * Shaarli - The personal, minimalist, super-fast, database free, bookmarking service.
  4. *
  5. * Friendly fork by the Shaarli community:
  6. * - https://github.com/shaarli/Shaarli
  7. *
  8. * Original project by sebsauvage.net:
  9. * - http://sebsauvage.net/wiki/doku.php?id=php:shaarli
  10. * - https://github.com/sebsauvage/Shaarli
  11. *
  12. * Licence: http://www.opensource.org/licenses/zlib-license.php
  13. *
  14. * Requires: PHP 5.5.x
  15. */
  16. // Set 'UTC' as the default timezone if it is not defined in php.ini
  17. // See http://php.net/manual/en/datetime.configuration.php#ini.date.timezone
  18. if (date_default_timezone_get() == '') {
  19. date_default_timezone_set('UTC');
  20. }
  21. /*
  22. * PHP configuration
  23. */
  24. // http://server.com/x/shaarli --> /shaarli/
  25. define('WEB_PATH', substr($_SERVER['REQUEST_URI'], 0, 1+strrpos($_SERVER['REQUEST_URI'], '/', 0)));
  26. // High execution time in case of problematic imports/exports.
  27. ini_set('max_input_time','60');
  28. // Try to set max upload file size and read
  29. ini_set('memory_limit', '128M');
  30. ini_set('post_max_size', '16M');
  31. ini_set('upload_max_filesize', '16M');
  32. // See all error except warnings
  33. error_reporting(E_ALL^E_WARNING);
  34. // See all errors (for debugging only)
  35. //error_reporting(-1);
  36. // 3rd-party libraries
  37. if (! file_exists(__DIR__ . '/vendor/autoload.php')) {
  38. header('Content-Type: text/plain; charset=utf-8');
  39. echo "Error: missing Composer configuration\n\n"
  40. ."If you installed Shaarli through Git or using the development branch,\n"
  41. ."please refer to the installation documentation to install PHP"
  42. ." dependencies using Composer:\n"
  43. ."- https://shaarli.readthedocs.io/en/master/Server-requirements/\n"
  44. ."- https://shaarli.readthedocs.io/en/master/Download-and-Installation/";
  45. exit;
  46. }
  47. require_once 'inc/rain.tpl.class.php';
  48. require_once __DIR__ . '/vendor/autoload.php';
  49. // Shaarli library
  50. require_once 'application/ApplicationUtils.php';
  51. require_once 'application/Cache.php';
  52. require_once 'application/CachedPage.php';
  53. require_once 'application/config/ConfigPlugin.php';
  54. require_once 'application/FeedBuilder.php';
  55. require_once 'application/FileUtils.php';
  56. require_once 'application/History.php';
  57. require_once 'application/HttpUtils.php';
  58. require_once 'application/Languages.php';
  59. require_once 'application/LinkDB.php';
  60. require_once 'application/LinkFilter.php';
  61. require_once 'application/LinkUtils.php';
  62. require_once 'application/NetscapeBookmarkUtils.php';
  63. require_once 'application/PageBuilder.php';
  64. require_once 'application/TimeZone.php';
  65. require_once 'application/Url.php';
  66. require_once 'application/Utils.php';
  67. require_once 'application/PluginManager.php';
  68. require_once 'application/Router.php';
  69. require_once 'application/Updater.php';
  70. use \Shaarli\ThemeUtils;
  71. use \Shaarli\Config\ConfigManager;
  72. // Ensure the PHP version is supported
  73. try {
  74. ApplicationUtils::checkPHPVersion('5.5', PHP_VERSION);
  75. } catch(Exception $exc) {
  76. header('Content-Type: text/plain; charset=utf-8');
  77. echo $exc->getMessage();
  78. exit;
  79. }
  80. define('SHAARLI_VERSION', ApplicationUtils::getVersion(__DIR__ .'/'. ApplicationUtils::$VERSION_FILE));
  81. // Force cookie path (but do not change lifetime)
  82. $cookie = session_get_cookie_params();
  83. $cookiedir = '';
  84. if (dirname($_SERVER['SCRIPT_NAME']) != '/') {
  85. $cookiedir = dirname($_SERVER["SCRIPT_NAME"]).'/';
  86. }
  87. // Set default cookie expiration and path.
  88. session_set_cookie_params($cookie['lifetime'], $cookiedir, $_SERVER['SERVER_NAME']);
  89. // Set session parameters on server side.
  90. // If the user does not access any page within this time, his/her session is considered expired.
  91. define('INACTIVITY_TIMEOUT', 3600); // in seconds.
  92. // Use cookies to store session.
  93. ini_set('session.use_cookies', 1);
  94. // Force cookies for session (phpsessionID forbidden in URL).
  95. ini_set('session.use_only_cookies', 1);
  96. // Prevent PHP form using sessionID in URL if cookies are disabled.
  97. ini_set('session.use_trans_sid', false);
  98. session_name('shaarli');
  99. // Start session if needed (Some server auto-start sessions).
  100. if (session_id() == '') {
  101. session_start();
  102. }
  103. // Regenerate session ID if invalid or not defined in cookie.
  104. if (isset($_COOKIE['shaarli']) && !is_session_id_valid($_COOKIE['shaarli'])) {
  105. session_regenerate_id(true);
  106. $_COOKIE['shaarli'] = session_id();
  107. }
  108. $conf = new ConfigManager();
  109. $conf->setEmpty('general.timezone', date_default_timezone_get());
  110. $conf->setEmpty('general.title', 'Shared links on '. escape(index_url($_SERVER)));
  111. RainTPL::$tpl_dir = $conf->get('resource.raintpl_tpl').'/'.$conf->get('resource.theme').'/'; // template directory
  112. RainTPL::$cache_dir = $conf->get('resource.raintpl_tmp'); // cache directory
  113. $pluginManager = new PluginManager($conf);
  114. $pluginManager->load($conf->get('general.enabled_plugins'));
  115. date_default_timezone_set($conf->get('general.timezone', 'UTC'));
  116. ob_start(); // Output buffering for the page cache.
  117. // Prevent caching on client side or proxy: (yes, it's ugly)
  118. header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
  119. header("Cache-Control: no-store, no-cache, must-revalidate");
  120. header("Cache-Control: post-check=0, pre-check=0", false);
  121. header("Pragma: no-cache");
  122. if (! is_file($conf->getConfigFileExt())) {
  123. // Ensure Shaarli has proper access to its resources
  124. $errors = ApplicationUtils::checkResourcePermissions($conf);
  125. if ($errors != array()) {
  126. $message = '<p>Insufficient permissions:</p><ul>';
  127. foreach ($errors as $error) {
  128. $message .= '<li>'.$error.'</li>';
  129. }
  130. $message .= '</ul>';
  131. header('Content-Type: text/html; charset=utf-8');
  132. echo $message;
  133. exit;
  134. }
  135. // Display the installation form if no existing config is found
  136. install($conf);
  137. }
  138. // a token depending of deployment salt, user password, and the current ip
  139. define('STAY_SIGNED_IN_TOKEN', sha1($conf->get('credentials.hash') . $_SERVER['REMOTE_ADDR'] . $conf->get('credentials.salt')));
  140. // Sniff browser language and set date format accordingly.
  141. if (isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])) {
  142. autoLocale($_SERVER['HTTP_ACCEPT_LANGUAGE']);
  143. }
  144. /**
  145. * Checking session state (i.e. is the user still logged in)
  146. *
  147. * @param ConfigManager $conf The configuration manager.
  148. *
  149. * @return bool: true if the user is logged in, false otherwise.
  150. */
  151. function setup_login_state($conf)
  152. {
  153. if ($conf->get('security.open_shaarli')) {
  154. return true;
  155. }
  156. $userIsLoggedIn = false; // By default, we do not consider the user as logged in;
  157. $loginFailure = false; // If set to true, every attempt to authenticate the user will fail. This indicates that an important condition isn't met.
  158. if (! $conf->exists('credentials.login')) {
  159. $userIsLoggedIn = false; // Shaarli is not configured yet.
  160. $loginFailure = true;
  161. }
  162. if (isset($_COOKIE['shaarli_staySignedIn']) &&
  163. $_COOKIE['shaarli_staySignedIn']===STAY_SIGNED_IN_TOKEN &&
  164. !$loginFailure)
  165. {
  166. fillSessionInfo($conf);
  167. $userIsLoggedIn = true;
  168. }
  169. // If session does not exist on server side, or IP address has changed, or session has expired, logout.
  170. if (empty($_SESSION['uid'])
  171. || ($conf->get('security.session_protection_disabled') === false && $_SESSION['ip'] != allIPs())
  172. || time() >= $_SESSION['expires_on'])
  173. {
  174. logout();
  175. $userIsLoggedIn = false;
  176. $loginFailure = true;
  177. }
  178. if (!empty($_SESSION['longlastingsession'])) {
  179. $_SESSION['expires_on']=time()+$_SESSION['longlastingsession']; // In case of "Stay signed in" checked.
  180. }
  181. else {
  182. $_SESSION['expires_on']=time()+INACTIVITY_TIMEOUT; // Standard session expiration date.
  183. }
  184. if (!$loginFailure) {
  185. $userIsLoggedIn = true;
  186. }
  187. return $userIsLoggedIn;
  188. }
  189. $userIsLoggedIn = setup_login_state($conf);
  190. // ------------------------------------------------------------------------------------------
  191. // Session management
  192. // Returns the IP address of the client (Used to prevent session cookie hijacking.)
  193. function allIPs()
  194. {
  195. $ip = $_SERVER['REMOTE_ADDR'];
  196. // Then we use more HTTP headers to prevent session hijacking from users behind the same proxy.
  197. if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $ip=$ip.'_'.$_SERVER['HTTP_X_FORWARDED_FOR']; }
  198. if (isset($_SERVER['HTTP_CLIENT_IP'])) { $ip=$ip.'_'.$_SERVER['HTTP_CLIENT_IP']; }
  199. return $ip;
  200. }
  201. /**
  202. * Load user session.
  203. *
  204. * @param ConfigManager $conf Configuration Manager instance.
  205. */
  206. function fillSessionInfo($conf)
  207. {
  208. $_SESSION['uid'] = sha1(uniqid('',true).'_'.mt_rand()); // Generate unique random number (different than phpsessionid)
  209. $_SESSION['ip']=allIPs(); // We store IP address(es) of the client to make sure session is not hijacked.
  210. $_SESSION['username']= $conf->get('credentials.login');
  211. $_SESSION['expires_on']=time()+INACTIVITY_TIMEOUT; // Set session expiration.
  212. }
  213. /**
  214. * Check that user/password is correct.
  215. *
  216. * @param string $login Username
  217. * @param string $password User password
  218. * @param ConfigManager $conf Configuration Manager instance.
  219. *
  220. * @return bool: authentication successful or not.
  221. */
  222. function check_auth($login, $password, $conf)
  223. {
  224. $hash = sha1($password . $login . $conf->get('credentials.salt'));
  225. if ($login == $conf->get('credentials.login') && $hash == $conf->get('credentials.hash'))
  226. { // Login/password is correct.
  227. fillSessionInfo($conf);
  228. logm($conf->get('resource.log'), $_SERVER['REMOTE_ADDR'], 'Login successful');
  229. return true;
  230. }
  231. logm($conf->get('resource.log'), $_SERVER['REMOTE_ADDR'], 'Login failed for user '.$login);
  232. return false;
  233. }
  234. // Returns true if the user is logged in.
  235. function isLoggedIn()
  236. {
  237. global $userIsLoggedIn;
  238. return $userIsLoggedIn;
  239. }
  240. // Force logout.
  241. function logout() {
  242. if (isset($_SESSION)) {
  243. unset($_SESSION['uid']);
  244. unset($_SESSION['ip']);
  245. unset($_SESSION['username']);
  246. unset($_SESSION['privateonly']);
  247. unset($_SESSION['untaggedonly']);
  248. }
  249. setcookie('shaarli_staySignedIn', FALSE, 0, WEB_PATH);
  250. }
  251. // ------------------------------------------------------------------------------------------
  252. // Brute force protection system
  253. // Several consecutive failed logins will ban the IP address for 30 minutes.
  254. if (!is_file($conf->get('resource.ban_file', 'data/ipbans.php'))) {
  255. // FIXME! globals
  256. file_put_contents(
  257. $conf->get('resource.ban_file', 'data/ipbans.php'),
  258. "<?php\n\$GLOBALS['IPBANS']=".var_export(array('FAILURES'=>array(),'BANS'=>array()),true).";\n?>"
  259. );
  260. }
  261. include $conf->get('resource.ban_file', 'data/ipbans.php');
  262. /**
  263. * Signal a failed login. Will ban the IP if too many failures:
  264. *
  265. * @param ConfigManager $conf Configuration Manager instance.
  266. */
  267. function ban_loginFailed($conf)
  268. {
  269. $ip = $_SERVER['REMOTE_ADDR'];
  270. $trusted = $conf->get('security.trusted_proxies', array());
  271. if (in_array($ip, $trusted)) {
  272. $ip = getIpAddressFromProxy($_SERVER, $trusted);
  273. if (!$ip) {
  274. return;
  275. }
  276. }
  277. $gb = $GLOBALS['IPBANS'];
  278. if (! isset($gb['FAILURES'][$ip])) {
  279. $gb['FAILURES'][$ip]=0;
  280. }
  281. $gb['FAILURES'][$ip]++;
  282. if ($gb['FAILURES'][$ip] > ($conf->get('security.ban_after') - 1))
  283. {
  284. $gb['BANS'][$ip] = time() + $conf->get('security.ban_after', 1800);
  285. logm($conf->get('resource.log'), $_SERVER['REMOTE_ADDR'], 'IP address banned from login');
  286. }
  287. $GLOBALS['IPBANS'] = $gb;
  288. file_put_contents(
  289. $conf->get('resource.ban_file', 'data/ipbans.php'),
  290. "<?php\n\$GLOBALS['IPBANS']=".var_export($gb,true).";\n?>"
  291. );
  292. }
  293. /**
  294. * Signals a successful login. Resets failed login counter.
  295. *
  296. * @param ConfigManager $conf Configuration Manager instance.
  297. */
  298. function ban_loginOk($conf)
  299. {
  300. $ip = $_SERVER['REMOTE_ADDR'];
  301. $gb = $GLOBALS['IPBANS'];
  302. unset($gb['FAILURES'][$ip]); unset($gb['BANS'][$ip]);
  303. $GLOBALS['IPBANS'] = $gb;
  304. file_put_contents(
  305. $conf->get('resource.ban_file', 'data/ipbans.php'),
  306. "<?php\n\$GLOBALS['IPBANS']=".var_export($gb,true).";\n?>"
  307. );
  308. }
  309. /**
  310. * Checks if the user CAN login. If 'true', the user can try to login.
  311. *
  312. * @param ConfigManager $conf Configuration Manager instance.
  313. *
  314. * @return bool: true if the user is allowed to login.
  315. */
  316. function ban_canLogin($conf)
  317. {
  318. $ip=$_SERVER["REMOTE_ADDR"]; $gb=$GLOBALS['IPBANS'];
  319. if (isset($gb['BANS'][$ip]))
  320. {
  321. // User is banned. Check if the ban has expired:
  322. if ($gb['BANS'][$ip]<=time())
  323. { // Ban expired, user can try to login again.
  324. logm($conf->get('resource.log'), $_SERVER['REMOTE_ADDR'], 'Ban lifted.');
  325. unset($gb['FAILURES'][$ip]); unset($gb['BANS'][$ip]);
  326. file_put_contents(
  327. $conf->get('resource.ban_file', 'data/ipbans.php'),
  328. "<?php\n\$GLOBALS['IPBANS']=".var_export($gb,true).";\n?>"
  329. );
  330. return true; // Ban has expired, user can login.
  331. }
  332. return false; // User is banned.
  333. }
  334. return true; // User is not banned.
  335. }
  336. // ------------------------------------------------------------------------------------------
  337. // Process login form: Check if login/password is correct.
  338. if (isset($_POST['login']))
  339. {
  340. if (!ban_canLogin($conf)) die('I said: NO. You are banned for the moment. Go away.');
  341. if (isset($_POST['password'])
  342. && tokenOk($_POST['token'])
  343. && (check_auth($_POST['login'], $_POST['password'], $conf))
  344. ) { // Login/password is OK.
  345. ban_loginOk($conf);
  346. // If user wants to keep the session cookie even after the browser closes:
  347. if (!empty($_POST['longlastingsession']))
  348. {
  349. $_SESSION['longlastingsession'] = 31536000; // (31536000 seconds = 1 year)
  350. $expiration = time() + $_SESSION['longlastingsession']; // calculate relative cookie expiration (1 year from now)
  351. setcookie('shaarli_staySignedIn', STAY_SIGNED_IN_TOKEN, $expiration, WEB_PATH);
  352. $_SESSION['expires_on'] = $expiration; // Set session expiration on server-side.
  353. $cookiedir = ''; if(dirname($_SERVER['SCRIPT_NAME'])!='/') $cookiedir=dirname($_SERVER["SCRIPT_NAME"]).'/';
  354. session_set_cookie_params($_SESSION['longlastingsession'],$cookiedir,$_SERVER['SERVER_NAME']); // Set session cookie expiration on client side
  355. // Note: Never forget the trailing slash on the cookie path!
  356. session_regenerate_id(true); // Send cookie with new expiration date to browser.
  357. }
  358. else // Standard session expiration (=when browser closes)
  359. {
  360. $cookiedir = ''; if(dirname($_SERVER['SCRIPT_NAME'])!='/') $cookiedir=dirname($_SERVER["SCRIPT_NAME"]).'/';
  361. session_set_cookie_params(0,$cookiedir,$_SERVER['SERVER_NAME']); // 0 means "When browser closes"
  362. session_regenerate_id(true);
  363. }
  364. // Optional redirect after login:
  365. if (isset($_GET['post'])) {
  366. $uri = '?post='. urlencode($_GET['post']);
  367. foreach (array('description', 'source', 'title', 'tags') as $param) {
  368. if (!empty($_GET[$param])) {
  369. $uri .= '&'.$param.'='.urlencode($_GET[$param]);
  370. }
  371. }
  372. header('Location: '. $uri);
  373. exit;
  374. }
  375. if (isset($_GET['edit_link'])) {
  376. header('Location: ?edit_link='. escape($_GET['edit_link']));
  377. exit;
  378. }
  379. if (isset($_POST['returnurl'])) {
  380. // Prevent loops over login screen.
  381. if (strpos($_POST['returnurl'], 'do=login') === false) {
  382. header('Location: '. generateLocation($_POST['returnurl'], $_SERVER['HTTP_HOST']));
  383. exit;
  384. }
  385. }
  386. header('Location: ?'); exit;
  387. }
  388. else
  389. {
  390. ban_loginFailed($conf);
  391. $redir = '&username='. $_POST['login'];
  392. if (isset($_GET['post'])) {
  393. $redir .= '&post=' . urlencode($_GET['post']);
  394. foreach (array('description', 'source', 'title', 'tags') as $param) {
  395. if (!empty($_GET[$param])) {
  396. $redir .= '&' . $param . '=' . urlencode($_GET[$param]);
  397. }
  398. }
  399. }
  400. echo '<script>alert("Wrong login/password.");document.location=\'?do=login'.$redir.'\';</script>'; // Redirect to login screen.
  401. exit;
  402. }
  403. }
  404. // ------------------------------------------------------------------------------------------
  405. // Token management for XSRF protection
  406. // Token should be used in any form which acts on data (create,update,delete,import...).
  407. if (!isset($_SESSION['tokens'])) $_SESSION['tokens']=array(); // Token are attached to the session.
  408. /**
  409. * Returns a token.
  410. *
  411. * @param ConfigManager $conf Configuration Manager instance.
  412. *
  413. * @return string token.
  414. */
  415. function getToken($conf)
  416. {
  417. $rnd = sha1(uniqid('', true) .'_'. mt_rand() . $conf->get('credentials.salt')); // We generate a random string.
  418. $_SESSION['tokens'][$rnd]=1; // Store it on the server side.
  419. return $rnd;
  420. }
  421. // Tells if a token is OK. Using this function will destroy the token.
  422. // true=token is OK.
  423. function tokenOk($token)
  424. {
  425. if (isset($_SESSION['tokens'][$token]))
  426. {
  427. unset($_SESSION['tokens'][$token]); // Token is used: destroy it.
  428. return true; // Token is OK.
  429. }
  430. return false; // Wrong token, or already used.
  431. }
  432. /**
  433. * Daily RSS feed: 1 RSS entry per day giving all the links on that day.
  434. * Gives the last 7 days (which have links).
  435. * This RSS feed cannot be filtered.
  436. *
  437. * @param ConfigManager $conf Configuration Manager instance.
  438. */
  439. function showDailyRSS($conf) {
  440. // Cache system
  441. $query = $_SERVER['QUERY_STRING'];
  442. $cache = new CachedPage(
  443. $conf->get('config.PAGE_CACHE'),
  444. page_url($_SERVER),
  445. startsWith($query,'do=dailyrss') && !isLoggedIn()
  446. );
  447. $cached = $cache->cachedVersion();
  448. if (!empty($cached)) {
  449. echo $cached;
  450. exit;
  451. }
  452. // If cached was not found (or not usable), then read the database and build the response:
  453. // Read links from database (and filter private links if used it not logged in).
  454. $LINKSDB = new LinkDB(
  455. $conf->get('resource.datastore'),
  456. isLoggedIn(),
  457. $conf->get('privacy.hide_public_links'),
  458. $conf->get('redirector.url'),
  459. $conf->get('redirector.encode_url')
  460. );
  461. /* Some Shaarlies may have very few links, so we need to look
  462. back in time until we have enough days ($nb_of_days).
  463. */
  464. $nb_of_days = 7; // We take 7 days.
  465. $today = date('Ymd');
  466. $days = array();
  467. foreach ($LINKSDB as $link) {
  468. $day = $link['created']->format('Ymd'); // Extract day (without time)
  469. if (strcmp($day, $today) < 0) {
  470. if (empty($days[$day])) {
  471. $days[$day] = array();
  472. }
  473. $days[$day][] = $link;
  474. }
  475. if (count($days) > $nb_of_days) {
  476. break; // Have we collected enough days?
  477. }
  478. }
  479. // Build the RSS feed.
  480. header('Content-Type: application/rss+xml; charset=utf-8');
  481. $pageaddr = escape(index_url($_SERVER));
  482. echo '<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">';
  483. echo '<channel>';
  484. echo '<title>Daily - '. $conf->get('general.title') . '</title>';
  485. echo '<link>'. $pageaddr .'</link>';
  486. echo '<description>Daily shared links</description>';
  487. echo '<language>en-en</language>';
  488. echo '<copyright>'. $pageaddr .'</copyright>'. PHP_EOL;
  489. // For each day.
  490. foreach ($days as $day => $links) {
  491. $dayDate = DateTime::createFromFormat(LinkDB::LINK_DATE_FORMAT, $day.'_000000');
  492. $absurl = escape(index_url($_SERVER).'?do=daily&day='.$day); // Absolute URL of the corresponding "Daily" page.
  493. // We pre-format some fields for proper output.
  494. foreach ($links as &$link) {
  495. $link['formatedDescription'] = format_description($link['description'], $conf->get('redirector.url'));
  496. $link['thumbnail'] = thumbnail($conf, $link['url']);
  497. $link['timestamp'] = $link['created']->getTimestamp();
  498. if (startsWith($link['url'], '?')) {
  499. $link['url'] = index_url($_SERVER) . $link['url']; // make permalink URL absolute
  500. }
  501. }
  502. // Then build the HTML for this day:
  503. $tpl = new RainTPL;
  504. $tpl->assign('title', $conf->get('general.title'));
  505. $tpl->assign('daydate', $dayDate->getTimestamp());
  506. $tpl->assign('absurl', $absurl);
  507. $tpl->assign('links', $links);
  508. $tpl->assign('rssdate', escape($dayDate->format(DateTime::RSS)));
  509. $tpl->assign('hide_timestamps', $conf->get('privacy.hide_timestamps', false));
  510. $html = $tpl->draw('dailyrss', true);
  511. echo $html . PHP_EOL;
  512. }
  513. echo '</channel></rss><!-- Cached version of '. escape(page_url($_SERVER)) .' -->';
  514. $cache->cache(ob_get_contents());
  515. ob_end_flush();
  516. exit;
  517. }
  518. /**
  519. * Show the 'Daily' page.
  520. *
  521. * @param PageBuilder $pageBuilder Template engine wrapper.
  522. * @param LinkDB $LINKSDB LinkDB instance.
  523. * @param ConfigManager $conf Configuration Manager instance.
  524. * @param PluginManager $pluginManager Plugin Manager instane.
  525. */
  526. function showDaily($pageBuilder, $LINKSDB, $conf, $pluginManager)
  527. {
  528. $day = date('Ymd', strtotime('-1 day')); // Yesterday, in format YYYYMMDD.
  529. if (isset($_GET['day'])) {
  530. $day = $_GET['day'];
  531. }
  532. $days = $LINKSDB->days();
  533. $i = array_search($day, $days);
  534. if ($i === false && count($days)) {
  535. // no links for day, but at least one day with links
  536. $i = count($days) - 1;
  537. $day = $days[$i];
  538. }
  539. $previousday = '';
  540. $nextday = '';
  541. if ($i !== false) {
  542. if ($i >= 1) {
  543. $previousday=$days[$i - 1];
  544. }
  545. if ($i < count($days) - 1) {
  546. $nextday = $days[$i + 1];
  547. }
  548. }
  549. try {
  550. $linksToDisplay = $LINKSDB->filterDay($day);
  551. } catch (Exception $exc) {
  552. error_log($exc);
  553. $linksToDisplay = array();
  554. }
  555. // We pre-format some fields for proper output.
  556. foreach($linksToDisplay as $key => $link) {
  557. $taglist = explode(' ',$link['tags']);
  558. uasort($taglist, 'strcasecmp');
  559. $linksToDisplay[$key]['taglist']=$taglist;
  560. $linksToDisplay[$key]['formatedDescription'] = format_description($link['description'], $conf->get('redirector.url'));
  561. $linksToDisplay[$key]['thumbnail'] = thumbnail($conf, $link['url']);
  562. $linksToDisplay[$key]['timestamp'] = $link['created']->getTimestamp();
  563. }
  564. /* We need to spread the articles on 3 columns.
  565. I did not want to use a JavaScript lib like http://masonry.desandro.com/
  566. so I manually spread entries with a simple method: I roughly evaluate the
  567. height of a div according to title and description length.
  568. */
  569. $columns = array(array(), array(), array()); // Entries to display, for each column.
  570. $fill = array(0, 0, 0); // Rough estimate of columns fill.
  571. foreach($linksToDisplay as $key => $link) {
  572. // Roughly estimate length of entry (by counting characters)
  573. // Title: 30 chars = 1 line. 1 line is 30 pixels height.
  574. // Description: 836 characters gives roughly 342 pixel height.
  575. // This is not perfect, but it's usually OK.
  576. $length = strlen($link['title']) + (342 * strlen($link['description'])) / 836;
  577. if ($link['thumbnail']) {
  578. $length += 100; // 1 thumbnails roughly takes 100 pixels height.
  579. }
  580. // Then put in column which is the less filled:
  581. $smallest = min($fill); // find smallest value in array.
  582. $index = array_search($smallest, $fill); // find index of this smallest value.
  583. array_push($columns[$index], $link); // Put entry in this column.
  584. $fill[$index] += $length;
  585. }
  586. $dayDate = DateTime::createFromFormat(LinkDB::LINK_DATE_FORMAT, $day.'_000000');
  587. $data = array(
  588. 'pagetitle' => $conf->get('general.title') .' - '. format_date($dayDate, false),
  589. 'linksToDisplay' => $linksToDisplay,
  590. 'cols' => $columns,
  591. 'day' => $dayDate->getTimestamp(),
  592. 'dayDate' => $dayDate,
  593. 'previousday' => $previousday,
  594. 'nextday' => $nextday,
  595. );
  596. $pluginManager->executeHooks('render_daily', $data, array('loggedin' => isLoggedIn()));
  597. foreach ($data as $key => $value) {
  598. $pageBuilder->assign($key, $value);
  599. }
  600. $pageBuilder->renderPage('daily');
  601. exit;
  602. }
  603. /**
  604. * Renders the linklist
  605. *
  606. * @param pageBuilder $PAGE pageBuilder instance.
  607. * @param LinkDB $LINKSDB LinkDB instance.
  608. * @param ConfigManager $conf Configuration Manager instance.
  609. * @param PluginManager $pluginManager Plugin Manager instance.
  610. */
  611. function showLinkList($PAGE, $LINKSDB, $conf, $pluginManager) {
  612. buildLinkList($PAGE,$LINKSDB, $conf, $pluginManager); // Compute list of links to display
  613. $PAGE->renderPage('linklist');
  614. }
  615. /**
  616. * Render HTML page (according to URL parameters and user rights)
  617. *
  618. * @param ConfigManager $conf Configuration Manager instance.
  619. * @param PluginManager $pluginManager Plugin Manager instance,
  620. * @param LinkDB $LINKSDB
  621. * @param History $history instance
  622. */
  623. function renderPage($conf, $pluginManager, $LINKSDB, $history)
  624. {
  625. $updater = new Updater(
  626. read_updates_file($conf->get('resource.updates')),
  627. $LINKSDB,
  628. $conf,
  629. isLoggedIn()
  630. );
  631. try {
  632. $newUpdates = $updater->update();
  633. if (! empty($newUpdates)) {
  634. write_updates_file(
  635. $conf->get('resource.updates'),
  636. $updater->getDoneUpdates()
  637. );
  638. }
  639. }
  640. catch(Exception $e) {
  641. die($e->getMessage());
  642. }
  643. $PAGE = new PageBuilder($conf, $LINKSDB);
  644. $PAGE->assign('linkcount', count($LINKSDB));
  645. $PAGE->assign('privateLinkcount', count_private($LINKSDB));
  646. $PAGE->assign('plugin_errors', $pluginManager->getErrors());
  647. // Determine which page will be rendered.
  648. $query = (isset($_SERVER['QUERY_STRING'])) ? $_SERVER['QUERY_STRING'] : '';
  649. $targetPage = Router::findPage($query, $_GET, isLoggedIn());
  650. if (
  651. // if the user isn't logged in
  652. !isLoggedIn() &&
  653. // and Shaarli doesn't have public content...
  654. $conf->get('privacy.hide_public_links') &&
  655. // and is configured to enforce the login
  656. $conf->get('privacy.force_login') &&
  657. // and the current page isn't already the login page
  658. $targetPage !== Router::$PAGE_LOGIN &&
  659. // and the user is not requesting a feed (which would lead to a different content-type as expected)
  660. $targetPage !== Router::$PAGE_FEED_ATOM &&
  661. $targetPage !== Router::$PAGE_FEED_RSS
  662. ) {
  663. // force current page to be the login page
  664. $targetPage = Router::$PAGE_LOGIN;
  665. }
  666. // Call plugin hooks for header, footer and includes, specifying which page will be rendered.
  667. // Then assign generated data to RainTPL.
  668. $common_hooks = array(
  669. 'includes',
  670. 'header',
  671. 'footer',
  672. );
  673. foreach($common_hooks as $name) {
  674. $plugin_data = array();
  675. $pluginManager->executeHooks('render_' . $name, $plugin_data,
  676. array(
  677. 'target' => $targetPage,
  678. 'loggedin' => isLoggedIn()
  679. )
  680. );
  681. $PAGE->assign('plugins_' . $name, $plugin_data);
  682. }
  683. // -------- Display login form.
  684. if ($targetPage == Router::$PAGE_LOGIN)
  685. {
  686. if ($conf->get('security.open_shaarli')) { header('Location: ?'); exit; } // No need to login for open Shaarli
  687. if (isset($_GET['username'])) {
  688. $PAGE->assign('username', escape($_GET['username']));
  689. }
  690. $PAGE->assign('returnurl',(isset($_SERVER['HTTP_REFERER']) ? escape($_SERVER['HTTP_REFERER']):''));
  691. // add default state of the 'remember me' checkbox
  692. $PAGE->assign('remember_user_default', $conf->get('privacy.remember_user_default'));
  693. $PAGE->renderPage('loginform');
  694. exit;
  695. }
  696. // -------- User wants to logout.
  697. if (isset($_SERVER['QUERY_STRING']) && startsWith($_SERVER['QUERY_STRING'], 'do=logout'))
  698. {
  699. invalidateCaches($conf->get('resource.page_cache'));
  700. logout();
  701. header('Location: ?');
  702. exit;
  703. }
  704. // -------- Picture wall
  705. if ($targetPage == Router::$PAGE_PICWALL)
  706. {
  707. // Optionally filter the results:
  708. $links = $LINKSDB->filterSearch($_GET);
  709. $linksToDisplay = array();
  710. // Get only links which have a thumbnail.
  711. foreach($links as $link)
  712. {
  713. $permalink='?'.$link['shorturl'];
  714. $thumb=lazyThumbnail($conf, $link['url'],$permalink);
  715. if ($thumb!='') // Only output links which have a thumbnail.
  716. {
  717. $link['thumbnail']=$thumb; // Thumbnail HTML code.
  718. $linksToDisplay[]=$link; // Add to array.
  719. }
  720. }
  721. $data = array(
  722. 'linksToDisplay' => $linksToDisplay,
  723. );
  724. $pluginManager->executeHooks('render_picwall', $data, array('loggedin' => isLoggedIn()));
  725. foreach ($data as $key => $value) {
  726. $PAGE->assign($key, $value);
  727. }
  728. $PAGE->renderPage('picwall');
  729. exit;
  730. }
  731. // -------- Tag cloud
  732. if ($targetPage == Router::$PAGE_TAGCLOUD)
  733. {
  734. $visibility = ! empty($_SESSION['privateonly']) ? 'private' : 'all';
  735. $filteringTags = isset($_GET['searchtags']) ? explode(' ', $_GET['searchtags']) : [];
  736. $tags = $LINKSDB->linksCountPerTag($filteringTags, $visibility);
  737. // We sort tags alphabetically, then choose a font size according to count.
  738. // First, find max value.
  739. $maxcount = 0;
  740. foreach ($tags as $value) {
  741. $maxcount = max($maxcount, $value);
  742. }
  743. alphabetical_sort($tags, false, true);
  744. $tagList = array();
  745. foreach($tags as $key => $value) {
  746. if (in_array($key, $filteringTags)) {
  747. continue;
  748. }
  749. // Tag font size scaling:
  750. // default 15 and 30 logarithm bases affect scaling,
  751. // 22 and 6 are arbitrary font sizes for max and min sizes.
  752. $size = log($value, 15) / log($maxcount, 30) * 2.2 + 0.8;
  753. $tagList[$key] = array(
  754. 'count' => $value,
  755. 'size' => number_format($size, 2, '.', ''),
  756. );
  757. }
  758. $data = array(
  759. 'search_tags' => implode(' ', escape($filteringTags)),
  760. 'tags' => $tagList,
  761. );
  762. $pluginManager->executeHooks('render_tagcloud', $data, array('loggedin' => isLoggedIn()));
  763. foreach ($data as $key => $value) {
  764. $PAGE->assign($key, $value);
  765. }
  766. $PAGE->renderPage('tag.cloud');
  767. exit;
  768. }
  769. // -------- Tag list
  770. if ($targetPage == Router::$PAGE_TAGLIST)
  771. {
  772. $visibility = ! empty($_SESSION['privateonly']) ? 'private' : 'all';
  773. $filteringTags = isset($_GET['searchtags']) ? explode(' ', $_GET['searchtags']) : [];
  774. $tags = $LINKSDB->linksCountPerTag($filteringTags, $visibility);
  775. foreach ($filteringTags as $tag) {
  776. if (array_key_exists($tag, $tags)) {
  777. unset($tags[$tag]);
  778. }
  779. }
  780. if (! empty($_GET['sort']) && $_GET['sort'] === 'alpha') {
  781. alphabetical_sort($tags, false, true);
  782. }
  783. $data = [
  784. 'search_tags' => implode(' ', escape($filteringTags)),
  785. 'tags' => $tags,
  786. ];
  787. $pluginManager->executeHooks('render_taglist', $data, ['loggedin' => isLoggedIn()]);
  788. foreach ($data as $key => $value) {
  789. $PAGE->assign($key, $value);
  790. }
  791. $PAGE->renderPage('tag.list');
  792. exit;
  793. }
  794. // Daily page.
  795. if ($targetPage == Router::$PAGE_DAILY) {
  796. showDaily($PAGE, $LINKSDB, $conf, $pluginManager);
  797. }
  798. // ATOM and RSS feed.
  799. if ($targetPage == Router::$PAGE_FEED_ATOM || $targetPage == Router::$PAGE_FEED_RSS) {
  800. $feedType = $targetPage == Router::$PAGE_FEED_RSS ? FeedBuilder::$FEED_RSS : FeedBuilder::$FEED_ATOM;
  801. header('Content-Type: application/'. $feedType .'+xml; charset=utf-8');
  802. // Cache system
  803. $query = $_SERVER['QUERY_STRING'];
  804. $cache = new CachedPage(
  805. $conf->get('resource.page_cache'),
  806. page_url($_SERVER),
  807. startsWith($query,'do='. $targetPage) && !isLoggedIn()
  808. );
  809. $cached = $cache->cachedVersion();
  810. if (!empty($cached)) {
  811. echo $cached;
  812. exit;
  813. }
  814. // Generate data.
  815. $feedGenerator = new FeedBuilder($LINKSDB, $feedType, $_SERVER, $_GET, isLoggedIn());
  816. $feedGenerator->setLocale(strtolower(setlocale(LC_COLLATE, 0)));
  817. $feedGenerator->setHideDates($conf->get('privacy.hide_timestamps') && !isLoggedIn());
  818. $feedGenerator->setUsePermalinks(isset($_GET['permalinks']) || !$conf->get('feed.rss_permalinks'));
  819. $data = $feedGenerator->buildData();
  820. // Process plugin hook.
  821. $pluginManager->executeHooks('render_feed', $data, array(
  822. 'loggedin' => isLoggedIn(),
  823. 'target' => $targetPage,
  824. ));
  825. // Render the template.
  826. $PAGE->assignAll($data);
  827. $PAGE->renderPage('feed.'. $feedType);
  828. $cache->cache(ob_get_contents());
  829. ob_end_flush();
  830. exit;
  831. }
  832. // Display opensearch plugin (XML)
  833. if ($targetPage == Router::$PAGE_OPENSEARCH) {
  834. header('Content-Type: application/xml; charset=utf-8');
  835. $PAGE->assign('serverurl', index_url($_SERVER));
  836. $PAGE->renderPage('opensearch');
  837. exit;
  838. }
  839. // -------- User clicks on a tag in a link: The tag is added to the list of searched tags (searchtags=...)
  840. if (isset($_GET['addtag']))
  841. {
  842. // Get previous URL (http_referer) and add the tag to the searchtags parameters in query.
  843. if (empty($_SERVER['HTTP_REFERER'])) { header('Location: ?searchtags='.urlencode($_GET['addtag'])); exit; } // In case browser does not send HTTP_REFERER
  844. parse_str(parse_url($_SERVER['HTTP_REFERER'],PHP_URL_QUERY), $params);
  845. // Prevent redirection loop
  846. if (isset($params['addtag'])) {
  847. unset($params['addtag']);
  848. }
  849. // Check if this tag is already in the search query and ignore it if it is.
  850. // Each tag is always separated by a space
  851. if (isset($params['searchtags'])) {
  852. $current_tags = explode(' ', $params['searchtags']);
  853. } else {
  854. $current_tags = array();
  855. }
  856. $addtag = true;
  857. foreach ($current_tags as $value) {
  858. if ($value === $_GET['addtag']) {
  859. $addtag = false;
  860. break;
  861. }
  862. }
  863. // Append the tag if necessary
  864. if (empty($params['searchtags'])) {
  865. $params['searchtags'] = trim($_GET['addtag']);
  866. }
  867. else if ($addtag) {
  868. $params['searchtags'] = trim($params['searchtags']).' '.trim($_GET['addtag']);
  869. }
  870. unset($params['page']); // We also remove page (keeping the same page has no sense, since the results are different)
  871. header('Location: ?'.http_build_query($params));
  872. exit;
  873. }
  874. // -------- User clicks on a tag in result count: Remove the tag from the list of searched tags (searchtags=...)
  875. if (isset($_GET['removetag'])) {
  876. // Get previous URL (http_referer) and remove the tag from the searchtags parameters in query.
  877. if (empty($_SERVER['HTTP_REFERER'])) {
  878. header('Location: ?');
  879. exit;
  880. }
  881. // In case browser does not send HTTP_REFERER
  882. parse_str(parse_url($_SERVER['HTTP_REFERER'], PHP_URL_QUERY), $params);
  883. // Prevent redirection loop
  884. if (isset($params['removetag'])) {
  885. unset($params['removetag']);
  886. }
  887. if (isset($params['searchtags'])) {
  888. $tags = explode(' ', $params['searchtags']);
  889. // Remove value from array $tags.
  890. $tags = array_diff($tags, array($_GET['removetag']));
  891. $params['searchtags'] = implode(' ',$tags);
  892. if (empty($params['searchtags'])) {
  893. unset($params['searchtags']);
  894. }
  895. unset($params['page']); // We also remove page (keeping the same page has no sense, since the results are different)
  896. }
  897. header('Location: ?'.http_build_query($params));
  898. exit;
  899. }
  900. // -------- User wants to change the number of links per page (linksperpage=...)
  901. if (isset($_GET['linksperpage'])) {
  902. if (is_numeric($_GET['linksperpage'])) {
  903. $_SESSION['LINKS_PER_PAGE']=abs(intval($_GET['linksperpage']));
  904. }
  905. if (! empty($_SERVER['HTTP_REFERER'])) {
  906. $location = generateLocation($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST'], array('linksperpage'));
  907. } else {
  908. $location = '?';
  909. }
  910. header('Location: '. $location);
  911. exit;
  912. }
  913. // -------- User wants to see only private links (toggle)
  914. if (isset($_GET['privateonly'])) {
  915. if (empty($_SESSION['privateonly'])) {
  916. $_SESSION['privateonly'] = 1; // See only private links
  917. } else {
  918. unset($_SESSION['privateonly']); // See all links
  919. }
  920. if (! empty($_SERVER['HTTP_REFERER'])) {
  921. $location = generateLocation($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST'], array('privateonly'));
  922. } else {
  923. $location = '?';
  924. }
  925. header('Location: '. $location);
  926. exit;
  927. }
  928. // -------- User wants to see only untagged links (toggle)
  929. if (isset($_GET['untaggedonly'])) {
  930. $_SESSION['untaggedonly'] = empty($_SESSION['untaggedonly']);
  931. if (! empty($_SERVER['HTTP_REFERER'])) {
  932. $location = generateLocation($_SERVER['HTTP_REFERER'], $_SERVER['HTTP_HOST'], array('untaggedonly'));
  933. } else {
  934. $location = '?';
  935. }
  936. header('Location: '. $location);
  937. exit;
  938. }
  939. // -------- Handle other actions allowed for non-logged in users:
  940. if (!isLoggedIn())
  941. {
  942. // User tries to post new link but is not logged in:
  943. // Show login screen, then redirect to ?post=...
  944. if (isset($_GET['post']))
  945. {
  946. header( // Redirect to login page, then back to post link.
  947. 'Location: ?do=login&post='.urlencode($_GET['post']).
  948. (!empty($_GET['title'])?'&title='.urlencode($_GET['title']):'').
  949. (!empty($_GET['description'])?'&description='.urlencode($_GET['description']):'').
  950. (!empty($_GET['tags'])?'&tags='.urlencode($_GET['tags']):'').
  951. (!empty($_GET['source'])?'&source='.urlencode($_GET['source']):'')
  952. );
  953. exit;
  954. }
  955. showLinkList($PAGE, $LINKSDB, $conf, $pluginManager);
  956. if (isset($_GET['edit_link'])) {
  957. header('Location: ?do=login&edit_link='. escape($_GET['edit_link']));
  958. exit;
  959. }
  960. exit; // Never remove this one! All operations below are reserved for logged in user.
  961. }
  962. // -------- All other functions are reserved for the registered user:
  963. // -------- Display the Tools menu if requested (import/export/bookmarklet...)
  964. if ($targetPage == Router::$PAGE_TOOLS)
  965. {
  966. $data = [
  967. 'pageabsaddr' => index_url($_SERVER),
  968. 'sslenabled' => is_https($_SERVER),
  969. ];
  970. $pluginManager->executeHooks('render_tools', $data);
  971. foreach ($data as $key => $value) {
  972. $PAGE->assign($key, $value);
  973. }
  974. $PAGE->renderPage('tools');
  975. exit;
  976. }
  977. // -------- User wants to change his/her password.
  978. if ($targetPage == Router::$PAGE_CHANGEPASSWORD)
  979. {
  980. if ($conf->get('security.open_shaarli')) {
  981. die('You are not supposed to change a password on an Open Shaarli.');
  982. }
  983. if (!empty($_POST['setpassword']) && !empty($_POST['oldpassword']))
  984. {
  985. if (!tokenOk($_POST['token'])) die('Wrong token.'); // Go away!
  986. // Make sure old password is correct.
  987. $oldhash = sha1($_POST['oldpassword'].$conf->get('credentials.login').$conf->get('credentials.salt'));
  988. if ($oldhash!= $conf->get('credentials.hash')) { echo '<script>alert("The old password is not correct.");document.location=\'?do=changepasswd\';</script>'; exit; }
  989. // Save new password
  990. // Salt renders rainbow-tables attacks useless.
  991. $conf->set('credentials.salt', sha1(uniqid('', true) .'_'. mt_rand()));
  992. $conf->set('credentials.hash', sha1($_POST['setpassword'] . $conf->get('credentials.login') . $conf->get('credentials.salt')));
  993. try {
  994. $conf->write(isLoggedIn());
  995. }
  996. catch(Exception $e) {
  997. error_log(
  998. 'ERROR while writing config file after changing password.' . PHP_EOL .
  999. $e->getMessage()
  1000. );
  1001. // TODO: do not handle exceptions/errors in JS.
  1002. echo '<script>alert("'. $e->getMessage() .'");document.location=\'?do=tools\';</script>';
  1003. exit;
  1004. }
  1005. echo '<script>alert("Your password has been changed.");document.location=\'?do=tools\';</script>';
  1006. exit;
  1007. }
  1008. else // show the change password form.
  1009. {
  1010. $PAGE->renderPage('changepassword');
  1011. exit;
  1012. }
  1013. }
  1014. // -------- User wants to change configuration
  1015. if ($targetPage == Router::$PAGE_CONFIGURE)
  1016. {
  1017. if (!empty($_POST['title']) )
  1018. {
  1019. if (!tokenOk($_POST['token'])) {
  1020. die('Wrong token.'); // Go away!
  1021. }
  1022. $tz = 'UTC';
  1023. if (!empty($_POST['continent']) && !empty($_POST['city'])
  1024. && isTimeZoneValid($_POST['continent'], $_POST['city'])
  1025. ) {
  1026. $tz = $_POST['continent'] . '/' . $_POST['city'];
  1027. }
  1028. $conf->set('general.timezone', $tz);
  1029. $conf->set('general.title', escape($_POST['title']));
  1030. $conf->set('general.header_link', escape($_POST['titleLink']));
  1031. $conf->set('resource.theme', escape($_POST['theme']));
  1032. $conf->set('redirector.url', escape($_POST['redirector']));
  1033. $conf->set('security.session_protection_disabled', !empty($_POST['disablesessionprotection']));
  1034. $conf->set('privacy.default_private_links', !empty($_POST['privateLinkByDefault']));
  1035. $conf->set('feed.rss_permalinks', !empty($_POST['enableRssPermalinks']));
  1036. $conf->set('updates.check_updates', !empty($_POST['updateCheck']));
  1037. $conf->set('privacy.hide_public_links', !empty($_POST['hidePublicLinks']));
  1038. $conf->set('api.enabled', !empty($_POST['enableApi']));
  1039. $conf->set('api.secret', escape($_POST['apiSecret']));
  1040. try {
  1041. $conf->write(isLoggedIn());
  1042. $history->updateSettings();
  1043. invalidateCaches($conf->get('resource.page_cache'));
  1044. }
  1045. catch(Exception $e) {
  1046. error_log(
  1047. 'ERROR while writing config file after configuration update.' . PHP_EOL .
  1048. $e->getMessage()
  1049. );
  1050. // TODO: do not handle exceptions/errors in JS.
  1051. echo '<script>alert("'. $e->getMessage() .'");document.location=\'?do=configure\';</script>';
  1052. exit;
  1053. }
  1054. echo '<script>alert("Configuration was saved.");document.location=\'?do=configure\';</script>';
  1055. exit;
  1056. }
  1057. else // Show the configuration form.
  1058. {
  1059. $PAGE->assign('title', $conf->get('general.title'));
  1060. $PAGE->assign('theme', $conf->get('resource.theme'));
  1061. $PAGE->assign('theme_available', ThemeUtils::getThemes($conf->get('resource.raintpl_tpl')));
  1062. $PAGE->assign('redirector', $conf->get('redirector.url'));
  1063. list($continents, $cities) = generateTimeZoneData(
  1064. timezone_identifiers_list(),
  1065. $conf->get('general.timezone')
  1066. );
  1067. $PAGE->assign('continents', $continents);
  1068. $PAGE->assign('cities', $cities);
  1069. $PAGE->assign('private_links_default', $conf->get('privacy.default_private_links', false));
  1070. $PAGE->assign('session_protection_disabled', $conf->get('security.session_protection_disabled', false));
  1071. $PAGE->assign('enable_rss_permalinks', $conf->get('feed.rss_permalinks', false));
  1072. $PAGE->assign('enable_update_check', $conf->get('updates.check_updates', true));
  1073. $PAGE->assign('hide_public_links', $conf->get('privacy.hide_public_links', false));
  1074. $PAGE->assign('api_enabled', $conf->get('api.enabled', true));
  1075. $PAGE->assign('api_secret', $conf->get('api.secret'));
  1076. $PAGE->renderPage('configure');
  1077. exit;
  1078. }
  1079. }
  1080. // -------- User wants to rename a tag or delete it
  1081. if ($targetPage == Router::$PAGE_CHANGETAG)
  1082. {
  1083. if (empty($_POST['fromtag']) || (empty($_POST['totag']) && isset($_POST['renametag']))) {
  1084. $PAGE->assign('fromtag', ! empty($_GET['fromtag']) ? escape($_GET['fromtag']) : '');
  1085. $PAGE->renderPage('changetag');
  1086. exit;
  1087. }
  1088. if (!tokenOk($_POST['token'])) {
  1089. die('Wrong token.');
  1090. }
  1091. $alteredLinks = $LINKSDB->renameTag(escape($_POST['fromtag']), escape($_POST['totag']));
  1092. $LINKSDB->save($conf->get('resource.page_cache'));
  1093. foreach ($alteredLinks as $link) {
  1094. $history->updateLink($link);
  1095. }
  1096. $delete = empty($_POST['totag']);
  1097. $redirect = $delete ? 'do=changetag' : 'searchtags='. urlencode(escape($_POST['totag']));
  1098. $alert = $delete
  1099. ? sprintf(t('The tag was removed from %d links.'), count($alteredLinks))
  1100. : sprintf(t('The tag was renamed in %d links.'), count($alteredLinks));
  1101. echo '<script>alert("'. $alert .'");document.location=\'?'. $redirect .'\';</script>';
  1102. exit;
  1103. }
  1104. // -------- User wants to add a link without using the bookmarklet: Show form.
  1105. if ($targetPage == Router::$PAGE_ADDLINK)
  1106. {
  1107. $PAGE->renderPage('addlink');
  1108. exit;
  1109. }
  1110. // -------- User clicked the "Save" button when editing a link: Save link to database.
  1111. if (isset($_POST['save_edit']))
  1112. {
  1113. // Go away!
  1114. if (! tokenOk($_POST['token'])) {
  1115. die('Wrong token.');
  1116. }
  1117. // lf_id should only be present if the link exists.
  1118. $id = isset($_POST['lf_id']) ? intval(escape($_POST['lf_id'])) : $LINKSDB->getNextId();
  1119. // Linkdate is kept here to:
  1120. // - use the same permalink for notes as they're displayed when creating them
  1121. // - let users hack creation date of their posts
  1122. // See: https://shaarli.readthedocs.io/en/master/Various-hacks/#changing-the-timestamp-for-a-shaare
  1123. $linkdate = escape($_POST['lf_linkdate']);
  1124. if (isset($LINKSDB[$id])) {
  1125. // Edit
  1126. $created = DateTime::createFromFormat(LinkDB::LINK_DATE_FORMAT, $linkdate);
  1127. $updated = new DateTime();
  1128. $shortUrl = $LINKSDB[$id]['shorturl'];
  1129. $new = false;
  1130. } else {
  1131. // New link
  1132. $created = DateTime::createFromFormat(LinkDB::LINK_DATE_FORMAT, $linkdate);
  1133. $updated = null;
  1134. $shortUrl = link_small_hash($created, $id);
  1135. $new = true;
  1136. }
  1137. // Remove multiple spaces.
  1138. $tags = trim(preg_replace('/\s\s+/', ' ', $_POST['lf_tags']));
  1139. // Remove first '-' char in tags.
  1140. $tags = preg_replace('/(^| )\-/', '$1', $tags);
  1141. // Remove duplicates.
  1142. $tags = implode(' ', array_unique(explode(' ', $tags)));
  1143. if (empty(trim($_POST['lf_url']))) {
  1144. $_POST['lf_url'] = '?' . smallHash($linkdate . $id);
  1145. }
  1146. $url = whitelist_protocols(trim($_POST['lf_url']), $conf->get('security.allowed_protocols'));
  1147. $link = array(
  1148. 'id' => $id,
  1149. 'title' => trim($_POST['lf_title']),
  1150. 'url' => $url,
  1151. 'description' => $_POST['lf_description'],
  1152. 'private' => (isset($_POST['lf_private']) ? 1 : 0),
  1153. 'created' => $created,
  1154. 'updated' => $updated,
  1155. 'tags' => str_replace(',', ' ', $tags),
  1156. 'shorturl' => $shortUrl,
  1157. );
  1158. // If title is empty, use the URL as title.
  1159. if ($link['title'] == '') {
  1160. $link['title'] = $link['url'];
  1161. }
  1162. $pluginManager->executeHooks('save_link', $link);
  1163. $LINKSDB[$id] = $link;
  1164. $LINKSDB->save($conf->get('resource.page_cache'));
  1165. if ($new) {
  1166. $history->addLink($link);
  1167. } else {
  1168. $history->updateLink($link);
  1169. }
  1170. // If we are called from the bookmarklet, we must close the popup:
  1171. if (isset($_GET['source']) && ($_GET['source']=='bookmarklet' || $_GET['source']=='firefoxsocialapi')) {
  1172. echo '<script>self.close();</script>';
  1173. exit;
  1174. }
  1175. $returnurl = !empty($_POST['returnurl']) ? $_POST['returnurl'] : '?';
  1176. $location = generateLocation($returnurl, $_SERVER['HTTP_HOST'], array('addlink', 'post', 'edit_link'));
  1177. // Scroll to the link which has been edited.
  1178. $location .= '#' . $link['shorturl'];
  1179. // After saving the link, redirect to the page the user was on.
  1180. header('Location: '. $location);
  1181. exit;
  1182. }
  1183. // -------- User clicked the "Cancel" button when editing a link.
  1184. if (isset($_POST['cancel_edit']))
  1185. {
  1186. $id = isset($_POST['lf_id']) ? (int) escape($_POST['lf_id']) : false;
  1187. if (! isset($LINKSDB[$id])) {
  1188. header('Location: ?');
  1189. }
  1190. // If we are called from the bookmarklet, we must close the popup:
  1191. if (isset($_GET['source']) && ($_GET['source']=='bookmarklet' || $_GET['source']=='firefoxsocialapi')) { echo '<script>self.close();</script>'; exit; }
  1192. $link = $LINKSDB[$id];
  1193. $returnurl = ( isset($_POST['returnurl']) ? $_POST['returnurl'] : '?' );
  1194. // Scroll to the link which has been edited.
  1195. $returnurl .= '#'. $link['shorturl'];
  1196. $returnurl = generateLocation($returnurl, $_SERVER['HTTP_HOST'], array('addlink', 'post', 'edit_link'));
  1197. header('Location: '.$returnurl); // After canceling, redirect to the page the user was on.
  1198. exit;
  1199. }
  1200. // -------- User clicked the "Delete" button when editing a link: Delete link from database.
  1201. if ($targetPage == Router::$PAGE_DELETELINK)
  1202. {
  1203. if (! tokenOk($_GET['token'])) {
  1204. die('Wrong token.');
  1205. }
  1206. $ids = trim($_GET['lf_linkdate']);
  1207. if (strpos($ids, ' ') !== false) {
  1208. // multiple, space-separated ids provided
  1209. $ids = array_values(array_filter(preg_split('/\s+/', escape($ids))));
  1210. } else {
  1211. // only a single id provided
  1212. $ids = [$ids];
  1213. }
  1214. // assert at least one id is given
  1215. if(!count($ids)){
  1216. die('no id provided');
  1217. }
  1218. foreach ($ids as $id) {
  1219. $id = (int) escape($id);
  1220. $link = $LINKSDB[$id];
  1221. $pluginManager->executeHooks('delete_link', $link);
  1222. unset($LINKSDB[$id]);
  1223. }
  1224. $LINKSDB->save($conf->get('resource.page_cache')); // save to disk
  1225. $history->deleteLink($link);
  1226. // If we are called from the bookmarklet, we must close the popup:
  1227. if (isset($_GET['source']) && ($_GET['source']=='bookmarklet' || $_GET['source']=='firefoxsocialapi')) { echo '<script>self.close();</script>'; exit; }
  1228. $location = '?';
  1229. if (isset($_SERVER['HTTP_REFERER'])) {
  1230. // Don't redirect to where we were previously if it was a permalink or an edit_link, because it would 404.
  1231. $location = generateLocation(
  1232. $_SERVER['HTTP_REFERER'],
  1233. $_SERVER['HTTP_HOST'],
  1234. ['delete_link', 'edit_link', $link['shorturl']]
  1235. );
  1236. }
  1237. header('Location: ' . $location); // After deleting the link, redirect to appropriate location
  1238. exit;
  1239. }
  1240. // -------- User clicked the "EDIT" button on a link: Display link edit form.
  1241. if (isset($_GET['edit_link']))
  1242. {
  1243. $id = (int) escape($_GET['edit_link']);
  1244. $link = $LINKSDB[$id]; // Read database
  1245. if (!$link) { header('Location: ?'); exit; } // Link not found in database.
  1246. $link['linkdate'] = $link['created']->format(LinkDB::LINK_DATE_FORMAT);
  1247. $data = array(
  1248. 'link' => $link,
  1249. 'link_is_new' => false,
  1250. 'http_referer' => (isset($_SERVER['HTTP_REFERER']) ? escape($_SERVER['HTTP_REFERER']) : ''),
  1251. 'tags' => $LINKSDB->linksCountPerTag(),
  1252. );
  1253. $pluginManager->executeHooks('render_editlink', $data);
  1254. foreach ($data as $key => $value) {
  1255. $PAGE->assign($key, $value);
  1256. }
  1257. $PAGE->renderPage('editlink');
  1258. exit;
  1259. }
  1260. // -------- User want to post a new link: Display link edit form.
  1261. if (isset($_GET['post'])) {
  1262. $url = cleanup_url($_GET['post']);
  1263. $link_is_new = false;
  1264. // Check if URL is not already in database (in this case, we will edit the existing link)
  1265. $link = $LINKSDB->getLinkFromUrl($url);
  1266. if (! $link)
  1267. {
  1268. $link_is_new = true;
  1269. $linkdate = strval(date(LinkDB::LINK_DATE_FORMAT));
  1270. // Get title if it was provided in URL (by the bookmarklet).
  1271. $title = empty($_GET['title']) ? '' : escape($_GET['title']);
  1272. // Get description if it was provided in URL (by the bookmarklet). [Bronco added that]
  1273. $description = empty($_GET['description']) ? '' : escape($_GET['description']);
  1274. $tags = empty($_GET['tags']) ? '' : escape($_GET['tags']);
  1275. $private = !empty($_GET['private']) && $_GET['private'] === "1" ? 1 : 0;
  1276. // If this is an HTTP(S) link, we try go get the page to extract the title (otherwise we will to straight to the edit form.)
  1277. if (empty($title) && strpos(get_url_scheme($url), 'http') !== false) {
  1278. // Short timeout to keep the application responsive
  1279. list($headers, $content) = get_http_response($url, 4);
  1280. if (strpos($headers[0], '200 OK') !== false) {
  1281. // Retrieve charset.
  1282. $charset = get_charset($headers, $content);
  1283. // Extract title.
  1284. $title = html_extract_title($content);
  1285. // Re-encode title in utf-8 if necessary.
  1286. if (! empty($title) && strtolower($charset) != 'utf-8') {
  1287. $title = mb_convert_encoding($title, 'utf-8', $charset);
  1288. }
  1289. }
  1290. }
  1291. if ($url == '') {
  1292. $url = '?' . smallHash($linkdate . $LINKSDB->getNextId());
  1293. $title = $conf->get('general.default_note_title', 'Note: ');
  1294. }
  1295. $url = escape($url);
  1296. $title = escape($title);
  1297. $link = array(
  1298. 'linkdate' => $linkdate,
  1299. 'title' => $title,
  1300. 'url' => $url,
  1301. 'description' => $description,
  1302. 'tags' => $tags,
  1303. 'private' => $private,
  1304. );
  1305. } else {
  1306. $link['linkdate'] = $link['created']->format(LinkDB::LINK_DATE_FORMAT);
  1307. }
  1308. $data = array(
  1309. 'link' => $link,
  1310. 'link_is_new' => $link_is_new,
  1311. 'http_referer' => (isset($_SERVER['HTTP_REFERER']) ? escape($_SERVER['HTTP_REFERER']) : ''),
  1312. 'source' => (isset($_GET['source']) ? $_GET['source'] : ''),
  1313. 'tags' => $LINKSDB->linksCountPerTag(),
  1314. 'default_private_links' => $conf->get('privacy.default_private_links', false),
  1315. );
  1316. $pluginManager->executeHooks('render_editlink', $data);
  1317. foreach ($data as $key => $value) {
  1318. $PAGE->assign($key, $value);
  1319. }
  1320. $PAGE->renderPage('editlink');
  1321. exit;
  1322. }
  1323. if ($targetPage == Router::$PAGE_EXPORT) {
  1324. // Export links as a Netscape Bookmarks file
  1325. if (empty($_GET['selection'])) {
  1326. $PAGE->renderPage('export');
  1327. exit;
  1328. }
  1329. // export as bookmarks_(all|private|public)_YYYYmmdd_HHMMSS.html
  1330. $selection = $_GET['selection'];
  1331. if (isset($_GET['prepend_note_url'])) {
  1332. $prependNoteUrl = $_GET['prepend_note_url'];
  1333. } else {
  1334. $prependNoteUrl = false;
  1335. }
  1336. try {
  1337. $PAGE->assign(
  1338. 'links',
  1339. NetscapeBookmarkUtils::filterAndFormat(
  1340. $LINKSDB,
  1341. $selection,
  1342. $prependNoteUrl,
  1343. index_url($_SERVER)
  1344. )
  1345. );
  1346. } catch (Exception $exc) {
  1347. header('Content-Type: text/plain; charset=utf-8');
  1348. echo $exc->getMessage();
  1349. exit;
  1350. }
  1351. $now = new DateTime();
  1352. header('Content-Type: text/html; charset=utf-8');
  1353. header(
  1354. 'Content-disposition: attachment; filename=bookmarks_'
  1355. .$selection.'_'.$now->format(LinkDB::LINK_DATE_FORMAT).'.html'
  1356. );
  1357. $PAGE->assign('date', $now->format(DateTime::RFC822));
  1358. $PAGE->assign('eol', PHP_EOL);
  1359. $PAGE->assign('selection', $selection);
  1360. $PAGE->renderPage('export.bookmarks');
  1361. exit;
  1362. }
  1363. if ($targetPage == Router::$PAGE_IMPORT) {
  1364. // Upload a Netscape bookmark dump to import its contents
  1365. if (! isset($_POST['token']) || ! isset($_FILES['filetoupload'])) {
  1366. // Show import dialog
  1367. $PAGE->assign(
  1368. 'maxfilesize',
  1369. get_max_upload_size(
  1370. ini_get('post_max_size'),
  1371. ini_get('upload_max_filesize'),
  1372. false
  1373. )
  1374. );
  1375. $PAGE->assign(
  1376. 'maxfilesizeHuman',
  1377. get_max_upload_size(
  1378. ini_get('post_max_size'),
  1379. ini_get('upload_max_filesize'),
  1380. true
  1381. )
  1382. );
  1383. $PAGE->renderPage('import');
  1384. exit;
  1385. }
  1386. // Import bookmarks from an uploaded file
  1387. if (isset($_FILES['filetoupload']['size']) && $_FILES['filetoupload']['size'] == 0) {
  1388. // The file is too big or some form field may be missing.
  1389. echo '<script>alert("The file you are trying to upload is probably'
  1390. .' bigger than what this webserver can accept ('
  1391. .get_max_upload_size(ini_get('post_max_size'), ini_get('upload_max_filesize')).').'
  1392. .' Please upload in smaller chunks.");document.location=\'?do='
  1393. .Router::$PAGE_IMPORT .'\';</script>';
  1394. exit;
  1395. }
  1396. if (! tokenOk($_POST['token'])) {
  1397. die('Wrong token.');
  1398. }
  1399. $status = NetscapeBookmarkUtils::import(
  1400. $_POST,
  1401. $_FILES,
  1402. $LINKSDB,
  1403. $conf,
  1404. $history
  1405. );
  1406. echo '<script>alert("'.$status.'");document.location=\'?do='
  1407. .Router::$PAGE_IMPORT .'\';</script>';
  1408. exit;
  1409. }
  1410. // Plugin administration page
  1411. if ($targetPage == Router::$PAGE_PLUGINSADMIN) {
  1412. $pluginMeta = $pluginManager->getPluginsMeta();
  1413. // Split plugins into 2 arrays: ordered enabled plugins and disabled.
  1414. $enabledPlugins = array_filter($pluginMeta, function($v) { return $v['order'] !== false; });
  1415. // Load parameters.
  1416. $enabledPlugins = load_plugin_parameter_values($enabledPlugins, $conf->get('plugins', array()));
  1417. uasort(
  1418. $enabledPlugins,
  1419. function($a, $b) { return $a['order'] - $b['order']; }
  1420. );
  1421. $disabledPlugins = array_filter($pluginMeta, function($v) { return $v['order'] === false; });
  1422. $PAGE->assign('enabledPlugins', $enabledPlugins);
  1423. $PAGE->assign('disabledPlugins', $disabledPlugins);
  1424. $PAGE->renderPage('pluginsadmin');
  1425. exit;
  1426. }
  1427. // Plugin administration form action
  1428. if ($targetPage == Router::$PAGE_SAVE_PLUGINSADMIN) {
  1429. try {
  1430. if (isset($_POST['parameters_form'])) {
  1431. unset($_POST['parameters_form']);
  1432. foreach ($_POST as $param => $value) {
  1433. $conf->set('plugins.'. $param, escape($value));
  1434. }
  1435. }
  1436. else {
  1437. $conf->set('general.enabled_plugins', save_plugin_config($_POST));
  1438. }
  1439. $conf->write(isLoggedIn());
  1440. $history->updateSettings();
  1441. }
  1442. catch (Exception $e) {
  1443. error_log(
  1444. 'ERROR while saving plugin configuration:.' . PHP_EOL .
  1445. $e->getMessage()
  1446. );
  1447. // TODO: do not handle exceptions/errors in JS.
  1448. echo '<script>alert("'. $e->getMessage() .'");document.location=\'?do='. Router::$PAGE_PLUGINSADMIN .'\';</script>';
  1449. exit;
  1450. }
  1451. header('Location: ?do='. Router::$PAGE_PLUGINSADMIN);
  1452. exit;
  1453. }
  1454. // Get a fresh token
  1455. if ($targetPage == Router::$GET_TOKEN) {
  1456. header('Content-Type:text/plain');
  1457. echo getToken($conf);
  1458. exit;
  1459. }
  1460. // -------- Otherwise, simply display search form and links:
  1461. showLinkList($PAGE, $LINKSDB, $conf, $pluginManager);
  1462. exit;
  1463. }
  1464. /**
  1465. * Template for the list of links (<div id="linklist">)
  1466. * This function fills all the necessary fields in the $PAGE for the template 'linklist.html'
  1467. *
  1468. * @param pageBuilder $PAGE pageBuilder instance.
  1469. * @param LinkDB $LINKSDB LinkDB instance.
  1470. * @param ConfigManager $conf Configuration Manager instance.
  1471. * @param PluginManager $pluginManager Plugin Manager instance.
  1472. */
  1473. function buildLinkList($PAGE,$LINKSDB, $conf, $pluginManager)
  1474. {
  1475. // Used in templates
  1476. if (isset($_GET['searchtags'])) {
  1477. if (! empty($_GET['searchtags'])) {
  1478. $searchtags = escape(normalize_spaces($_GET['searchtags']));
  1479. } else {
  1480. $searchtags = false;
  1481. }
  1482. } else {
  1483. $searchtags = '';
  1484. }
  1485. $searchterm = !empty($_GET['searchterm']) ? escape(normalize_spaces($_GET['searchterm'])) : '';
  1486. // Smallhash filter
  1487. if (! empty($_SERVER['QUERY_STRING'])
  1488. && preg_match('/^[a-zA-Z0-9-_@]{6}($|&|#)/', $_SERVER['QUERY_STRING'])) {
  1489. try {
  1490. $linksToDisplay = $LINKSDB->filterHash($_SERVER['QUERY_STRING']);
  1491. } catch (LinkNotFoundException $e) {
  1492. $PAGE->render404($e->getMessage());
  1493. exit;
  1494. }
  1495. } else {
  1496. // Filter links according search parameters.
  1497. $visibility = ! empty($_SESSION['privateonly']) ? 'private' : 'all';
  1498. $request = [
  1499. 'searchtags' => $searchtags,
  1500. 'searchterm' => $searchterm,
  1501. ];
  1502. $linksToDisplay = $LINKSDB->filterSearch($request, false, $visibility, !empty($_SESSION['untaggedonly']));
  1503. }
  1504. // ---- Handle paging.
  1505. $keys = array();
  1506. foreach ($linksToDisplay as $key => $value) {
  1507. $keys[] = $key;
  1508. }
  1509. // Select articles according to paging.
  1510. $pagecount = ceil(count($keys) / $_SESSION['LINKS_PER_PAGE']);
  1511. $pagecount = $pagecount == 0 ? 1 : $pagecount;
  1512. $page= empty($_GET['page']) ? 1 : intval($_GET['page']);
  1513. $page = $page < 1 ? 1 : $page;
  1514. $page = $page > $pagecount ? $pagecount : $page;
  1515. // Start index.
  1516. $i = ($page-1) * $_SESSION['LINKS_PER_PAGE'];
  1517. $end = $i + $_SESSION['LINKS_PER_PAGE'];
  1518. $linkDisp = array();
  1519. while ($i<$end && $i<count($keys))
  1520. {
  1521. $link = $linksToDisplay[$keys[$i]];
  1522. $link['description'] = format_description($link['description'], $conf->get('redirector.url'));
  1523. $classLi = ($i % 2) != 0 ? '' : 'publicLinkHightLight';
  1524. $link['class'] = $link['private'] == 0 ? $classLi : 'private';
  1525. $link['timestamp'] = $link['created']->getTimestamp();
  1526. if (! empty($link['updated'])) {
  1527. $link['updated_timestamp'] = $link['updated']->getTimestamp();
  1528. } else {
  1529. $link['updated_timestamp'] = '';
  1530. }
  1531. $taglist = preg_split('/\s+/', $link['tags'], -1, PREG_SPLIT_NO_EMPTY);
  1532. uasort($taglist, 'strcasecmp');
  1533. $link['taglist'] = $taglist;
  1534. // Check for both signs of a note: starting with ? and 7 chars long.
  1535. if ($link['url'][0] === '?' &&
  1536. strlen($link['url']) === 7) {
  1537. $link['url'] = index_url($_SERVER) . $link['url'];
  1538. }
  1539. $linkDisp[$keys[$i]] = $link;
  1540. $i++;
  1541. }
  1542. // Compute paging navigation
  1543. $searchtagsUrl = $searchtags === '' ? '' : '&searchtags=' . urlencode($searchtags);
  1544. $searchtermUrl = empty($searchterm) ? '' : '&searchterm=' . urlencode($searchterm);
  1545. $previous_page_url = '';
  1546. if ($i != count($keys)) {
  1547. $previous_page_url = '?page=' . ($page+1) . $searchtermUrl . $searchtagsUrl;
  1548. }
  1549. $next_page_url='';
  1550. if ($page>1) {
  1551. $next_page_url = '?page=' . ($page-1) . $searchtermUrl . $searchtagsUrl;
  1552. }
  1553. // Fill all template fields.
  1554. $data = array(
  1555. 'previous_page_url' => $previous_page_url,
  1556. 'next_page_url' => $next_page_url,
  1557. 'page_current' => $page,
  1558. 'page_max' => $pagecount,
  1559. 'result_count' => count($linksToDisplay),
  1560. 'search_term' => $searchterm,
  1561. 'search_tags' => $searchtags,
  1562. 'visibility' => ! empty($_SESSION['privateonly']) ? 'private' : '',
  1563. 'redirector' => $conf->get('redirector.url'), // Optional redirector URL.
  1564. 'links' => $linkDisp,
  1565. );
  1566. // If there is only a single link, we change on-the-fly the title of the page.
  1567. if (count($linksToDisplay) == 1) {
  1568. $data['pagetitle'] = $linksToDisplay[$keys[0]]['title'] .' - '. $conf->get('general.title');
  1569. }
  1570. $pluginManager->executeHooks('render_linklist', $data, array('loggedin' => isLoggedIn()));
  1571. foreach ($data as $key => $value) {
  1572. $PAGE->assign($key, $value);
  1573. }
  1574. return;
  1575. }
  1576. /**
  1577. * Compute the thumbnail for a link.
  1578. *
  1579. * With a link to the original URL.
  1580. * Understands various services (youtube.com...)
  1581. * Input: $url = URL for which the thumbnail must be found.
  1582. * $href = if provided, this URL will be followed instead of $url
  1583. * Returns an associative array with thumbnail attributes (src,href,width,height,style,alt)
  1584. * Some of them may be missing.
  1585. * Return an empty array if no thumbnail available.
  1586. *
  1587. * @param ConfigManager $conf Configuration Manager instance.
  1588. * @param string $url
  1589. * @param string|bool $href
  1590. *
  1591. * @return array
  1592. */
  1593. function computeThumbnail($conf, $url, $href = false)
  1594. {
  1595. if (!$conf->get('thumbnail.enable_thumbnails')) return array();
  1596. if ($href==false) $href=$url;
  1597. // For most hosts, the URL of the thumbnail can be easily deduced from the URL of the link.
  1598. // (e.g. http://www.youtube.com/watch?v=spVypYk4kto ---> http://img.youtube.com/vi/spVypYk4kto/default.jpg )
  1599. // ^^^^^^^^^^^ ^^^^^^^^^^^
  1600. $domain = parse_url($url,PHP_URL_HOST);
  1601. if ($domain=='youtube.com' || $domain=='www.youtube.com')
  1602. {
  1603. parse_str(parse_url($url,PHP_URL_QUERY), $params); // Extract video ID and get thumbnail
  1604. if (!empty($params['v'])) return array('src'=>'https://img.youtube.com/vi/'.$params['v'].'/default.jpg',
  1605. 'href'=>$href,'width'=>'120','height'=>'90','alt'=>'YouTube thumbnail');
  1606. }
  1607. if ($domain=='youtu.be') // Youtube short links
  1608. {
  1609. $path = parse_url($url,PHP_URL_PATH);
  1610. return array('src'=>'https://img.youtube.com/vi'.$path.'/default.jpg',
  1611. 'href'=>$href,'width'=>'120','height'=>'90','alt'=>'YouTube thumbnail');
  1612. }
  1613. if ($domain=='pix.toile-libre.org') // pix.toile-libre.org image hosting
  1614. {
  1615. parse_str(parse_url($url,PHP_URL_QUERY), $params); // Extract image filename.
  1616. if (!empty($params) && !empty($params['img'])) return array('src'=>'http://pix.toile-libre.org/upload/thumb/'.urlencode($params['img']),
  1617. 'href'=>$href,'style'=>'max-width:120px; max-height:150px','alt'=>'pix.toile-libre.org thumbnail');
  1618. }
  1619. if ($domain=='imgur.com')
  1620. {
  1621. $path = parse_url($url,PHP_URL_PATH);
  1622. if (startsWith($path,'/a/')) return array(); // Thumbnails for albums are not available.
  1623. if (startsWith($path,'/r/')) return array('src'=>'https://i.imgur.com/'.basename($path).'s.jpg',
  1624. 'href'=>$href,'width'=>'90','height'=>'90','alt'=>'imgur.com thumbnail');
  1625. if (startsWith($path,'/gallery/')) return array('src'=>'https://i.imgur.com'.substr($path,8).'s.jpg',
  1626. 'href'=>$href,'width'=>'90','height'=>'90','alt'=>'imgur.com thumbnail');
  1627. if (substr_count($path,'/')==1) return array('src'=>'https://i.imgur.com/'.substr($path,1).'s.jpg',
  1628. 'href'=>$href,'width'=>'90','height'=>'90','alt'=>'imgur.com thumbnail');
  1629. }
  1630. if ($domain=='i.imgur.com')
  1631. {
  1632. $pi = pathinfo(parse_url($url,PHP_URL_PATH));
  1633. if (!empty($pi['filename'])) return array('src'=>'https://i.imgur.com/'.$pi['filename'].'s.jpg',
  1634. 'href'=>$href,'width'=>'90','height'=>'90','alt'=>'imgur.com thumbnail');
  1635. }
  1636. if ($domain=='dailymotion.com' || $domain=='www.dailymotion.com')
  1637. {
  1638. if (strpos($url,'dailymotion.com/video/')!==false)
  1639. {
  1640. $thumburl=str_replace('dailymotion.com/video/','dailymotion.com/thumbnail/video/',$url);
  1641. return array('src'=>$thumburl,
  1642. 'href'=>$href,'width'=>'120','style'=>'height:auto;','alt'=>'DailyMotion thumbnail');
  1643. }
  1644. }
  1645. if (endsWith($domain,'.imageshack.us'))
  1646. {
  1647. $ext=strtolower(pathinfo($url,PATHINFO_EXTENSION));
  1648. if ($ext=='jpg' || $ext=='jpeg' || $ext=='png' || $ext=='gif')
  1649. {
  1650. $thumburl = substr($url,0,strlen($url)-strlen($ext)).'th.'.$ext;
  1651. return array('src'=>$thumburl,
  1652. 'href'=>$href,'width'=>'120','style'=>'height:auto;','alt'=>'imageshack.us thumbnail');
  1653. }
  1654. }
  1655. // Some other hosts are SLOW AS HELL and usually require an extra HTTP request to get the thumbnail URL.
  1656. // So we deport the thumbnail generation in order not to slow down page generation
  1657. // (and we also cache the thumbnail)
  1658. if (! $conf->get('thumbnail.enable_localcache')) return array(); // If local cache is disabled, no thumbnails for services which require the use a local cache.
  1659. if ($domain=='flickr.com' || endsWith($domain,'.flickr.com')
  1660. || $domain=='vimeo.com'
  1661. || $domain=='ted.com' || endsWith($domain,'.ted.com')
  1662. || $domain=='xkcd.com' || endsWith($domain,'.xkcd.com')
  1663. )
  1664. {
  1665. if ($domain=='vimeo.com')
  1666. { // Make sure this vimeo URL points to a video (/xxx... where xxx is numeric)
  1667. $path = parse_url($url,PHP_URL_PATH);
  1668. if (!preg_match('!/\d+.+?!',$path)) return array(); // This is not a single video URL.
  1669. }
  1670. if ($domain=='xkcd.com' || endsWith($domain,'.xkcd.com'))
  1671. { // Make sure this URL points to a single comic (/xxx... where xxx is numeric)
  1672. $path = parse_url($url,PHP_URL_PATH);
  1673. if (!preg_match('!/\d+.+?!',$path)) return array();
  1674. }
  1675. if ($domain=='ted.com' || endsWith($domain,'.ted.com'))
  1676. { // Make sure this TED URL points to a video (/talks/...)
  1677. $path = parse_url($url,PHP_URL_PATH);
  1678. if ("/talks/" !== substr($path,0,7)) return array(); // This is not a single video URL.
  1679. }
  1680. $sign = hash_hmac('sha256', $url, $conf->get('credentials.salt')); // We use the salt to sign data (it's random, secret, and specific to each installation)
  1681. return array('src'=>index_url($_SERVER).'?do=genthumbnail&hmac='.$sign.'&url='.urlencode($url),
  1682. 'href'=>$href,'width'=>'120','style'=>'height:auto;','alt'=>'thumbnail');
  1683. }
  1684. // For all other, we try to make a thumbnail of links ending with .jpg/jpeg/png/gif
  1685. // Technically speaking, we should download ALL links and check their Content-Type to see if they are images.
  1686. // But using the extension will do.
  1687. $ext=strtolower(pathinfo($url,PATHINFO_EXTENSION));
  1688. if ($ext=='jpg' || $ext=='jpeg' || $ext=='png' || $ext=='gif')
  1689. {
  1690. $sign = hash_hmac('sha256', $url, $conf->get('credentials.salt')); // We use the salt to sign data (it's random, secret, and specific to each installation)
  1691. return array('src'=>index_url($_SERVER).'?do=genthumbnail&hmac='.$sign.'&url='.urlencode($url),
  1692. 'href'=>$href,'width'=>'120','style'=>'height:auto;','alt'=>'thumbnail');
  1693. }
  1694. return array(); // No thumbnail.
  1695. }
  1696. // Returns the HTML code to display a thumbnail for a link
  1697. // with a link to the original URL.
  1698. // Understands various services (youtube.com...)
  1699. // Input: $url = URL for which the thumbnail must be found.
  1700. // $href = if provided, this URL will be followed instead of $url
  1701. // Returns '' if no thumbnail available.
  1702. function thumbnail($url,$href=false)
  1703. {
  1704. // FIXME!
  1705. global $conf;
  1706. $t = computeThumbnail($conf, $url,$href);
  1707. if (count($t)==0) return ''; // Empty array = no thumbnail for this URL.
  1708. $html='<a href="'.escape($t['href']).'"><img src="'.escape($t['src']).'"';
  1709. if (!empty($t['width'])) $html.=' width="'.escape($t['width']).'"';
  1710. if (!empty($t['height'])) $html.=' height="'.escape($t['height']).'"';
  1711. if (!empty($t['style'])) $html.=' style="'.escape($t['style']).'"';
  1712. if (!empty($t['alt'])) $html.=' alt="'.escape($t['alt']).'"';
  1713. $html.='></a>';
  1714. return $html;
  1715. }
  1716. // Returns the HTML code to display a thumbnail for a link
  1717. // for the picture wall (using lazy image loading)
  1718. // Understands various services (youtube.com...)
  1719. // Input: $url = URL for which the thumbnail must be found.
  1720. // $href = if provided, this URL will be followed instead of $url
  1721. // Returns '' if no thumbnail available.
  1722. function lazyThumbnail($conf, $url,$href=false)
  1723. {
  1724. // FIXME!
  1725. global $conf;
  1726. $t = computeThumbnail($conf, $url,$href);
  1727. if (count($t)==0) return ''; // Empty array = no thumbnail for this URL.
  1728. $html='<a href="'.escape($t['href']).'">';
  1729. // Lazy image
  1730. $html.='<img class="b-lazy" src="#" data-src="'.escape($t['src']).'"';
  1731. if (!empty($t['width'])) $html.=' width="'.escape($t['width']).'"';
  1732. if (!empty($t['height'])) $html.=' height="'.escape($t['height']).'"';
  1733. if (!empty($t['style'])) $html.=' style="'.escape($t['style']).'"';
  1734. if (!empty($t['alt'])) $html.=' alt="'.escape($t['alt']).'"';
  1735. $html.='>';
  1736. // No-JavaScript fallback.
  1737. $html.='<noscript><img src="'.escape($t['src']).'"';
  1738. if (!empty($t['width'])) $html.=' width="'.escape($t['width']).'"';
  1739. if (!empty($t['height'])) $html.=' height="'.escape($t['height']).'"';
  1740. if (!empty($t['style'])) $html.=' style="'.escape($t['style']).'"';
  1741. if (!empty($t['alt'])) $html.=' alt="'.escape($t['alt']).'"';
  1742. $html.='></noscript></a>';
  1743. return $html;
  1744. }
  1745. /**
  1746. * Installation
  1747. * This function should NEVER be called if the file data/config.php exists.
  1748. *
  1749. * @param ConfigManager $conf Configuration Manager instance.
  1750. */
  1751. function install($conf)
  1752. {
  1753. // On free.fr host, make sure the /sessions directory exists, otherwise login will not work.
  1754. if (endsWith($_SERVER['HTTP_HOST'],'.free.fr') && !is_dir($_SERVER['DOCUMENT_ROOT'].'/sessions')) mkdir($_SERVER['DOCUMENT_ROOT'].'/sessions',0705);
  1755. // This part makes sure sessions works correctly.
  1756. // (Because on some hosts, session.save_path may not be set correctly,
  1757. // or we may not have write access to it.)
  1758. if (isset($_GET['test_session']) && ( !isset($_SESSION) || !isset($_SESSION['session_tested']) || $_SESSION['session_tested']!='Working'))
  1759. { // Step 2: Check if data in session is correct.
  1760. echo '<pre>Sessions do not seem to work correctly on your server.<br>';
  1761. echo 'Make sure the variable session.save_path is set correctly in your php config, and that you have write access to it.<br>';
  1762. echo 'It currently points to '.session_save_path().'<br>';
  1763. echo 'Check that the hostname used to access Shaarli contains a dot. On some browsers, accessing your server via a hostname like \'localhost\' or any custom hostname without a dot causes cookie storage to fail. We recommend accessing your server via it\'s IP address or Fully Qualified Domain Name.<br>';
  1764. echo '<br><a href="?">Click to try again.</a></pre>';
  1765. die;
  1766. }
  1767. if (!isset($_SESSION['session_tested']))
  1768. { // Step 1 : Try to store data in session and reload page.
  1769. $_SESSION['session_tested'] = 'Working'; // Try to set a variable in session.
  1770. header('Location: '.index_url($_SERVER).'?test_session'); // Redirect to check stored data.
  1771. }
  1772. if (isset($_GET['test_session']))
  1773. { // Step 3: Sessions are OK. Remove test parameter from URL.
  1774. header('Location: '.index_url($_SERVER));
  1775. }
  1776. if (!empty($_POST['setlogin']) && !empty($_POST['setpassword']))
  1777. {
  1778. $tz = 'UTC';
  1779. if (!empty($_POST['continent']) && !empty($_POST['city'])
  1780. && isTimeZoneValid($_POST['continent'], $_POST['city'])
  1781. ) {
  1782. $tz = $_POST['continent'].'/'.$_POST['city'];
  1783. }
  1784. $conf->set('general.timezone', $tz);
  1785. $login = $_POST['setlogin'];
  1786. $conf->set('credentials.login', $login);
  1787. $salt = sha1(uniqid('', true) .'_'. mt_rand());
  1788. $conf->set('credentials.salt', $salt);
  1789. $conf->set('credentials.hash', sha1($_POST['setpassword'] . $login . $salt));
  1790. if (!empty($_POST['title'])) {
  1791. $conf->set('general.title', escape($_POST['title']));
  1792. } else {
  1793. $conf->set('general.title', 'Shared links on '.escape(index_url($_SERVER)));
  1794. }
  1795. $conf->set('updates.check_updates', !empty($_POST['updateCheck']));
  1796. $conf->set('api.enabled', !empty($_POST['enableApi']));
  1797. $conf->set(
  1798. 'api.secret',
  1799. generate_api_secret(
  1800. $conf->get('credentials.login'),
  1801. $conf->get('credentials.salt')
  1802. )
  1803. );
  1804. try {
  1805. // Everything is ok, let's create config file.
  1806. $conf->write(isLoggedIn());
  1807. }
  1808. catch(Exception $e) {
  1809. error_log(
  1810. 'ERROR while writing config file after installation.' . PHP_EOL .
  1811. $e->getMessage()
  1812. );
  1813. // TODO: do not handle exceptions/errors in JS.
  1814. echo '<script>alert("'. $e->getMessage() .'");document.location=\'?\';</script>';
  1815. exit;
  1816. }
  1817. echo '<script>alert("Shaarli is now configured. Please enter your login/password and start shaaring your links!");document.location=\'?do=login\';</script>';
  1818. exit;
  1819. }
  1820. $PAGE = new PageBuilder($conf);
  1821. list($continents, $cities) = generateTimeZoneData(timezone_identifiers_list(), date_default_timezone_get());
  1822. $PAGE->assign('continents', $continents);
  1823. $PAGE->assign('cities', $cities);
  1824. $PAGE->renderPage('install');
  1825. exit;
  1826. }
  1827. /**
  1828. * Because some f*cking services like flickr require an extra HTTP request to get the thumbnail URL,
  1829. * I have deported the thumbnail URL code generation here, otherwise this would slow down page generation.
  1830. * The following function takes the URL a link (e.g. a flickr page) and return the proper thumbnail.
  1831. * This function is called by passing the URL:
  1832. * http://mywebsite.com/shaarli/?do=genthumbnail&hmac=[HMAC]&url=[URL]
  1833. * [URL] is the URL of the link (e.g. a flickr page)
  1834. * [HMAC] is the signature for the [URL] (so that these URL cannot be forged).
  1835. * The function below will fetch the image from the webservice and store it in the cache.
  1836. *
  1837. * @param ConfigManager $conf Configuration Manager instance,
  1838. */
  1839. function genThumbnail($conf)
  1840. {
  1841. // Make sure the parameters in the URL were generated by us.
  1842. $sign = hash_hmac('sha256', $_GET['url'], $conf->get('credentials.salt'));
  1843. if ($sign!=$_GET['hmac']) die('Naughty boy!');
  1844. $cacheDir = $conf->get('resource.thumbnails_cache', 'cache');
  1845. // Let's see if we don't already have the image for this URL in the cache.
  1846. $thumbname=hash('sha1',$_GET['url']).'.jpg';
  1847. if (is_file($cacheDir .'/'. $thumbname))
  1848. { // We have the thumbnail, just serve it:
  1849. header('Content-Type: image/jpeg');
  1850. echo file_get_contents($cacheDir .'/'. $thumbname);
  1851. return;
  1852. }
  1853. // We may also serve a blank image (if service did not respond)
  1854. $blankname=hash('sha1',$_GET['url']).'.gif';
  1855. if (is_file($cacheDir .'/'. $blankname))
  1856. {
  1857. header('Content-Type: image/gif');
  1858. echo file_get_contents($cacheDir .'/'. $blankname);
  1859. return;
  1860. }
  1861. // Otherwise, generate the thumbnail.
  1862. $url = $_GET['url'];
  1863. $domain = parse_url($url,PHP_URL_HOST);
  1864. if ($domain=='flickr.com' || endsWith($domain,'.flickr.com'))
  1865. {
  1866. // Crude replacement to handle new flickr domain policy (They prefer www. now)
  1867. $url = str_replace('http://flickr.com/','http://www.flickr.com/',$url);
  1868. // Is this a link to an image, or to a flickr page ?
  1869. $imageurl='';
  1870. if (endsWith(parse_url($url, PHP_URL_PATH), '.jpg'))
  1871. { // This is a direct link to an image. e.g. http://farm1.staticflickr.com/5/5921913_ac83ed27bd_o.jpg
  1872. preg_match('!(http://farm\d+\.staticflickr\.com/\d+/\d+_\w+_)\w.jpg!',$url,$matches);
  1873. if (!empty($matches[1])) $imageurl=$matches[1].'m.jpg';
  1874. }
  1875. else // This is a flickr page (html)
  1876. {
  1877. // Get the flickr html page.
  1878. list($headers, $content) = get_http_response($url, 20);
  1879. if (strpos($headers[0], '200 OK') !== false)
  1880. {
  1881. // flickr now nicely provides the URL of the thumbnail in each flickr page.
  1882. preg_match('!<link rel=\"image_src\" href=\"(.+?)\"!', $content, $matches);
  1883. if (!empty($matches[1])) $imageurl=$matches[1];
  1884. // In albums (and some other pages), the link rel="image_src" is not provided,
  1885. // but flickr provides:
  1886. // <meta property="og:image" content="http://farm4.staticflickr.com/3398/3239339068_25d13535ff_z.jpg" />
  1887. if ($imageurl=='')
  1888. {
  1889. preg_match('!<meta property=\"og:image\" content=\"(.+?)\"!', $content, $matches);
  1890. if (!empty($matches[1])) $imageurl=$matches[1];
  1891. }
  1892. }
  1893. }
  1894. if ($imageurl!='')
  1895. { // Let's download the image.
  1896. // Image is 240x120, so 10 seconds to download should be enough.
  1897. list($headers, $content) = get_http_response($imageurl, 10);
  1898. if (strpos($headers[0], '200 OK') !== false) {
  1899. // Save image to cache.
  1900. file_put_contents($cacheDir .'/'. $thumbname, $content);
  1901. header('Content-Type: image/jpeg');
  1902. echo $content;
  1903. return;
  1904. }
  1905. }
  1906. }
  1907. elseif ($domain=='vimeo.com' )
  1908. {
  1909. // This is more complex: we have to perform a HTTP request, then parse the result.
  1910. // Maybe we should deport this to JavaScript ? Example: http://stackoverflow.com/questions/1361149/get-img-thumbnails-from-vimeo/4285098#4285098
  1911. $vid = substr(parse_url($url,PHP_URL_PATH),1);
  1912. list($headers, $content) = get_http_response('https://vimeo.com/api/v2/video/'.escape($vid).'.php', 5);
  1913. if (strpos($headers[0], '200 OK') !== false) {
  1914. $t = unserialize($content);
  1915. $imageurl = $t[0]['thumbnail_medium'];
  1916. // Then we download the image and serve it to our client.
  1917. list($headers, $content) = get_http_response($imageurl, 10);
  1918. if (strpos($headers[0], '200 OK') !== false) {
  1919. // Save image to cache.
  1920. file_put_contents($cacheDir .'/'. $thumbname, $content);
  1921. header('Content-Type: image/jpeg');
  1922. echo $content;
  1923. return;
  1924. }
  1925. }
  1926. }
  1927. elseif ($domain=='ted.com' || endsWith($domain,'.ted.com'))
  1928. {
  1929. // The thumbnail for TED talks is located in the <link rel="image_src" [...]> tag on that page
  1930. // http://www.ted.com/talks/mikko_hypponen_fighting_viruses_defending_the_net.html
  1931. // <link rel="image_src" href="http://images.ted.com/images/ted/28bced335898ba54d4441809c5b1112ffaf36781_389x292.jpg" />
  1932. list($headers, $content) = get_http_response($url, 5);
  1933. if (strpos($headers[0], '200 OK') !== false) {
  1934. // Extract the link to the thumbnail
  1935. preg_match('!link rel="image_src" href="(http://images.ted.com/images/ted/.+_\d+x\d+\.jpg)"!', $content, $matches);
  1936. if (!empty($matches[1]))
  1937. { // Let's download the image.
  1938. $imageurl=$matches[1];
  1939. // No control on image size, so wait long enough
  1940. list($headers, $content) = get_http_response($imageurl, 20);
  1941. if (strpos($headers[0], '200 OK') !== false) {
  1942. $filepath = $cacheDir .'/'. $thumbname;
  1943. file_put_contents($filepath, $content); // Save image to cache.
  1944. if (resizeImage($filepath))
  1945. {
  1946. header('Content-Type: image/jpeg');
  1947. echo file_get_contents($filepath);
  1948. return;
  1949. }
  1950. }
  1951. }
  1952. }
  1953. }
  1954. elseif ($domain=='xkcd.com' || endsWith($domain,'.xkcd.com'))
  1955. {
  1956. // There is no thumbnail available for xkcd comics, so download the whole image and resize it.
  1957. // http://xkcd.com/327/
  1958. // <img src="http://imgs.xkcd.com/comics/exploits_of_a_mom.png" title="<BLABLA>" alt="<BLABLA>" />
  1959. list($headers, $content) = get_http_response($url, 5);
  1960. if (strpos($headers[0], '200 OK') !== false) {
  1961. // Extract the link to the thumbnail
  1962. preg_match('!<img src="(http://imgs.xkcd.com/comics/.*)" title="[^s]!', $content, $matches);
  1963. if (!empty($matches[1]))
  1964. { // Let's download the image.
  1965. $imageurl=$matches[1];
  1966. // No control on image size, so wait long enough
  1967. list($headers, $content) = get_http_response($imageurl, 20);
  1968. if (strpos($headers[0], '200 OK') !== false) {
  1969. $filepath = $cacheDir.'/'.$thumbname;
  1970. // Save image to cache.
  1971. file_put_contents($filepath, $content);
  1972. if (resizeImage($filepath))
  1973. {
  1974. header('Content-Type: image/jpeg');
  1975. echo file_get_contents($filepath);
  1976. return;
  1977. }
  1978. }
  1979. }
  1980. }
  1981. }
  1982. else
  1983. {
  1984. // For all other domains, we try to download the image and make a thumbnail.
  1985. // We allow 30 seconds max to download (and downloads are limited to 4 Mb)
  1986. list($headers, $content) = get_http_response($url, 30);
  1987. if (strpos($headers[0], '200 OK') !== false) {
  1988. $filepath = $cacheDir .'/'.$thumbname;
  1989. // Save image to cache.
  1990. file_put_contents($filepath, $content);
  1991. if (resizeImage($filepath))
  1992. {
  1993. header('Content-Type: image/jpeg');
  1994. echo file_get_contents($filepath);
  1995. return;
  1996. }
  1997. }
  1998. }
  1999. // Otherwise, return an empty image (8x8 transparent gif)
  2000. $blankgif = base64_decode('R0lGODlhCAAIAIAAAP///////yH5BAEKAAEALAAAAAAIAAgAAAIHjI+py+1dAAA7');
  2001. // Also put something in cache so that this URL is not requested twice.
  2002. file_put_contents($cacheDir .'/'. $blankname, $blankgif);
  2003. header('Content-Type: image/gif');
  2004. echo $blankgif;
  2005. }
  2006. // Make a thumbnail of the image (to width: 120 pixels)
  2007. // Returns true if success, false otherwise.
  2008. function resizeImage($filepath)
  2009. {
  2010. if (!function_exists('imagecreatefromjpeg')) return false; // GD not present: no thumbnail possible.
  2011. // Trick: some stupid people rename GIF as JPEG... or else.
  2012. // So we really try to open each image type whatever the extension is.
  2013. $header=file_get_contents($filepath,false,NULL,0,256); // Read first 256 bytes and try to sniff file type.
  2014. $im=false;
  2015. $i=strpos($header,'GIF8'); if (($i!==false) && ($i==0)) $im = imagecreatefromgif($filepath); // Well this is crude, but it should be enough.
  2016. $i=strpos($header,'PNG'); if (($i!==false) && ($i==1)) $im = imagecreatefrompng($filepath);
  2017. $i=strpos($header,'JFIF'); if ($i!==false) $im = imagecreatefromjpeg($filepath);
  2018. if (!$im) return false; // Unable to open image (corrupted or not an image)
  2019. $w = imagesx($im);
  2020. $h = imagesy($im);
  2021. $ystart = 0; $yheight=$h;
  2022. if ($h>$w) { $ystart= ($h/2)-($w/2); $yheight=$w/2; }
  2023. $nw = 120; // Desired width
  2024. $nh = min(floor(($h*$nw)/$w),120); // Compute new width/height, but maximum 120 pixels height.
  2025. // Resize image:
  2026. $im2 = imagecreatetruecolor($nw,$nh);
  2027. imagecopyresampled($im2, $im, 0, 0, 0, $ystart, $nw, $nh, $w, $yheight);
  2028. imageinterlace($im2,true); // For progressive JPEG.
  2029. $tempname=$filepath.'_TEMP.jpg';
  2030. imagejpeg($im2, $tempname, 90);
  2031. imagedestroy($im);
  2032. imagedestroy($im2);
  2033. unlink($filepath);
  2034. rename($tempname,$filepath); // Overwrite original picture with thumbnail.
  2035. return true;
  2036. }
  2037. if (isset($_SERVER['QUERY_STRING']) && startsWith($_SERVER['QUERY_STRING'], 'do=genthumbnail')) { genThumbnail($conf); exit; } // Thumbnail generation/cache does not need the link database.
  2038. if (isset($_SERVER['QUERY_STRING']) && startsWith($_SERVER['QUERY_STRING'], 'do=dailyrss')) { showDailyRSS($conf); exit; }
  2039. if (!isset($_SESSION['LINKS_PER_PAGE'])) {
  2040. $_SESSION['LINKS_PER_PAGE'] = $conf->get('general.links_per_page', 20);
  2041. }
  2042. try {
  2043. $history = new History($conf->get('resource.history'));
  2044. } catch(Exception $e) {
  2045. die($e->getMessage());
  2046. }
  2047. $linkDb = new LinkDB(
  2048. $conf->get('resource.datastore'),
  2049. isLoggedIn(),
  2050. $conf->get('privacy.hide_public_links'),
  2051. $conf->get('redirector.url'),
  2052. $conf->get('redirector.encode_url')
  2053. );
  2054. $container = new \Slim\Container();
  2055. $container['conf'] = $conf;
  2056. $container['plugins'] = $pluginManager;
  2057. $container['history'] = $history;
  2058. $app = new \Slim\App($container);
  2059. // REST API routes
  2060. $app->group('/api/v1', function() {
  2061. $this->get('/info', '\Shaarli\Api\Controllers\Info:getInfo')->setName('getInfo');
  2062. $this->get('/links', '\Shaarli\Api\Controllers\Links:getLinks')->setName('getLinks');
  2063. $this->get('/links/{id:[\d]+}', '\Shaarli\Api\Controllers\Links:getLink')->setName('getLink');
  2064. $this->post('/links', '\Shaarli\Api\Controllers\Links:postLink')->setName('postLink');
  2065. $this->put('/links/{id:[\d]+}', '\Shaarli\Api\Controllers\Links:putLink')->setName('putLink');
  2066. $this->delete('/links/{id:[\d]+}', '\Shaarli\Api\Controllers\Links:deleteLink')->setName('deleteLink');
  2067. $this->get('/history', '\Shaarli\Api\Controllers\History:getHistory')->setName('getHistory');
  2068. })->add('\Shaarli\Api\ApiMiddleware');
  2069. $response = $app->run(true);
  2070. // Hack to make Slim and Shaarli router work together:
  2071. // If a Slim route isn't found and NOT API call, we call renderPage().
  2072. if ($response->getStatusCode() == 404 && strpos($_SERVER['REQUEST_URI'], '/api/v1') === false) {
  2073. // We use UTF-8 for proper international characters handling.
  2074. header('Content-Type: text/html; charset=utf-8');
  2075. renderPage($conf, $pluginManager, $linkDb, $history);
  2076. } else {
  2077. $app->respond($response);
  2078. }