armadillo.git
13 years agoDisable that awful highlight color.
Robert Sesek [Wed, 1 Sep 2010 20:13:45 +0000 (16:13 -0400)]
Disable that awful highlight color.

13 years agoAdd some basic CSS
Robert Sesek [Wed, 1 Sep 2010 16:10:52 +0000 (12:10 -0400)]
Add some basic CSS

13 years agoDisplay error messages from the backend to the user.
Robert Sesek [Wed, 1 Sep 2010 16:06:05 +0000 (12:06 -0400)]
Display error messages from the backend to the user.

13 years agoImplement checkInJail()
Robert Sesek [Wed, 1 Sep 2010 15:45:32 +0000 (11:45 -0400)]
Implement checkInJail()

13 years ago* Fix a bug in sendRequest_()
Robert Sesek [Wed, 1 Sep 2010 15:10:39 +0000 (11:10 -0400)]
* Fix a bug in sendRequest_()
* Use a switch statement in the service handler

13 years agoThe shebang needs to be the first line.
Robert Sesek [Wed, 1 Sep 2010 14:09:27 +0000 (10:09 -0400)]
The shebang needs to be the first line.

13 years agoAdd GPL file headers
Robert Sesek [Wed, 1 Sep 2010 14:06:10 +0000 (10:06 -0400)]
Add GPL file headers

13 years agoFind the frontend files by using the server's path.
Robert Sesek [Wed, 1 Sep 2010 13:57:41 +0000 (09:57 -0400)]
Find the frontend files by using the server's path.

13 years agoAdd an ability to navigate upwards.
Robert Sesek [Tue, 31 Aug 2010 19:30:56 +0000 (15:30 -0400)]
Add an ability to navigate upwards.

13 years agoAdd support for starting with a jailroot, rather than a hard-coded path.
Robert Sesek [Tue, 31 Aug 2010 19:30:42 +0000 (15:30 -0400)]
Add support for starting with a jailroot, rather than a hard-coded path.

13 years agoHandle errors in the FE.
Robert Sesek [Tue, 31 Aug 2010 15:30:55 +0000 (11:30 -0400)]
Handle errors in the FE.

13 years agoUse the hash to store the path.
Robert Sesek [Tue, 31 Aug 2010 15:05:48 +0000 (11:05 -0400)]
Use the hash to store the path.

13 years agoTraversing directories is now possible.
Robert Sesek [Tue, 31 Aug 2010 14:25:37 +0000 (10:25 -0400)]
Traversing directories is now possible.

13 years ago* Restructure WebFE to have an app controller object.
Robert Sesek [Tue, 31 Aug 2010 14:19:55 +0000 (10:19 -0400)]
* Restructure WebFE to have an app controller object.
* Add a click handler for the entries.

13 years agoBasic directory listing on the web.
Robert Sesek [Tue, 31 Aug 2010 13:44:30 +0000 (09:44 -0400)]
Basic directory listing on the web.

13 years agoAdd path listing service.
Robert Sesek [Mon, 30 Aug 2010 18:08:23 +0000 (14:08 -0400)]
Add path listing service.

13 years agoAdd some response and request helpers for the backend and frontend.
Robert Sesek [Mon, 30 Aug 2010 17:23:42 +0000 (13:23 -0400)]
Add some response and request helpers for the backend and frontend.

13 years agoDumb front end main.js!
Robert Sesek [Fri, 27 Aug 2010 16:06:58 +0000 (12:06 -0400)]
Dumb front end main.js!

13 years agoSet up Closure in the build script
Robert Sesek [Fri, 27 Aug 2010 15:52:50 +0000 (11:52 -0400)]
Set up Closure in the build script

13 years agoNeed to keep trailing slash in kFrontEndFiles
Robert Sesek [Wed, 18 Aug 2010 05:07:51 +0000 (01:07 -0400)]
Need to keep trailing slash in kFrontEndFiles

13 years agoAdd index and fe handlers.
Robert Sesek [Wed, 18 Aug 2010 05:06:08 +0000 (01:06 -0400)]
Add index and fe handlers.

13 years agoGot the HanldeFunc() working, but not the file server.
Robert Sesek [Wed, 18 Aug 2010 04:43:55 +0000 (00:43 -0400)]
Got the HanldeFunc() working, but not the file server.

13 years agoCopy resources in build.py
Robert Sesek [Wed, 18 Aug 2010 04:43:50 +0000 (00:43 -0400)]
Copy resources in build.py

13 years agoWorking build file!
Robert Sesek [Tue, 17 Aug 2010 05:10:09 +0000 (01:10 -0400)]
Working build file!

13 years agoAdd buildfile. Doesn't quote work yet.
Robert Sesek [Tue, 17 Aug 2010 04:58:28 +0000 (00:58 -0400)]
Add buildfile. Doesn't quote work yet.

13 years agoAdd skeleton project.
Robert Sesek [Tue, 17 Aug 2010 04:58:10 +0000 (00:58 -0400)]
Add skeleton project.