221 Commits (9cd0696ed1c9bfeab8b4607dedfc3e01c4f5e129)

Author SHA1 Message Date
Dustin Falgout 9fec52ba9a
Trying to get around broke file::// url access in qt 5.11 7 years ago
jkw 648c4c191e fixed formatting 7 years ago
jkw 41c45e041f forgot min-height 7 years ago
jkw 162fd1877b HiDPI fix 7 years ago
Dustin Falgout ed96578c14
Fix background images bug. 7 years ago
Dustin Falgout 68ce114073
Increase maximum number of bg images shown in the bg switcher. 7 years ago
Dustin Falgout 1c96dbc431
Remove old vendor prefixes 7 years ago
Dustin Falgout 33ea53809a
Fix race condition when applying background image. Fix bug in session selection that made it necessary to manually select session at every login. 7 years ago
Dustin Falgout 866bd7ca62
Return the fallback background from BackgroundManager.random_bg() when we don't have any backgrounds to choose from. 7 years ago
AitBits c796b9731f Made it simpler 8 years ago
AitBits 2da23ec9a6 Fix crash when ESC is pressed on authentication. 8 years ago
Dustin Falgout 387fb6fb7f
Forgot something in previous commit. 8 years ago
Dustin Falgout 7c60cb46e1
Dismiss login failed message when any key is pressed. Fixes #114 8 years ago
Dustin Falgout 63ee17e099
Fix system actions confirmation modal (for real this time). 8 years ago
Dustin Falgout 7faebc3b6b
Fix bug where user's selected session was not saved after exiting the greeter 8 years ago
Dustin Falgout 06efda3703
Fix bug in system action confirmation modal where translated strings were not shown. 8 years ago
Dustin Falgout d45ce57935
Fix bug in session select dropdown. Fix bug where debug mode key was ignored in user config. 8 years ago
Dustin Falgout 6ec7e49255
automatically focus the password field when it is shown. Fixes antergos/web-greeter#118 8 years ago
Dustin Falgout cb0defc64f Fix name in copyright headers 8 years ago
Dustin Falgout 8adec67d14 name change 8 years ago
Dustin Falgout 6899920f3d update Makefile (for real this time). few other small changes. 8 years ago
Dustin Falgout cd4ce7b1c6 code cleanup 8 years ago
Dustin Falgout f0f2d9ea83 replace $.Deferred() usage in the default theme with ES6 Promise 8 years ago
Dustin Falgout 83884e7f67 Code Improvements and directory structure changes. 8 years ago
Dustin Falgout c9a7836510 cachebuster round 2 8 years ago
Dustin Falgout 10e03f258d github cache buster 8 years ago
Dustin Falgout 26ff1da7ff The master branch now completely belongs to web-greeter 3.0 😤 8 years ago
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 d6c54a368e update vendor libs and mock.js script. 8 years ago
Dustin Falgout 181a8aa6a2 Fix logic bug. Fixes #88 8 years ago
Ayrton Sparling b470c6f71b Fixed missing let for error "MockData is not defined" 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 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 73ed0a546c start working on #77 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. 8 years ago
Dustin Falgout b04b1eb98b fix segfault caused by modifying data uris as if they were regular uris 8 years ago
Dustin Falgout e31680ee7b minor improvements to the simple theme 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