rock.divinelegy.git
9 years agoQuota tracking now works. Quota currently defaults to 100 for each user and resets...
Cameron Ball [Wed, 3 Dec 2014 06:32:18 +0000 (14:32 +0800)] 
Quota tracking now works. Quota currently defaults to 100 for each user and resets at 00:00 UTC+0 each day.

9 years agoUpdate schema.
Cameron Ball [Fri, 28 Nov 2014 08:05:42 +0000 (16:05 +0800)] 
Update schema.

9 years agoImplement download entity and related stuff. Will build things like user quota on...
Cameron Ball [Fri, 28 Nov 2014 08:00:22 +0000 (16:00 +0800)] 
Implement download entity and related stuff. Will build things like user quota on top of this.

9 years agoFix bug in query builder that stopped multiple where clauses being run on the same...
Cameron Ball [Fri, 28 Nov 2014 07:53:28 +0000 (15:53 +0800)] 
Fix bug in query builder that stopped multiple where clauses being run on the same column.

9 years agoExpose download and mirror links.
Cameron Ball [Fri, 28 Nov 2014 03:29:45 +0000 (11:29 +0800)] 
Expose download and mirror links.

9 years agoFiles can now have mirrors. Implemented SMOMatcher service to attempt to automaticall...
Cameron Ball [Thu, 27 Nov 2014 07:51:19 +0000 (15:51 +0800)] 
Files can now have mirrors. Implemented SMOMatcher service to attempt to automatically match packs against SMO.

9 years agoSimfileParser should return bools for fgChanges etc, not strings.
Cameron Ball [Wed, 26 Nov 2014 08:31:27 +0000 (16:31 +0800)] 
SimfileParser should return bools for fgChanges etc, not strings.

9 years agoMisc bugfixes.
Cameron Ball [Wed, 26 Nov 2014 03:52:45 +0000 (11:52 +0800)] 
Misc bugfixes.

9 years agoCleanup this sick filth.
Cameron Ball [Tue, 25 Nov 2014 09:15:34 +0000 (17:15 +0800)] 
Cleanup this sick filth.

9 years agoFixups for packs. Made the default banner not be in the database.
Cameron Ball [Tue, 25 Nov 2014 09:00:18 +0000 (17:00 +0800)] 
Fixups for packs. Made the default banner not be in the database.

9 years agoI think the datamapper is working right now...
Cameron Ball [Tue, 25 Nov 2014 02:16:21 +0000 (10:16 +0800)] 
I think the datamapper is working right now...

9 years agoI think uploading packs is more or less working. I nutted out a few bugs in a lot...
Cameron Ball [Mon, 24 Nov 2014 08:45:41 +0000 (16:45 +0800)] 
I think uploading packs is more or less working. I nutted out a few bugs in a lot of places. I suspect there are many more though.

9 years agoZip parsing kinda works. Seems to be an issue with packs. Committing so I can work...
Cameron Ball [Fri, 21 Nov 2014 08:59:32 +0000 (16:59 +0800)] 
Zip parsing kinda works. Seems to be an issue with packs. Committing so I can work at home if I get time.

9 years agoPack entity builder stuff. Not tested yet.
Cameron Ball [Tue, 18 Nov 2014 08:46:39 +0000 (16:46 +0800)] 
Pack entity builder stuff. Not tested yet.

9 years agoNew Pack entitiy. Modified DB schema.
Cameron Ball [Mon, 17 Nov 2014 08:50:05 +0000 (16:50 +0800)] 
New Pack entitiy. Modified DB schema.

9 years agoFix oversight in datamapper.
Cameron Ball [Mon, 17 Nov 2014 05:31:21 +0000 (13:31 +0800)] 
Fix oversight in datamapper.

9 years agoImplement simfile uploading, parsing and saving to DB.
Cameron Ball [Fri, 14 Nov 2014 09:24:37 +0000 (17:24 +0800)] 
Implement simfile uploading, parsing and saving to DB.

9 years agoSM uses capitalised names.
Cameron Ball [Wed, 12 Nov 2014 07:41:43 +0000 (15:41 +0800)] 
SM uses capitalised names.

9 years agoBleh
Cameron Ball [Mon, 10 Nov 2014 09:01:16 +0000 (17:01 +0800)] 
Bleh

9 years agoHello
Cameron Ball [Fri, 7 Nov 2014 09:40:01 +0000 (17:40 +0800)] 
Hello

9 years agoBeginnings of SM parser.
Cameron Ball [Fri, 7 Nov 2014 09:38:57 +0000 (17:38 +0800)] 
Beginnings of SM parser.

9 years agoChanges to entities. File framework in place.
Cameron Ball [Fri, 7 Nov 2014 06:22:30 +0000 (14:22 +0800)] 
Changes to entities. File framework in place.

9 years agoFix issues with simfile controller.
Cameron Ball [Mon, 27 Oct 2014 15:59:51 +0000 (23:59 +0800)] 
Fix issues with simfile controller.

9 years agoFix silly mistake.
Cameron Ball [Wed, 22 Oct 2014 15:51:03 +0000 (23:51 +0800)] 
Fix silly mistake.

9 years agoBug fixes and UserController
Cameron Ball [Wed, 22 Oct 2014 07:49:10 +0000 (15:49 +0800)] 
Bug fixes and UserController

9 years agoFacebook auth stuff.
Cameron Ball [Wed, 15 Oct 2014 07:36:37 +0000 (15:36 +0800)] 
Facebook auth stuff.

9 years agoRemove stuff from upload tests that shouldn't have been comitted.
Cameron Ball [Fri, 26 Sep 2014 04:45:05 +0000 (12:45 +0800)] 
Remove stuff from upload tests that shouldn't have been comitted.

9 years agoUpdate gitignore.
Cameron Ball [Fri, 26 Sep 2014 04:43:26 +0000 (12:43 +0800)] 
Update gitignore.

9 years agoFile upload stuff.
Cameron Ball [Fri, 26 Sep 2014 04:41:44 +0000 (12:41 +0800)] 
File upload stuff.

9 years agoBetter DI for database.
Cameron Ball [Wed, 24 Sep 2014 08:45:44 +0000 (16:45 +0800)] 
Better DI for database.

9 years agoMore db config.
Cameron Ball [Mon, 22 Sep 2014 11:34:47 +0000 (19:34 +0800)] 
More db config.

9 years agoMake db properly configurable.
Cameron Ball [Mon, 22 Sep 2014 07:57:24 +0000 (15:57 +0800)] 
Make db properly configurable.

9 years agoNicer implementation of query builder and query constraints.
Cameron Ball [Fri, 19 Sep 2014 12:32:32 +0000 (20:32 +0800)] 
Nicer implementation of query builder and query constraints.

9 years agoMore dataaccess stuff.
Cameron Ball [Fri, 19 Sep 2014 09:07:02 +0000 (17:07 +0800)] 
More dataaccess stuff.

9 years agoMore work on simfile repository.
Cameron Ball [Wed, 17 Sep 2014 16:47:33 +0000 (00:47 +0800)] 
More work on simfile repository.

9 years agoBugfix.
Cameron Ball [Mon, 15 Sep 2014 17:12:05 +0000 (01:12 +0800)] 
Bugfix.

9 years agoBugfix.
Cameron Ball [Mon, 15 Sep 2014 17:08:18 +0000 (01:08 +0800)] 
Bugfix.

9 years agoImplement more DataMapper stuff. Allow routing to pass args to controllers.
Cameron Ball [Mon, 15 Sep 2014 16:28:48 +0000 (00:28 +0800)] 
Implement more DataMapper stuff. Allow routing to pass args to controllers.

9 years agoImplement basic router and a controller for simfile API. Need to make some changes...
Cameron Ball [Mon, 15 Sep 2014 11:52:10 +0000 (19:52 +0800)] 
Implement basic router and a controller for simfile API. Need to make some changes to DataMapper to allow it to return multiple etities.

9 years agoImplement WIP routing.
Cameron Ball [Fri, 12 Sep 2014 08:39:29 +0000 (16:39 +0800)] 
Implement WIP routing.

9 years agoAdd request class. Not really tested yet.
Cameron Ball [Wed, 10 Sep 2014 08:15:12 +0000 (16:15 +0800)] 
Add request class. Not really tested yet.

9 years agoImplement a basic controller. DI looks to be working.
Cameron Ball [Mon, 8 Sep 2014 14:01:34 +0000 (22:01 +0800)] 
Implement a basic controller. DI looks to be working.

9 years agoTentative work on controllers and repositories.
Cameron Ball [Mon, 8 Sep 2014 09:05:10 +0000 (17:05 +0800)] 
Tentative work on controllers and repositories.

9 years agoData mapper now resolves and runs SQL queries. Cleanup some entities.
Cameron Ball [Fri, 5 Sep 2014 07:07:08 +0000 (15:07 +0800)] 
Data mapper now resolves and runs SQL queries. Cleanup some entities.

9 years agoCommiting the big week of work. This commit includes some basic entites and a basic...
Cameron Ball [Sun, 31 Aug 2014 11:58:10 +0000 (19:58 +0800)] 
Commiting the big week of work. This commit includes some basic entites and a basic data mapping framework to load/save said entites from the database.

9 years agoRestructure application. Add README files to clearly explain what each directory...
Cameron Ball [Thu, 19 Jun 2014 14:59:03 +0000 (22:59 +0800)] 
Restructure application. Add README files to clearly explain what each directory is and what it will contain.

9 years agoGit wont add folders without shit in them so I put this in there lol.
Cameron Ball [Tue, 10 Jun 2014 15:28:30 +0000 (23:28 +0800)] 
Git wont add folders without shit in them so I put this in there lol.

9 years agoProgress on #1. Still need to implement domain objects for Artist, bpm etc but at...
Cameron Ball [Tue, 10 Jun 2014 15:25:23 +0000 (23:25 +0800)] 
Progress on #1. Still need to implement domain objects for Artist, bpm etc but at least I now have a starting point.

9 years agoInitial commit.
Cameron Ball [Tue, 3 Jun 2014 14:35:01 +0000 (22:35 +0800)] 
Initial commit.