index
:
guix-web
master
Guix web interface
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
css: Improve appearance of counter badges next to headers.
David Thompson
2015-01-30
2
-2
/
+2
*
js: Clean up packageCount function.
David Thompson
2015-01-30
2
-3
/
+11
*
js: Extract pagination model.
David Thompson
2014-10-16
4
-49
/
+82
*
Add generations view.
David Thompson
2014-10-16
5
-5
/
+124
*
js: Hook up navbar to routes.
David Thompson
2014-10-15
1
-1
/
+6
*
js: Add loading spinner to packages page.
David Thompson
2014-10-15
4
-9
/
+20
*
Render footer on client instead of server.
David Thompson
2014-10-15
1
-13
/
+38
*
js: utils file initializes guix namespace with certainty.
David Thompson
2014-10-15
1
-1
/
+1
*
js: Break package components into model/view/controller files.
David Thompson
2014-10-15
5
-388
/
+425
*
Restructure JavaScript files.
David Thompson
2014-10-15
6
-19
/
+88
*
js: Extract more rendering to functions.
David Thompson
2014-08-30
1
-35
/
+43
*
Add a currently useless abort button to the package install modal.
David Thompson
2014-08-15
1
-1
/
+1
*
Tweak messaging during package installation.
David Thompson
2014-08-15
1
-1
/
+7
*
Always return to the first page of results after searching.
David Thompson
2014-08-15
1
-0
/
+2
*
Show close button on modal when installation fails.
David Thompson
2014-08-15
1
-1
/
+1
*
Add basic, hacky package installation.
David Thompson
2014-08-15
1
-3
/
+122
*
Better encapsulate JS data types.
David Thompson
2014-08-13
1
-88
/
+98
*
Add column sorting to package table.
David Thompson
2014-08-13
1
-8
/
+52
*
Add package sorting.
David Thompson
2014-08-13
1
-0
/
+12
*
Move pagination function to controller prototype.
David Thompson
2014-08-13
1
-6
/
+6
*
Move controller methods to prototype.
David Thompson
2014-08-09
1
-24
/
+24
*
Add pagination.
David Thompson
2014-08-09
1
-7
/
+95
*
Perform case insensitive search.
David Thompson
2014-08-08
1
-1
/
+1
*
Display visible packages in badge on package search page.
David Thompson
2014-08-07
1
-1
/
+1
*
Rename guix-web.js to guix-packages.js.
David Thompson
2014-08-07
1
-2
/
+7
*
js: Add form-control class to search input.
David Thompson
2014-08-07
1
-12
/
+9
*
js: Apply search terms to package synopsis.
David Thompson
2014-08-07
1
-1
/
+2
*
Use uncompressed source code for mithril.js.
David Thompson
2014-08-07
2
-8
/
+674
*
Add copyright information to source files.
David Thompson
2014-08-07
1
-0
/
+17
*
First commit.
David Thompson
2014-08-06
3
-0
/
+1445