2 Commits (94b30e631a05c5182a833cd353f039939e609ee8)

Author SHA1 Message Date
JezerM da6e1013ee
Changed a few config options, bugfixes, and docs updated 3 years ago
JezerM af762ce347 Removed node.js docs, as this corresponds to gh-pages 4 years ago
JezerM bff9674813 Improved documentation 4 years ago
JezerM da8364f1e7 Added better documentation 4 years ago
JezerM 8308d84794 Brightness is now a signal. Some fixes 4 years ago
JezerM 3c9dff1dc0 Some fixes 4 years ago
Dustin Falgout 6399b1211c
Dont check allowed dirs in JavaScript. Doing it on Python side is good enough. 8 years ago
Dustin Falgout 07fe134488 update theme api docs 8 years ago
Dustin Falgout cb0defc64f Fix name in copyright headers 8 years ago
Dustin Falgout 8adec67d14 name change 8 years ago
Dustin Falgout 83884e7f67 Code Improvements and directory structure changes. 8 years ago
Dustin Falgout c44637f511 The default theme is now 100% ES6. A lot of code cleanup and improvements were done along the way. Greeter is now fully functional under QtWebEngine. Still have to organize the repo and decide whether or not to ship a compiled binary using Nuitka (has been working well in my testing thus far). 8 years ago
Dustin Falgout 5925c78bf2 almost finished with initial implementation 8 years ago
Dustin Falgout cbdb33eb97 progress on python port, passed the halfway point now. 8 years ago
Dustin Falgout 458a292530 more work on python port 8 years ago
Dustin Falgout eccf289659 update copyright year 8 years ago
Dustin Falgout 468548cb2d ... 8 years ago
Dustin Falgout 863963d6a5 ... 8 years ago
Dustin Falgout 533e72324d dont use @alias in docs as it seems doclets.io doesn't support it. 8 years ago
Dustin Falgout 4b109e211f more adustments to docstrings 8 years ago
Dustin Falgout bf8c7e6424 fix error in ThemeUtils.dirlist() method. Update docs. 8 years ago
Dustin Falgout b938ee1f78 update docs 8 years ago
Dustin Falgout cc41cee218 replace theme heartbeat as the implementation was flawed. instead check window object for existence of required theme functions and give user option to switch themes if check fails. 8 years ago
Dustin Falgout 698418ff47 The rest of what Fixes #91 8 years ago
Dustin Falgout 3be24ee76d first part of the fix for #91 8 years ago
Dustin Falgout 3da6a2796d update bootstrap and bootswatch paper to latest versions. implemented wrapper for dirlist method in javascript. improved some styles for the default theme. 8 years ago
Dustin Falgout 1569a80607 update default theme to use theme_utils for its clock. This closes #83 8 years ago
Dustin Falgout 14979df770 finishing up with #83 8 years ago
Dustin Falgout ff500a437d finish implementing utility function for getting the current localized time as well as allowing the format and language to be overridden in the config file. 8 years ago
Dustin Falgout 3a9f5a782b fix duplicate namespace declarations 8 years ago
Dustin Falgout 7affd4dd01 more work on configurable time format 8 years ago
Dustin Falgout ebfb5ce023 prepping theme api documentation for upcoming release 8 years ago
Dustin Falgout 9d5756b0fa :doh: 8 years ago
Dustin Falgout 085fd455a8 add shadow class in JS for the injected __GreeterConfig class to hold docstrings. 8 years ago
Dustin Falgout 4f81b8b9cd injected classes are actually instances 8 years ago
Dustin Falgout 1cf04bae81 can't extend custom classes injected from C 8 years ago
Dustin Falgout 72e90fa276 remove some unfinished & no longer needed javascript files. started working on a new utility function for retrieving the current time as discussed in #83 8 years ago
Dustin Falgout 73ed0a546c start working on #77 8 years ago
Dustin Falgout 9d0170c738 fix issues with request restrictions implmented in previous commit. 8 years ago
Dustin Falgout 7ca38d7eeb add base class for auto-binding this (es6). 8 years ago