index
:
guix-web
master
Guix web interface
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
js: packages: Also match against description and location.
Ricardo Wurmus
2015-06-23
1
-1
/
+3
*
js: packages: Fix empty package list when returning to package list.
David Thompson
2015-06-16
1
-1
/
+1
*
js: generations: List generations in reverse chronological order.
David Thompson
2015-06-16
1
-1
/
+6
*
js: packages: Correctly handle searches that yield no results.
David Thompson
2015-06-15
1
-31
/
+42
*
js: packages: Fix search results badge.
David Thompson
2015-06-15
1
-1
/
+1
*
js: Overhaul UI with FRP!
David Thompson
2015-02-09
3
-97
/
+257
*
Render package details on the client.
David Thompson
2015-01-30
1
-0
/
+25
*
js: Fix package sorting.
David Thompson
2015-01-30
1
-4
/
+9
*
js: Fix display when there are 0 search results
David Thompson
2015-01-30
1
-1
/
+3
*
js: Clean up packageCount function.
David Thompson
2015-01-30
1
-3
/
+4
*
js: Extract pagination model.
David Thompson
2014-10-16
1
-32
/
+15
*
Add generations view.
David Thompson
2014-10-16
1
-0
/
+30
*
js: Add loading spinner to packages page.
David Thompson
2014-10-15
1
-5
/
+6
*
js: Break package components into model/view/controller files.
David Thompson
2014-10-15
1
-0
/
+124