index
:
mulk/cljssss-g
master
Web-based news feed reader.
Matthias Benkard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
README.markdown: Note the dependency on YUI 3.x.
HEAD
master
Matthias Andreas Benkard
2009-04-11
1
-0
/
+7
*
Replace the INSTALL file with README.markdown.
Matthias Andreas Benkard
2009-04-11
2
-44
/
+32
*
Apply the Eclipse Public License, version 1.0.
Matthias Andreas Benkard
2009-03-06
1
-0
/
+231
*
Add Yahoo! UI Library 3 as a submodule.
Matthias Andreas Benkard
2009-03-06
2
-0
/
+3
*
Show feed entries using JavaScript if possible.
Matthias Andreas Benkard
2009-03-06
3
-5
/
+70
*
Serve flat files as a fallback when no other rule applies.
Matthias Andreas Benkard
2009-03-06
1
-2
/
+2
*
Split header.st into header_start.st and header_end.st.
Matthias Andreas Benkard
2009-03-06
3
-11
/
+27
*
Don't raise an exception when there is no content to display for a given entry.
Matthias Andreas Benkard
2009-03-01
2
-11
/
+16
*
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
2
-4
/
+111
*
Make the main page show correctly again.
Matthias Andreas Benkard
2009-03-01
1
-3
/
+5
*
Add Emacs mode markers to all templates.
Matthias Andreas Benkard
2009-03-01
3
-1
/
+20
*
Highlight the currently displayed feed on the feed list.
Matthias Andreas Benkard
2009-03-01
3
-5
/
+17
*
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
4
-4
/
+62
*
Add a unified feed/entry list view and make it the default page.
Matthias Andreas Benkard
2009-03-01
2
-49
/
+91
*
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
*
Remove obsolete file Geniface.java.
Matthias Andreas Benkard
2009-02-23
1
-136
/
+0
*
simple-entry-list.st: Fix page title.
Matthias Andreas Benkard
2009-02-23
1
-1
/
+1
*
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
3
-47
/
+59
*
Use a template for OPML generation.
Matthias Andreas Benkard
2009-02-23
2
-21
/
+13
*
Replace HTML comments with StringTemplate comments in templates.
Matthias Andreas Benkard
2009-02-23
4
-8
/
+8
*
login.st: Simplify.
Matthias Andreas Benkard
2009-02-23
1
-16
/
+16
*
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
4
-16
/
+263
|
\
|
*
Elementary Methods for showing Per-User Feed- and Entry-Lists
christoph
2009-02-23
2
-57
/
+66
|
*
Just an experiment.
christoph
2009-02-22
1
-0
/
+136
|
*
Adding an OPML-Export /feedlist.opml which is session-aware.
christoph
2009-02-21
3
-9
/
+100
|
*
Made the login work. Added an elementary feed-list.
christoph
2009-02-20
1
-3
/
+14
*
|
Split the web page template into reusable parts.
Matthias Andreas Benkard
2009-02-23
3
-12
/
+30
*
|
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
2
-31
/
+32
|
|
\
*
|
\
Merge branch 'master' of ssh://schoppenhauer@uxul.org:63332/home/matthias/pub...
christoph
2009-02-20
2
-31
/
+32
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
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
2
-11
/
+45
|
/
*
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
[next]