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
|
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
|
a35d44d840
|
fix background thumbnails generation
|
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
|
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
|
761c1dec75
|
handle recursion as needed when finding background images. Some style tweaks and improvements.
|
9 years ago |
Dustin Falgout
|
58cccff75f
|
use config.get_bool() for getting debug mode
|
9 years ago |
Dustin Falgout
|
1e200c0301
|
fix random bg option. update readme.
|
9 years ago |
Dustin Falgout
|
0f9e8b97b3
|
add fallback bg image. limit the number of bg images to 20 until we can workout some form of pagination for the thumbnails.
|
9 years ago |
Dustin Falgout
|
6cd80ff209
|
fix doc string
|
9 years ago |
Dustin Falgout
|
f9227c3f5d
|
Could use a bit more testing but I think its ready :triumphant:
|
9 years ago |
Dustin Falgout
|
782d2a378f
|
update translations from transifex
|
9 years ago |
Dustin Falgout
|
52de4e44e5
|
cleanup cleanup...
|
9 years ago |
Dustin Falgout
|
38d1bd7d4b
|
turns out we don't need babel afterall
|
9 years ago |
Dustin Falgout
|
a8da155ee1
|
only compile parts of es6 syntax that webkit doesn't support yet.
|
9 years ago |
Dustin Falgout
|
92d541e07f
|
sync local
|
9 years ago |
Dustin Falgout
|
6a0e54cbe9
|
still finishing refactoring for better cross distro-compatibility
|
9 years ago |
Dustin Falgout
|
cea3a90e36
|
sync with local
|
9 years ago |
Dustin Falgout
|
b778735b95
|
cleaning up, almost ready
|
9 years ago |
Dustin Falgout
|
957faf30fc
|
more work on refactoring
|
9 years ago |
Dustin Falgout
|
6eac2aae38
|
refactoring in progress
|
9 years ago |
Dustin Falgout
|
d646ab8786
|
update translations
|
9 years ago |
Dustin Falgout
|
dc56e4ab40
|
update mock.js to cover simple theme
|
9 years ago |
Dustin Falgout
|
b3b65a8331
|
update translations. bump version
|
9 years ago |
Dustin Falgout
|
10f365fac4
|
fix bug in authentication_complete callback. update screenshots.
|
9 years ago |
Dustin Falgout
|
e8f974ec65
|
add translation helper script
|
9 years ago |
Dustin Falgout
|
817ef861cd
|
add confirmation modal for system actions.
|
9 years ago |
Dustin Falgout
|
8322c5eb2b
|
add translations
|
9 years ago |
Dustin Falgout
|
2c111525c3
|
add translations for auth-failed error message.
|
9 years ago |
Dustin Falgout
|
0d4c638783
|
...
|
9 years ago |
Dustin Falgout
|
264d095d89
|
update makefiles
|
9 years ago |
Dustin Falgout
|
16f2cc29fd
|
cleanup a few things that I missed earlier.
|
9 years ago |
Dustin Falgout
|
c4b9ce3343
|
webkitgtk is behind a few versions from webkit so not all ES6 is supported. Using Babel to compile to ES5 for now.
|
9 years ago |
Dustin Falgout
|
249ba7c0da
|
still needs testing and a few more code improvements that I didn't get to yet
|
9 years ago |
Dustin Falgout
|
dd30438f2a
|
started working on code optimization
|
9 years ago |
Dustin Falgout
|
d92202f0ce
|
fix empty session list (for real this time)
|
9 years ago |
Dustin Falgout
|
1debe6b097
|
Fixes #28
|
9 years ago |
Dustin Falgout
|
8eb6c59905
|
Fixes #27
|
9 years ago |
Dustin Falgout
|
4a4a683392
|
Fixes #24
|
9 years ago |
Dustin Falgout
|
c2bc56ca86
|
added makefiles for distributing the theme as part of lightdm-webkit2-greeter
|
9 years ago |
Dustin Falgout
|
5c041688f9
|
fix session attribute name
|
9 years ago |