Commit graph

  • 451314eb48 HTTP: move utils to a proper file, add tests VirtualTam 2015-09-01 21:45:06 +0200
  • f5d6b19b73 Merge pull request #338 from virtualtam/fix/unique-uniqid VirtualTam 2015-09-06 16:16:53 +0200
  • 68bc21353a Session ID: extend the regex to match possible hash representations VirtualTam 2015-09-03 23:12:58 +0200
  • a02257b8ae Merge pull request #344 from virtualtam/copying VirtualTam 2015-09-06 04:07:28 +0200
  • db5453e4b6 COPYING: update contributor list VirtualTam 2015-09-06 03:07:25 +0200
  • cd5c102892 Update README.md VirtualTam 2015-09-06 02:22:52 +0200
  • 6f2309aa08 Merge pull request #343 from virtualtam/readme VirtualTam 2015-09-06 02:16:39 +0200
  • e9b80e7272 Rewrite README.md VirtualTam 2015-09-06 01:56:37 +0200
  • bb91a8c6e8 Merge pull request #340 from virtualtam/doc/update VirtualTam 2015-09-04 21:35:27 +0200
  • f8b936e7e7 Doc: sync from Wiki, generate HTML VirtualTam 2015-09-04 21:25:47 +0200
  • ce8c4a84ba Bump version to v0.5.3 ArthurHoaro 2015-09-02 18:06:21 +0200
  • 67ee1435f8 Merge pull request #336 from ArthurHoaro/login-hotfix Arthur 2015-09-02 17:55:11 +0200
  • 4d30975a06 Allow uppercase letters in PHP sessionid format ArthurHoaro 2015-09-02 17:00:38 +0200
  • 53cc2b93b8 Bump version to 0.5.2 VirtualTam 2015-08-31 20:36:13 +0200
  • 6211c498f6 Merge pull request #326 from ArthurHoaro/bug-url VirtualTam 2015-08-31 20:31:41 +0200
  • 26c503460c Add HTTPS support for title extracting feature ArthurHoaro 2015-08-31 12:27:56 +0200
  • 9e1724f192 Fixes #325 - Shaarli does not recognize saved links ArthurHoaro 2015-08-20 19:47:01 +0200
  • ce8e248ab0 Merge pull request #306 from ArthurHoaro/fpd VirtualTam 2015-08-24 21:25:33 +0200
  • b5d96e9b1f Merge pull request #327 from virtualtam/travis/php7 VirtualTam 2015-08-24 00:30:05 +0200
  • 06b6660a7e Avoid Full Path Disclosure error on session error. ArthurHoaro 2015-07-25 13:15:47 +0200
  • bdf4f78519 travis: add PHP 7 to the tested environments VirtualTam 2015-08-22 00:06:42 +0200
  • d7efade5d6 Bump version to 0.5.1 VirtualTam 2015-08-18 00:35:42 +0200
  • 6335a0fc0c Doc: sync from Wiki, generate HTML VirtualTam 2015-08-18 00:33:25 +0200
  • f8bf8d8e59 Merge pull request #314 from shaarli/clean-utm_term VirtualTam 2015-08-16 23:01:54 +0200
  • c622d32820 README: add DockerHub badge VirtualTam 2015-08-16 14:50:16 +0200
  • d9d776af19 Links: refactor & improve URL cleanup VirtualTam 2015-08-14 01:14:07 +0200
  • a3b1b4ae70 Merge pull request #309 from virtualtam/refactor/PageCache VirtualTam 2015-08-13 23:54:26 +0200
  • aedd62e2b8 Cache: simplify cached content cleanup, improve tests VirtualTam 2015-08-13 21:39:51 +0200
  • 01e48f269d CachedPage: move to a proper file, add tests VirtualTam 2015-07-09 22:14:39 +0200
  • 5ac5349ac0 Merge pull request #301 from ArthurHoaro/edit-link-redirect VirtualTam 2015-08-13 23:47:05 +0200
  • 5fbabbb9be Fixes #299: prevent 404 on '?edit_link' while logged out ArthurHoaro 2015-07-29 15:32:41 +0200
  • b282fffa23 Merge pull request #313 from virtualtam/install/timezone VirtualTam 2015-08-05 16:34:40 +0200
  • afd7b77b4c Installation: default to the server's timezone VirtualTam 2015-08-04 18:31:16 +0200
  • 27cf2e671d Merge pull request #294 from virtualtam/doc/update VirtualTam 2015-08-04 16:07:13 +0200
  • 992af0b9d7 Doc: sync from Wiki, generate HTML VirtualTam 2015-07-22 05:02:10 +0200
  • 96db105e4c Merge pull request #276 from virtualtam/tools/phpcs VirtualTam 2015-07-31 16:08:32 +0200
  • a421aeea66 Merge pull request #303 from virtualtam/v0.5.0 VirtualTam 2015-07-30 11:43:43 +0200
  • 7d4263e11a Bump version to 0.5.0 VirtualTam 2015-07-30 11:20:51 +0200
  • 462bfb1312 Add Requirements section in README (link to wiki). ArthurHoaro 2015-07-24 11:13:04 +0200
  • 8b2d826eb1 Update index.php Knah Tsaeb 2015-07-24 10:52:56 +0200
  • c6a6780a89 [fix] #222 FUD Full Path Disclosure Knah Tsaeb 2015-07-24 10:09:50 +0200
  • be58e68082 [fix] #222 FUD Full Path Disclosure patch-2 Knah Tsaeb 2015-07-24 10:09:50 +0200
  • f22a494a1e Merge pull request #295 from Knah-Tsaeb/patch-1 Arthur 2015-07-23 15:45:59 +0200
  • cfc25f73e7 [fix] additional break line in RSS and Atom feed Knah Tsaeb 2015-07-23 11:20:22 +0200
  • 7f51ca3b37 [fix] config not save Knah Tsaeb 2015-07-23 10:53:42 +0200
  • caaae9b32b Merge pull request #289 from virtualtam/make-clean VirtualTam 2015-07-23 00:34:52 +0200
  • bb2948c52a [fix] #293 Knah Tsaeb 2015-07-22 10:39:23 +0200
  • 0db6fbd935 [upd] README and remove beta in version Knah Tsaeb 2015-07-21 15:29:46 +0200
  • b7538c4a1b [fix] point at end of footer Knah Tsaeb 2015-07-21 14:53:13 +0200
  • 4a4046e25c [upd] better install form Knah Tsaeb 2015-07-21 14:50:34 +0200
  • 51f119e569 [fix] install doesn't work Knah Tsaeb 2015-07-21 13:49:41 +0200
  • 927e67a6a9 [fix] picwall not load Knah Tsaeb 2015-07-21 11:42:36 +0200
  • 1c0853cd04 [upd] readme Knah Tsaeb 2015-07-20 17:31:11 +0200
  • 1edbcb4f38 [fix] path of image Knah Tsaeb 2015-07-20 16:34:19 +0200
  • 00c968f830 [fix] path of image Knah Tsaeb 2015-07-20 16:31:10 +0200
  • cef0816903 [add] option for define date format Knah Tsaeb 2015-07-20 16:27:17 +0200
  • d1be6766f3 #193 add UTF8 by default to autoLocale ArthurHoaro 2015-04-08 06:53:34 +0200
  • 31fc9518a3 Fixes autoLocale function by trying several way to find a correct one. Fix https://github.com/shaarli/Shaarli/issues/184 ArthurHoaro 2015-03-12 21:43:21 +0100
  • 1f3a7f78a0 [chg] change some class for theme compatibility Knah Tsaeb 2015-07-20 15:10:22 +0200
  • d0ce99e59e Makefile: do not call clean before test VirtualTam 2015-07-18 11:56:41 +0200
  • 2ac5938b67 Merge pull request #290 from virtualtam/travis-container VirtualTam 2015-07-18 13:42:15 +0200
  • 39d06fa545 Travis: use the container-based infrastructure VirtualTam 2015-07-18 13:23:00 +0200
  • 17699d82dc [upd] use flex input and label form Knah Tsaeb 2015-07-17 14:57:40 +0200
  • e89182bacf [add] new template system inspired by communauty fork Knah Tsaeb 2015-07-17 13:49:55 +0200
  • b6d9d9b37a [chg] clean up html code and format Knah Tsaeb 2015-07-17 11:28:43 +0200
  • d02bf19916 [add] new logo and news favicon Knah Tsaeb 2015-07-16 17:12:59 +0200
  • 874f858b8f Merge pull request #271 from virtualtam/php53 Arthur 2015-07-15 11:05:07 +0200
  • d1e2f8e52c PHP: ensure 5.3 compatibility, refactor timezone utilities VirtualTam 2015-07-11 01:29:12 +0200
  • 3e25f245f9 Makefile: add a generic rule to run PHPCS against different coding standards VirtualTam 2015-07-12 23:04:43 +0200
  • 5b0ebbc5de Merge pull request #257 from ArthurHoaro/tag-http-referer VirtualTam 2015-07-12 19:56:13 +0200
  • 775803a05c Prevent redirection loop everytime we rely on HTTP_REFERER: ArthurHoaro 2015-07-06 10:22:00 +0200
  • 1dcbe29611 English mistake cf sebsauvage/Shaarli#221 Arthur 2015-07-12 15:16:37 +0200
  • 6ac95d9cf1 Fixes warning 'Undefined index: searchtags' while filtering by tags. ArthurHoaro 2015-07-12 11:36:42 +0200
  • 7bd3542b1b Merge pull request #262 from ArthurHoaro/dup-tags Arthur 2015-07-12 11:01:24 +0200
  • 781e8aadea Avoid tag duplicates ArthurHoaro 2015-07-08 16:28:31 +0200
  • bba021defc Merge pull request #268 from ArthurHoaro/dailrss-template VirtualTam 2015-07-11 19:09:52 +0200
  • 1b73f35ebf Merge pull request #269 from virtualtam/fix/read-config VirtualTam 2015-07-11 12:48:24 +0200
  • f3b8f9f0f8 Include the whole <item> in dailyRSS ArthurHoaro 2015-07-10 15:41:59 +0200
  • 50c9a12ee6 Fix: data/config.php was not imported VirtualTam 2015-07-10 22:53:43 +0200
  • 49ca756950 Merge pull request #267 from virtualtam/linkdb/private-names VirtualTam 2015-07-10 17:43:00 +0200
  • 07b6fa750b LinkDB: prefix private members with an underscore VirtualTam 2015-07-09 21:07:37 +0200
  • e92f1ba59e Merge pull request #255 from ArthurHoaro/config VirtualTam 2015-07-09 21:34:46 +0200
  • dd484b90b1 All settings are now stored in config.php ArthurHoaro 2015-06-29 12:23:00 +0200
  • 7f1dfd1c12 Merge pull request #251 from virtualtam/linkdb/date-format VirtualTam 2015-07-09 01:00:40 +0200
  • 9186ab9594 LinkDB::filterDay(): check input date format VirtualTam 2015-06-27 14:57:44 +0200
  • 46d83c20d7 Merge pull request #264 from ArthurHoaro/daily-nav VirtualTam 2015-07-09 00:16:07 +0200
  • f3db3774f9 Fixes #260: previous/next day links in daily ArthurHoaro 2015-07-08 17:11:06 +0200
  • 7bae9485fd [upd] update README and go to myShaarli 1.0.0 beta Knah Tsaeb 2015-07-08 12:00:55 +0200
  • 4c6847df8b improve tag cloud font size scaling * use logarithmic scales * remove bold style nodiscc 2014-12-24 20:00:17 +0100
  • 132acc4e95 [fix] no version return Knah Tsaeb 2015-07-03 15:02:40 +0200
  • 3c20b1071e [upd] clean up id and proper css in paging template Knah Tsaeb 2015-07-03 14:32:04 +0200
  • f89abe02e8 [fix] bad position of generated qr-code Knah Tsaeb 2015-07-03 14:06:18 +0200
  • 0b7c7fc069 [add] new theme and adapte linklist template Knah Tsaeb 2015-07-03 13:48:53 +0200
  • 88f2ebadca [upd] refactor login form Knah Tsaeb 2015-07-03 10:22:39 +0200
  • 62c55f9c8c [upd] replace js focus by html5 autofocus Knah Tsaeb 2015-07-03 10:08:37 +0200
  • c5eeb78c3c [chg] cleanup html structure Knah Tsaeb 2015-07-03 10:02:58 +0200
  • 8afd5016af [chg] remove language="JavaScript" Knah Tsaeb 2015-07-03 09:50:53 +0200
  • b74a59fd49 [add] in note post add tag 'note' Knah Tsaeb 2015-07-03 09:42:32 +0200
  • e267bf2772 Prevents ?do=addlink from generating a 404 if the user is not logged in Fixes https://github.com/shaarli/Shaarli/issue/47 Florian Eula 2014-11-21 18:31:31 +0100
  • 194cd1cd16 Redirect to home page after deleting a link Emilien Klein 2015-01-04 15:19:14 -0500