Dustin Falgout
|
d682a4636a
|
almost ready for testing
|
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
|
45b39259da
|
more progress on python port
|
8 years ago |
Dustin Falgout
|
eccf289659
|
update copyright year
|
8 years ago |
Dustin Falgout
|
ccf41fde60
|
RELEASE PREP :: Updated translations
|
8 years ago |
Dustin Falgout
|
cfd93c05a3
|
finish up with new theme error recovery system. update default theme for compat with latest jQuery.
|
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
|
7affd4dd01
|
more work on configurable time format
|
8 years ago |
Dustin Falgout
|
c51f80f947
|
load momentjs automatically as it will be used by the greeter even if the theme doesn't use it.
|
8 years ago |
Dustin Falgout
|
ddafa1eff8
|
update translations with latest from transifex
|
8 years ago |
Dustin Falgout
|
d3292153f3
|
remove debugging messages. code cleanup
|
8 years ago |
Dustin Falgout
|
6afd4d7668
|
several bug fixes and minor improvements to the default theme.
Fixes #73 Fixes #52
|
8 years ago |
Dustin Falgout
|
b04b1eb98b
|
fix segfault caused by modifying data uris as if they were regular uris
|
8 years ago |
Dustin Falgout
|
01234103af
|
fix typo
|
8 years ago |
Dustin Falgout
|
22c8acef59
|
make sure we save the page_id for the page when its created so we can use it later. fix user session sometimes having value of 'null' in default theme.
|
8 years ago |
Dustin Falgout
|
101dc00b9a
|
fix conditional for system actions in default theme
|
8 years ago |
Dustin Falgout
|
796e78a980
|
fix a few minor bugs in the default theme. dont worry about return value after injecting heartbeat script.
|
8 years ago |
Dustin Falgout
|
58355b3632
|
dont enable mock.js script in production
|
8 years ago |
Dustin Falgout
|
1c4e4537a0
|
moving theme heartbeat into the greeter.
|
8 years ago |
Dustin Falgout
|
96dec934fb
|
finish removing autotools files
|
8 years ago |
Dustin Falgout
|
73dd97a341
|
Update README.md
|
9 years ago |
Dustin Falgout
|
a5a9d4f7e2
|
sync local with github
|
9 years ago |
Dustin Falgout
|
9a2f681e39
|
add bugsnag error reporting to the default theme
|
9 years ago |
Dustin Falgout
|
eadd8b0279
|
update theme readme
|
9 years ago |
Dustin Falgout
|
c6991b7388
|
fix race condition with theme heartbeat. finalize 2.1.4 release. updated translations.
|
9 years ago |
Dustin Falgout
|
3d05358685
|
fix build errors
|
9 years ago |
Dustin Falgout
|
418138d863
|
fixed #31 background switcher bug. fixed issues with new theme heartbeat feature.
|
9 years ago |
Dustin Falgout
|
975d24cfeb
|
added theme heartbeat that will hopefully allow us to detect when script execution is broken in the web process so we can fallback to the simple theme (so the user isn't stuck on a broken login screen)
|
9 years ago |
Dustin Falgout
|
a68e40881d
|
fix time format when no value is cached. fix session dropdown empty when no session is cached.
|
9 years ago |
Dustin Falgout
|
a1ecc79f8f
|
fix Makefiles
|
9 years ago |
Dustin Falgout
|
af8e0c8d5d
|
Use cookies for cache backend when localStorage is not available.
|
9 years ago |
Dustin Falgout
|
6f39331372
|
move vendor css, js, and fonts into new vendor dir for easy access from any theme that needs them.
|
9 years ago |
Dustin Falgout
|
aee47f1f02
|
Fix screen blanking for lockscreen. Allow right-click access when debug_mode is enabled. Add additional debug messages.
|
9 years ago |
Dustin Falgout
|
a0384a4576
|
Fix default theme initialization failure if config file values are missing. Fixes #32
|
9 years ago |
Dustin Falgout
|
90f59ea177
|
clean up leftover files from submodule
|
9 years ago |
Dustin Falgout
|
e5a8fa5f4b
|
Update README.md
|
9 years ago |
Dustin Falgout
|
74f3ea5ec6
|
remove submodule
|
9 years ago |
Dustin Falgout
|
8f1f363e65
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
a35d44d840
|
fix background thumbnails generation
|
9 years ago |
Dustin Falgout
|
fe9dc52c0c
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
310aed79c4
|
sync translations with transifex
|
9 years ago |
Dustin Falgout
|
fa2539dabb
|
fix a couple bugs
|
9 years ago |
Dustin Falgout
|
2a948d399a
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
4eb7dd5f9e
|
move mock.js to greeter repo
|
9 years ago |
Dustin Falgout
|
10a5f4fd1a
|
update translations. take care of a few odds and ends.
|
9 years ago |
Dustin Falgout
|
dfebc2e998
|
bump
|
9 years ago |
Dustin Falgout
|
761c1dec75
|
handle recursion as needed when finding background images. Some style tweaks and improvements.
|
9 years ago |
Dustin Falgout
|
86a0a77c38
|
update submodule ref
|
9 years ago |