aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default
Commit message (Collapse)AuthorAgeFilesLines
* Added multi-user functionnality in all themestcit2014-04-231-0/+33
|
* print view fixed in baggy; print link added; read percent added in default ↵Maryana Rozhankivska2014-04-224-3/+78
| | | | theme; archive and favorite re-factored to be ajax action in article view
* [fix] Escap key displays save a link form #612Nicolas Lœuillet2014-04-081-1/+1
|
* can't close search popup with the cross picture #613Nicolas Lœuillet2014-04-082-0/+21
|
* [add] link on config page to fetch contentNicolas Lœuillet2014-04-031-0/+1
|
* import w/o cron: explanation addedMaryana Rozhankivska2014-04-031-1/+1
|
* import w/o cron: error in url fixMaryana Rozhankivska2014-04-031-1/+1
|
* import without cronMaryana Rozhankivska2014-04-022-3/+9
|\
| * Important fixes for search engine (thx @mariroz)tcit2014-04-022-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | So sorry for the mess... :( * search only in users' own articles * sanitized what is searched * display what is searched * pagination, sorting available when searching * use existing function to query db * bad encoding caracters fixed * link to JQuery into default theme, no longer in each theme * some spaces instead of tabs
* | import without cronMaryana Rozhankivska2014-04-023-21/+24
|/
* fix of bug with default theme constantMaryana Rozhankivska2014-03-281-1/+1
|
* problem with resources and localhost url fixMaryana Rozhankivska2014-03-286-21/+21
|
* wallabag a link in wallabag now in default theme, issue #505Maryana Rozhankivska2014-03-276-24/+161
|
* Fixes to search enginetcit2014-03-233-21/+24
| | | | | Changed the search parameter from POST to GET. Also, adapted the Baggy theme.
* Implemented rudimental search enginetcit2014-03-222-1/+24
|
* [fix] new import section in old themes #559Nicolas Lœuillet2014-03-141-7/+29
|
* a lot of enhancements related to tags: tags list is now sorted, shows number ↵Maryana Rozhankivska2014-03-1022-3/+3166
| | | | of articles, autocomplete added according to #477, #542
* [fix] links for firefox / android / ios appsNicolas Lœuillet2014-03-061-3/+4
|
* some baggy theme fixes and enhancement: issue #479Maryana Rozhankivska2014-02-272-6/+7
|
* "poche" word removed completely, all locales .po files updated, en, pl, ru ↵Maryana Rozhankivska2014-02-252-2/+2
| | | | and uk .mo files recompiled.
* [change] remove old logo #484Nicolas Lœuillet2014-02-231-1/+1
|
* [add] languages well displayed on config page #480Nicolas Lœuillet2014-02-211-1/+1
|
* [change] login button into sign inNicolas Lœuillet2014-02-211-1/+1
|
* [change] remove some poche terms in old default theme #471Nicolas Lœuillet2014-02-211-12/+15
|
* a lot of refactoring: tag action is now handled by home view and uses ↵Maryana Rozhankivska2014-02-204-42/+25
| | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes
* "save a link" added to top menu (default theme) to toggle "save link" form ↵Maryana Rozhankivska2014-02-164-1/+40
| | | | message, issue #461. "Mark all the entries as read" link added in default theme.
* [fix] somes fixes on old default themeNicolas Lœuillet2014-02-123-11/+29
|
* Polish and Ukrainian translations added. Russian - updated. Plust 2 small ↵Maryana Rozhankivska2014-02-071-1/+1
| | | | translation related fixes in code.
* [add] link to test file when we install wallabag #392Nicolas Lœuillet2014-02-031-0/+3
|
* some fix to courgette themeNicolas Lœuillet2014-01-282-2/+3
|
* changed some poche with wallabagNicolas Lœuillet2014-01-283-5/+5
|
* [fix] inthepoche.com => wallabag.orgNicolas Lœuillet2014-01-286-11/+11
|
* [fix] change twitter account for sharing entryNicolas Lœuillet2014-01-281-2/+2
|
* [add] display token and user idNicolas Lœuillet2014-01-101-0/+2
|
* [add] import from poche, thank you @tsadiq #388Nicolas Lœuillet2014-01-071-2/+3
|
* [change] poche logo is now at SVG format, see #373Nicolas Lœuillet2014-01-076-1/+9
|
* [fix] code display when printing a page was buggyNicolas Lœuillet2014-01-031-0/+4
|
* Updated config pageWilliam Theaker2014-01-021-11/+11
|
* Updated tag edit pageWilliam Theaker2014-01-021-5/+5
|
* [add] availability to regenerate feed tokenNicolas Lœuillet2013-12-231-0/+1
|
* Typo fixedWilliam Theaker2013-12-151-1/+1
|
* typoWilliam Theaker2013-12-151-1/+1
|
* Edited textWilliam Theaker2013-12-156-32/+32
|
* Edited textWilliam Theaker2013-12-151-3/+3
|
* [fix] typo in config screenNicolas Lœuillet2013-12-121-1/+1
|
* Merge pull request #356 from inthepoche/tagsNicolas Lœuillet2013-12-127-0/+71
|\ | | | | Tags feature
| * [add] assign and remove a tag to an entryNicolas Lœuillet2013-12-062-4/+6
| |
| * [add] rss for tagNicolas Lœuillet2013-12-062-1/+1
| |
| * [add] page which lists entries for a tagNicolas Lœuillet2013-12-063-2/+35
| |
| * [add] edit tags pageNicolas Lœuillet2013-12-062-1/+19
| |