index.php 89 KB

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