index
:
guix-web
master
Guix web interface
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a currently useless abort button to the package install modal.
David Thompson
2014-08-15
1
-1
/
+1
*
Use the current user's guix profile.
David Thompson
2014-08-15
1
-1
/
+3
*
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
*
Wrap controller procedure in a trampoline.
David Thompson
2014-08-15
1
-1
/
+1
*
Add basic, hacky package installation.
David Thompson
2014-08-15
4
-4
/
+192
*
Better encapsulate JS data types.
David Thompson
2014-08-13
1
-88
/
+98
*
Make logo link to package list.
David Thompson
2014-08-13
1
-1
/
+2
*
Add javascript record type.
David Thompson
2014-08-13
1
-15
/
+31
*
Add column sorting to package table.
David Thompson
2014-08-13
3
-9
/
+66
*
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
*
Add copyright and licensing information to page footer.
David Thompson
2014-08-11
1
-3
/
+16
*
Create utility module.
David Thompson
2014-08-09
2
-9
/
+45
*
Fix view-package.
David Thompson
2014-08-09
1
-1
/
+2
*
README: Rephrase features.
David Thompson
2014-08-09
1
-2
/
+2
*
Add JSON endpoint for a specific package name.
David Thompson
2014-08-09
2
-30
/
+61
*
README: Expand features and wishlist.
David Thompson
2014-08-09
1
-0
/
+4
*
README: Fix formatting of copyright information.
David Thompson
2014-08-09
1
-0
/
+1
*
Update README.
David Thompson
2014-08-09
1
-0
/
+20
*
Show package inputs when viewing package details.
David Thompson
2014-08-09
1
-1
/
+26
*
Remove unused variable guix-web-router.
David Thompson
2014-08-09
1
-16
/
+1
*
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
*
Add Emacs local variable compile-command setting.
David Thompson
2014-08-08
1
-0
/
+1
*
Remove extraneous parens.
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
*
Break guix-web script into many modules.
David Thompson
2014-08-07
6
-239
/
+361
*
Move guix-web to scripts directory.
David Thompson
2014-08-07
3
-2
/
+8
*
Rename guix-web.js to guix-packages.js.
David Thompson
2014-08-07
2
-3
/
+8
*
Allow connections from any computer on the network.
David Thompson
2014-08-07
1
-1
/
+4
*
Rename weblabels to librejs.
David Thompson
2014-08-07
1
-3
/
+4
*
Extract common page layout to procedure.
David Thompson
2014-08-07
1
-34
/
+38
*
Add "versions" to package count badge.
David Thompson
2014-08-07
1
-1
/
+9
*
Add /package endpoint.
David Thompson
2014-08-07
2
-9
/
+44
*
Allow binary files to be served.
David Thompson
2014-08-07
1
-2
/
+2
*
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
*
Add LibreJS weblabels page.
David Thompson
2014-08-07
1
-3
/
+31
*
Render JSON directly to client port.
David Thompson
2014-08-07
1
-2
/
+2
*
Render HTML directly to client port rather than to string.
David Thompson
2014-08-07
1
-5
/
+3
*
Use uncompressed source code for mithril.js.
David Thompson
2014-08-07
3
-9
/
+675
*
Move Emacs local variables to bottom of file.
David Thompson
2014-08-07
1
-5
/
+5
*
Fix shebang.
David Thompson
2014-08-07
1
-1
/
+2
*
Add copyright information to source files.
David Thompson
2014-08-07
2
-0
/
+34
*
README: Add brief usage information.
David Thompson
2014-08-07
1
-0
/
+5
*
Add AGPL 3.0 license.
David Thompson
2014-08-07
2
-1
/
+677
*
The license is really AGPLv3.
David Thompson
2014-08-06
1
-1
/
+1
[prev]
[next]