1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00
Commit Graph

152 Commits

Author SHA1 Message Date
tcit
6a3c510157 Merge branch 'dev' of https://github.com/wallabag/wallabag into epub 2014-05-14 19:17:51 +02:00
Nicolas LOEUILLET
07ed2b0231 #568 missing rss.png files 2014-05-02 17:04:08 +02:00
tcit
2395a3802a Changed template organisation 2014-04-29 19:57:59 +02:00
tcit
7ec445b06e Big changes for epub export. Now possible to do it from a tag, a category and a search. Also, improved ebook rendering. 2014-04-25 16:20:25 +02:00
tcit
87090d8ae7 Added epub export function 2014-04-24 03:04:02 +02:00
tcit
07da861126 Added multi-user functionnality in all themes 2014-04-23 10:53:57 +02:00
tcit
c97d23c533 Merge branch 'dev' of https://github.com/wallabag/wallabag into dev 2014-04-23 10:34:22 +02:00
tcit
4d99bae893 Fixed Multi-user system 2014-04-23 10:29:53 +02:00
Maryana Rozhankivska
c2cf7075c2 print view fixed in baggy; print link added; read percent added in default theme; archive and favorite re-factored to be ajax action in article view 2014-04-22 10:45:09 +03:00
Dmitry Sandalov
603ecb0052 added missing image to dmagenta theme 2014-04-12 00:08:11 +04:00
Nicolas Lœuillet
08f539f738 responsive for search form #610 2014-04-08 22:42:34 +02:00
Nicolas Lœuillet
6e8030a0db [fix] display problem with smartphone and Baggy #610 2014-04-08 22:33:28 +02:00
Nicolas Lœuillet
f8e9d8bdbc [fix] Escap key displays save a link form #612 2014-04-08 22:10:40 +02:00
Nicolas Lœuillet
3945335f39 can't close search popup with the cross picture #613 2014-04-08 21:58:44 +02:00
tcitworld
db117db3c5 Fix to #600 2014-04-04 22:36:33 +02:00
Nicolas Lœuillet
7d2f1aa279 [add] link on config page to fetch content 2014-04-03 14:39:13 +02:00
Maryana Rozhankivska
06e1a9a98a import w/o cron: fix of "click to finish import" in baggy theme 2014-04-03 14:35:50 +03:00
Maryana Rozhankivska
d9bb0cdeb8 import w/o cron: explanation added 2014-04-03 13:53:47 +03:00
Maryana Rozhankivska
4d2bd6e507 import w/o cron: error in url fix 2014-04-03 13:19:54 +03:00
Maryana Rozhankivska
a4585f7eaa import without cron 2014-04-02 22:33:06 +03:00
Maryana Rozhankivska
182faf2696 import without cron 2014-04-02 20:55:19 +03:00
tcit
d967a1fa14 Important fixes for search engine (thx @mariroz)
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
2014-04-02 17:44:47 +02:00
Maryana Rozhankivska
3345c9dc39 fix of bug with default theme constant 2014-03-28 21:19:08 +02:00
Maryana Rozhankivska
08718c01e4 problem with resources and localhost url fix 2014-03-28 11:26:48 +02:00
Maryana Rozhankivska
e68348f627 wallabag a link in wallabag now in default theme, issue #505 2014-03-27 18:21:30 +02:00
tcit
2c4e7a1cea Fixes to search engine
Changed the search parameter from POST to GET.
Also, adapted the Baggy theme.
2014-03-23 23:52:05 +01:00
tcit
a33a3d2afb Implemented rudimental search engine 2014-03-22 11:09:18 +01:00
Nicolas Lœuillet
c0586a906c [fix] new import section in old themes #559 2014-03-14 08:37:40 +01:00
Maryana Rozhankivska
3ee27ee6ba saving link form now sends ajax request, article view is now justified 2014-03-13 18:37:08 +02:00
Maryana Rozhankivska
6775da70a8 feature #505 - it is now possible to add link from bagged article (TODO: redev it to ajax action). Some enhancements to "save a link" popup div 2014-03-12 17:36:04 +02:00
Maryana Rozhankivska
7339b0b08d fix of conflict of s shortcat and entering s in input fields 2014-03-12 13:00:37 +02:00
Nicolas Lœuillet
1acd18510a Merge pull request #544 from mariroz/feature-tags-autocomplete
a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542
2014-03-10 18:14:43 +01:00
Maryana Rozhankivska
fb26cc9375 a lot of enhancements related to tags: tags list is now sorted, shows number of articles, autocomplete added according to #477, #542 2014-03-10 16:28:47 +02:00
Nicolas Lœuillet
d47a05a9a5 Merge pull request #535 from bobmaerten/clarify-import-process
Changed config section to clarify import process.
2014-03-10 13:14:26 +01:00
Thomas LEBEAU
4744cb0e1d bagit link + overlay save link + listmode 2014-03-08 13:47:15 +01:00
Bob Maerten
7c6aa8d826 Changed text to clarify import process. 2014-03-07 16:46:46 +01:00
Nicolas Lœuillet
ded2c63312 Merge pull request #532 from wallabag/upload-file
New import system
2014-03-07 13:26:56 +01:00
Nicolas Lœuillet
25114854b3 [fix] remember scroll position for baggy theme #519 2014-03-06 18:57:04 +01:00
Nicolas Lœuillet
4ca17924a1 [fix] links for firefox / android / ios apps 2014-03-06 18:45:15 +01:00
Nicolas Lœuillet
11c680f97a [add] display last check of wallabag release 2014-03-01 19:10:17 +01:00
Nicolas Lœuillet
53e3158dfe [add] cron to fetch content on imported entries 2014-02-28 21:49:38 +01:00
Nicolas Lœuillet
31a10069a5 [add] upload form for import 2014-02-28 20:36:32 +01:00
Nicolas Lœuillet
d429305836 [fix] #490 flattr icon in baggy theme 2014-02-28 14:27:10 +01:00
Maryana Rozhankivska
fc52df0677 effect of block rebuilding on next page removed, issue #479 2014-02-28 13:13:30 +02:00
Maryana Rozhankivska
6065553c13 effect of block rebuilding on next page removed, issue #479 2014-02-28 13:08:11 +02:00
Nicolas Lœuillet
61e79d9344 Merge pull request #510 from mariroz/dev
some baggy theme fixes and enhancement: issue #479
2014-02-27 15:20:01 +01:00
Maryana Rozhankivska
36a733af8d some baggy theme fixes and enhancement: issue #479 2014-02-27 16:11:37 +02:00
Nicolas Lœuillet
a8464c9719 [fix] hover problem with logout link #489 2014-02-27 13:36:06 +01:00
Nicolas Lœuillet
fa37042b32 [fix] Baggy theme navigation bug #485 2014-02-27 13:21:54 +01:00
Maryana Rozhankivska
dcc73856a9 "poche" word removed completely, all locales .po files updated, en, pl, ru and uk .mo files recompiled. 2014-02-25 15:45:39 +02:00