1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
switch to popover More... almost 13 years ago
improve welcome page of the demo More... almost 13 years ago
fix typo More... almost 13 years ago
continue to implement unittest for account model More... almost 13 years ago
#5 - no more permanent token, tokens are now typed More... almost 13 years ago
#5 - permanent tokens are now regenerated at every successful authentication More... almost 13 years ago
update twig module More... almost 13 years ago
Add an application task to create an account through command line More... almost 13 years ago
create account could be done without sending an email More... almost 13 years ago
move code from job class to app class More... almost 13 years ago
update README to put some interesting features of Sample-App More... almost 13 years ago
update jobs implementation More... almost 13 years ago
add a simple enqueue method to be accessible by all services More... almost 13 years ago
there could be arrays into data which need string conversion to be passed as command line More... almost 13 years ago
add scripts to execute tasks through command line or by running a daemon More... almost 13 years ago
define explicit constants into queue model More... almost 13 years ago
cast job vars + fix command execution issue + issue constants More... almost 13 years ago
add a reference to the original code from which this feature is inspired More... almost 13 years ago
add a task to run the queue service as a system daemon More... almost 13 years ago
make tailable queue works More... almost 13 years ago
add missing public service queue More... almost 13 years ago
work in progress on a queue system using mongodb More... almost 13 years ago
Merge branch 'master' of https://github.com/tchemineau/sample-app More... almost 13 years ago
increase ordering number to allow script to be inserted at any place (for ex: load jquery ui after jquery but before bootstrap) More... almost 13 years ago
fix stellar.js issue More... almost 13 years ago
export jquery globally More... almost 13 years ago
requirejs will not load anymore ui scripts. they will be load into the page directly More... almost 13 years ago
add a possibility to set js script into header or into footer More... almost 13 years ago
improve #13 by using CDN for all require.js stuff More... almost 13 years ago
use CDN to download bootstrap CSS More... almost 13 years ago