aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* change doc link1.0.0Nicolas Lœuillet2013-10-031-1/+1
|
* change export linkNicolas Lœuillet2013-10-032-9/+1
|
* reopen #219 when archive last poched links from a page, redirect to an other ↵Nicolas Lœuillet2013-10-031-5/+0
| | | | page
* remove print_rNicolas Lœuillet2013-10-031-1/+0
|
* Merge branch 'dev' of git://github.com/tcitworld/poche into tcitworld-devNicolas Lœuillet2013-10-032-7/+8
|\
| * Changed Flattr Caching SystemThomas Citharel2013-09-272-7/+8
| | | | | | | | From md5(url) to the ID of an article. Easier and faster.
| * Changed url's encryption from base64 to md5Thomas Citharel2013-09-261-3/+3
| | | | | | | | | | | | Fixes Issue #243. md5 hashes are only coded on 32 hexadecimal characters, so it won't make too long file names.
* | preparing to 1.0.0Nicolas Lœuillet2013-10-031-1/+1
| |
* | bug fix #227: Deleting element in archive redirect to homeNicolas Lœuillet2013-10-031-1/+1
| |
* | bug fix #219: when archive last poched links from a page, redirect to an ↵Nicolas Lœuillet2013-10-031-0/+6
| | | | | | | | other page
* | change instructions messagesNicolas Lœuillet2013-10-031-6/+9
| |
* | change reading time displayingNicolas Lœuillet2013-10-0312-25/+5
| |
* | embed themesNicolas Lœuillet2013-10-03125-0/+1533
| |
* | remove themesNicolas Lœuillet2013-10-031-0/+0
| |
* | embed themes with pocheNicolas Lœuillet2013-10-031-0/+0
| |
* | remove themesNicolas Lœuillet2013-10-031-0/+0
| |
* | change submodule & gitignoreNicolas Lœuillet2013-10-032-8/+0
| |
* | site_config is now embedded with pocheNicolas Lœuillet2013-10-0310-77/+52
| |
* | Merge pull request #250 from NumEricR/dl-exportNicolas Lœuillet2013-10-031-0/+8
|\ \ | | | | | | Force download on poche export
| * | Add .htaccess file to force download of poche exportNumEricR2013-09-281-0/+8
|/ /
* | Merge pull request #245 from NumEricR/themes-listNicolas Lœuillet2013-09-271-1/+1
|\ \ | | | | | | Avoid ".git" option in themes list of config page
| * | Avoid ".git" option in themes list of config pageNumEricR2013-09-261-1/+1
|/ /
* | change import files constantsNicolas Lœuillet2013-09-211-3/+7
| |
* | bug fix #229: theme not stored on updated pochesNicolas Lœuillet2013-09-211-3/+11
| |
* | unactivate debugNicolas Lœuillet2013-09-211-1/+1
| |
* | upgrading themes1.0-beta5.2Nicolas Lœuillet2013-09-201-0/+0
|/
* fix bug #225: blank page on article page1.0-beta5.1Nicolas Lœuillet2013-09-201-9/+9
|
* remove define.inc.phpNicolas Lœuillet2013-09-201-39/+0
|
* update themes submoduleNicolas Lœuillet2013-09-201-0/+0
|
* update themesNicolas Lœuillet2013-09-201-0/+0
|
* update themesNicolas Lœuillet2013-09-202-1/+4
|
* remove themesNicolas Lœuillet2013-09-202-4/+1
|
* add themesNicolas Lœuillet2013-09-202-1/+4
|
* remove themesNicolas Lœuillet2013-09-201-0/+0
|
* remove themesNicolas Lœuillet2013-09-201-4/+1
|
* help when sqlite file not foundNicolas Lœuillet2013-09-201-1/+1
|
* remove config.inc.phpNicolas Lœuillet2013-09-201-56/+0
|
* chmod & mail addressNicolas Lœuillet2013-09-203-10/+2
|
* update themesNicolas Lœuillet2013-09-201-0/+0
|
* themes submoduleNicolas Lœuillet2013-09-202-1/+1
|
* remove themes folderNicolas Lœuillet2013-09-201-0/+0
|
* merge #224Nicolas Lœuillet2013-09-2055-880/+475
|
* fixes with new session classNicolas Lœuillet2013-09-202-10/+1
|
* remove csrf checkNicolas Lœuillet2013-09-181-9/+1
|
* fix bug #127: update session classNicolas Lœuillet2013-09-173-71/+223
|
* fix bug #105: Scroll position save / syncNicolas Lœuillet2013-09-172-0/+44
|
* Merge pull request #221 from NumEricR/languageNicolas Lœuillet2013-09-155-7/+13
|\ | | | | Fix #183: language declaration
| * Use dynamic lang value in IE conditional commentsNumEricR2013-09-141-5/+4
| |
| * Add lang attribute in html tagNumEricR2013-09-143-0/+7
| |
| * Fix missing lang in html tag of update pagesNumEricR2013-09-142-2/+2
|/