Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show feed entries using JavaScript if possible. | Matthias Andreas Benkard | 2009-03-06 | 1 | -0/+17 |
* | Serve flat files as a fallback when no other rule applies. | Matthias Andreas Benkard | 2009-03-06 | 1 | -2/+2 |
* | Don't raise an exception when there is no content to display for a given entry. | Matthias Andreas Benkard | 2009-03-01 | 1 | -11/+14 |
* | Defensively escape XML text. | Matthias Andreas Benkard | 2009-03-01 | 1 | -1/+3 |
* | Update variable web-vars according to the current Compojure version. | Matthias Andreas Benkard | 2009-03-01 | 1 | -2/+2 |
* | Defensively escape href and src attributes. | Matthias Andreas Benkard | 2009-03-01 | 1 | -1/+9 |
* | On the entry list, actually obey the user's request and show the appropriate ... | Matthias Andreas Benkard | 2009-03-01 | 1 | -4/+5 |
* | Output entry content as HTML code. | Matthias Andreas Benkard | 2009-03-01 | 1 | -4/+33 |
* | Add entry content viewing to the main page. | Matthias Andreas Benkard | 2009-03-01 | 1 | -2/+104 |
* | Make the main page show correctly again. | Matthias Andreas Benkard | 2009-03-01 | 1 | -3/+5 |
* | Highlight the currently displayed feed on the feed list. | Matthias Andreas Benkard | 2009-03-01 | 1 | -4/+5 |
* | Fix a couple of minor bugs. | Matthias Andreas Benkard | 2009-03-01 | 1 | -3/+8 |
* | Apply a column-based layout to the main page via CSS. | Matthias Andreas Benkard | 2009-03-01 | 1 | -0/+3 |
* | Add a unified feed/entry list view and make it the default page. | Matthias Andreas Benkard | 2009-03-01 | 1 | -48/+66 |
* | Improve code style. | Matthias Andreas Benkard | 2009-02-28 | 1 | -1/+1 |
* | Add macro with-web-vars. | Matthias Andreas Benkard | 2009-02-28 | 1 | -8/+25 |
* | Redirect to requested page after login. | Matthias Andreas Benkard | 2009-02-28 | 1 | -12/+8 |
* | Fix type hints. | Matthias Andreas Benkard | 2009-02-24 | 1 | -3/+4 |
* | Fix indentation. | Matthias Andreas Benkard | 2009-02-23 | 1 | -19/+19 |
* | Order feed and entry lists explicitely. | Matthias Andreas Benkard | 2009-02-23 | 1 | -3/+9 |
* | Use templates wherever possible. | Matthias Andreas Benkard | 2009-02-23 | 1 | -47/+41 |
* | Use a template for OPML generation. | Matthias Andreas Benkard | 2009-02-23 | 1 | -20/+12 |
* | Reformat code. | Matthias Andreas Benkard | 2009-02-23 | 1 | -56/+67 |
* | Fix with-session. | Matthias Andreas Benkard | 2009-02-23 | 1 | -5/+2 |
* | Update sample database content. | Matthias Andreas Benkard | 2009-02-23 | 1 | -1/+11 |
* | Merge branch 'master' of ssh://matthias@uxul.org:63332/home/matthias/public_h... | Matthias Andreas Benkard | 2009-02-23 | 1 | -16/+92 |
|\ | |||||
| * | Elementary Methods for showing Per-User Feed- and Entry-Lists | christoph | 2009-02-23 | 1 | -56/+65 |
| * | Adding an OPML-Export /feedlist.opml which is session-aware. | christoph | 2009-02-21 | 1 | -9/+65 |
| * | Made the login work. Added an elementary feed-list. | christoph | 2009-02-20 | 1 | -3/+14 |
* | | Fix indentation. | Matthias Andreas Benkard | 2009-02-23 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'master' of ssh://schoppenhauer@uxul.org:63332/home/matthias/pub... | christoph | 2009-02-20 | 1 | -4/+0 |
|\ | |||||
| * | Merge branch 'master' of ssh://schoppenhauer@uxul.org:63332/home/matthias/pub... | christoph | 2009-02-20 | 1 | -29/+30 |
| |\ | |||||
* | \ | Merge branch 'master' of ssh://schoppenhauer@uxul.org:63332/home/matthias/pub... | christoph | 2009-02-20 | 1 | -29/+30 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Add a URI parameter for invalid log-ins so that an error message can be displ... | Matthias Andreas Benkard | 2009-02-20 | 1 | -1/+1 |
| * | Add beginnings of log-in handling. | Matthias Andreas Benkard | 2009-02-20 | 1 | -4/+20 |
* | | Funktionen zum Login, Loginseite erstellt | christoph | 2009-02-20 | 1 | -11/+27 |
|/ | |||||
* | subscribe-to-feed: Minor stylistic improvements. | Matthias Andreas Benkard | 2009-02-20 | 1 | -4/+1 |
* | subscribe-to-feed: Stylistic improvements. | Matthias Andreas Benkard | 2009-02-20 | 1 | -28/+21 |
* | Added a function "subscribe-feed" | christoph | 2009-02-20 | 1 | -0/+26 |
* | Fix indentation. | Matthias Andreas Benkard | 2009-02-19 | 1 | -1/+1 |
* | Fix fetch-feed. | Matthias Andreas Benkard | 2009-02-19 | 1 | -54/+56 |
* | Add function fetch-feed. | Matthias Andreas Benkard | 2009-02-19 | 1 | -12/+90 |
* | Add database schema. | Matthias Andreas Benkard | 2009-02-19 | 1 | -1/+61 |
* | Depend on SQLiteJDBC. | Matthias Andreas Benkard | 2009-02-19 | 1 | -0/+10 |
* | Stylistic improvements. | Matthias Andreas Benkard | 2009-02-19 | 1 | -2/+2 |
* | Subscription page: Instantiate all template variables. | Matthias Andreas Benkard | 2009-02-18 | 1 | -1/+2 |
* | Use StringTemplate for web page generation. | Matthias Andreas Benkard | 2009-02-18 | 1 | -8/+7 |
* | Initial “hello world” commit. | Matthias Andreas Benkard | 2009-02-17 | 1 | -0/+19 |