0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed dijit, dojo, etc., moved back to JQuery. Added support for CoffeeScript in dev environments. More... almost 13 years ago
Modified to use .less files in themes More... almost 13 years ago
Integrated CoffeeScript capability into clients/ More... almost 13 years ago
Committing changes to Example, so I can delete it. More... almost 13 years ago
Updated code to reflect db schema changes. More... almost 13 years ago
Updated db schema update scripts. More... almost 13 years ago
Added 404 for when no routes are available. More... about 13 years ago
Added head component to remaining foundations More... about 13 years ago
Renamed UserInformation back to UserProfile (more descriptive) More... about 13 years ago
Moved JQUery to init/ in clients/ More... about 13 years ago
Removed legacy code, removed (temporarily) files & mail tabs, updated friends to new db tables. More... about 13 years ago
Removed legacy routing. More... about 13 years ago
Updated release script to reflect new schema More... about 13 years ago
Updated to use new db schema More... about 13 years ago
Updated foundations to use new system:head component controller More... about 13 years ago
Updating login system to new db schema More... about 13 years ago
Switched around system and head in _Addscript to reflect new context system. More... about 13 years ago
Removed test data More... about 13 years ago
Removed reference to Signatures class. More... about 13 years ago
Added entry point management, callbacks, and communication functions. More... about 13 years ago
Added secret generation to new user creation. More... about 13 years ago
Added Secret to table definition. More... about 13 years ago
Added beginnings of options component. More... about 13 years ago
Added Source, Origin and Identity to Talk functions More... about 13 years ago
Switched direct access of _Source to Get ( 'Source' ); More... about 13 years ago
Replaced Talk call with call_user_func_array so different preparations can be made. More... about 13 years ago
Check if Get() is inherited and disallow it. Allow parameters to OPTIONS. More... about 13 years ago
Uses php://input if GET or POST are empty. More... about 13 years ago
Added request data to OPTIONS requests More... about 13 years ago
Minor updates to example component for testing More... about 13 years ago