Commit Graph

  • 563e94b5c9 Update README.md Dustin Falgout 2017-10-05 10:42:25 -0500
  • 9d71b445a5 Merge pull request #136 from AitBits/patch-1 Dustin Falgout 2017-07-16 08:25:20 -0500
  • c796b9731f Made it simpler AitBits 2017-07-16 22:02:41 +0900
  • 2da23ec9a6 Fix crash when ESC is pressed on authentication. AitBits 2017-07-16 18:01:22 +0900
  • 97a1e693ad Merge pull request #135 from Litarvan/master Dustin Falgout 2017-06-17 20:37:30 -0500
  • 13909b2dca utils.sh - compatiblity fix Adrien Navratil 2017-06-17 21:44:47 +0200
  • 387fb6fb7f
    Forgot something in previous commit. Dustin Falgout 2017-04-17 18:43:57 -0500
  • 7c60cb46e1
    Dismiss login failed message when any key is pressed. Fixes #114 Dustin Falgout 2017-04-17 18:42:33 -0500
  • 63ee17e099
    Fix system actions confirmation modal (for real this time). Dustin Falgout 2017-04-17 18:24:14 -0500
  • 7faebc3b6b
    Fix bug where user's selected session was not saved after exiting the greeter Dustin Falgout 2017-04-17 18:11:55 -0500
  • 06efda3703
    Fix bug in system action confirmation modal where translated strings were not shown. Dustin Falgout 2017-04-17 17:51:36 -0500
  • d45ce57935
    Fix bug in session select dropdown. Fix bug where debug mode key was ignored in user config. Dustin Falgout 2017-04-10 21:10:54 -0500
  • 6cae082e39 Update README.md Dustin Falgout 2017-04-07 23:35:04 -0500
  • e6af4a5b14 Merge pull request #127 from berlam/patch-1 Dustin Falgout 2017-03-30 12:09:54 -0500
  • 3b3e621678 Add greeter command Matthias Berla 2017-03-30 14:08:27 +0200
  • 8be90823c7 Add debug instructions Matthias Berla 2017-03-30 12:51:28 +0200
  • 3e437bfdfa Update README.md Dustin Falgout 2017-03-21 01:03:40 -0500
  • 0127c0c862 Update README.md Dustin Falgout 2017-03-21 01:02:54 -0500
  • 286901558f
    Fix issue where default xcursor was shown after greeter exited. Also Fixes #121 Dustin Falgout 2017-03-11 19:02:19 -0600
  • a2bcea28c4
    disable starting at-spi daemon when greeter loads as it causes the greeter to hang. Dustin Falgout 2017-02-25 15:30:02 -0600
  • 8d7183200c
    Finish implementing "allow_remote_requests" config option. also some code cleanup. Dustin Falgout 2017-02-23 23:57:43 -0600
  • 6399b1211c
    Dont check allowed dirs in JavaScript. Doing it on Python side is good enough. Dustin Falgout 2017-02-19 14:13:47 -0600
  • 33a3f0dfd6
    Implement config option for disabling context menu (right-click). Fixes antergos/web-greeter#116 Dustin Falgout 2017-02-19 14:06:37 -0600
  • 6ec7e49255
    automatically focus the password field when it is shown. Fixes antergos/web-greeter#118 Dustin Falgout 2017-02-19 13:56:23 -0600
  • 9bdb91ea6f
    don't install transifex config directories. Fix incorrect screenshot URLs in appdata file. Dustin Falgout 2017-02-19 05:41:52 -0600
  • a11dc5748c
    don't install .git{ignore,attributes} files. bump version. Dustin Falgout 2017-02-18 06:08:53 -0600
  • ab086c20b1 Define a notify signal for all properties since webchannel says its not optional. Dustin Falgout 2017-02-17 01:11:08 -0600
  • 825bdb2f80 Update README.md Dustin Falgout 2017-02-16 21:30:43 -0600
  • a7622acce6 Update README.md Dustin Falgout 2017-02-16 21:28:41 -0600
  • 5b59e7ec3e bump version Dustin Falgout 2017-02-14 04:38:34 -0600
  • fa07fb9937 setup logging. add temporary debug messages. Dustin Falgout 2017-02-14 04:37:04 -0600
  • c7111f308a remove python 3.6 string formatting syntax Dustin Falgout 2017-02-13 22:11:39 -0600
  • 9fe616f305 update appdata file Dustin Falgout 2017-02-13 00:07:03 -0600
  • 88c272c90a update theme api docs Dustin Falgout 2017-02-12 23:19:20 -0600
  • 20a56350ab update theme api docs Dustin Falgout 2017-02-12 23:16:29 -0600
  • bf37a6634c update theme api docs Dustin Falgout 2017-02-12 23:08:23 -0600
  • 07fe134488 update theme api docs Dustin Falgout 2017-02-12 22:52:39 -0600
  • cb0defc64f Fix name in copyright headers Dustin Falgout 2017-02-12 22:13:18 -0600
  • 89a51f026e remove hard-coded tmp directory. other small changes. Dustin Falgout 2017-02-12 22:09:18 -0600
  • 8adec67d14 name change Dustin Falgout 2017-02-12 21:31:28 -0600
  • f9706cb3b9 Fix build script to properly handle DESTDIR and PREFIX options. Dustin Falgout 2017-02-12 18:44:55 -0600
  • 6899920f3d update Makefile (for real this time). few other small changes. Dustin Falgout 2017-02-12 04:20:42 -0600
  • e0b775d4d7 update Makefile Dustin Falgout 2017-02-12 03:40:32 -0600
  • d8f97f278c add requirments.txt file just for dependency tracking Dustin Falgout 2017-02-12 01:57:40 -0600
  • 8a7261f164 update readme Dustin Falgout 2017-02-12 00:26:43 -0600
  • cd4ce7b1c6 code cleanup Dustin Falgout 2017-02-12 00:14:20 -0600
  • c5220449fc remove shebang lines from files that are not meant to be executed. Change shebang line on executable to use python3 explicitly. Dustin Falgout 2017-02-11 23:58:00 -0600
  • e5f9d0b90d remove unused imports Dustin Falgout 2017-02-11 23:18:29 -0600
  • 13197eb9cb update circle.yml Dustin Falgout 2017-02-11 23:08:19 -0600
  • 411625738e Revert 388cbce058 Dustin Falgout 2017-02-11 23:05:50 -0600
  • f0f2d9ea83 replace $.Deferred() usage in the default theme with ES6 Promise Dustin Falgout 2017-02-11 23:04:36 -0600
  • 388cbce058 Make bridge objects' methods static where applicable Dustin Falgout 2017-02-11 22:46:14 -0600
  • 9081b833ac Update Dockerfile Dustin Falgout 2017-02-11 22:04:08 -0600
  • 2f4fb1a0de Update Dockerfile Dustin Falgout 2017-02-11 21:57:49 -0600
  • fb761c7e65 update CI build Dustin Falgout 2017-02-11 21:52:13 -0600
  • 84ff3c87ed fix Makefile Dustin Falgout 2017-02-11 21:38:30 -0600
  • ee9de26e59 Update readme. bump version. Dustin Falgout 2017-02-11 21:14:54 -0600
  • 40f01ab9e1 Update readme. bump version. Dustin Falgout 2017-02-11 20:58:19 -0600
  • ed37599fbb automatically start at-spi-service if its available (for accessibility) Dustin Falgout 2017-02-11 20:46:05 -0600
  • adebcc80a4 fix config file handling so that apps can be run from dev copies and installed copies seamlessly Dustin Falgout 2017-02-11 19:48:25 -0600
  • 83884e7f67 Code Improvements and directory structure changes. Dustin Falgout 2017-02-11 08:12:40 -0600
  • 830a9e94e5 update gitattributes Dustin Falgout 2017-02-10 05:11:32 -0600
  • 40b9434f44 update .gitattributes Dustin Falgout 2017-02-10 05:00:27 -0600
  • fe77a1c2e3 update .gitattributes Dustin Falgout 2017-02-10 04:57:11 -0600
  • 950af2743b fix config file generation Dustin Falgout 2017-02-10 04:46:18 -0600
  • 74129cbdde Update Readme Dustin Falgout 2017-02-09 06:04:43 -0600
  • c9a7836510 cachebuster round 2 Dustin Falgout 2017-02-09 05:00:11 -0600
  • 10e03f258d github cache buster Dustin Falgout 2017-02-09 04:52:46 -0600
  • 1b2b36c498 fix makefile Dustin Falgout 2017-02-09 04:12:28 -0600
  • c4d81edbce ... Dustin Falgout 2017-02-07 05:07:03 -0600
  • 7c2e3e7117 trying to flush gitattributes from github cache Dustin Falgout 2017-02-07 05:05:40 -0600
  • b4f8921321 Update .gitattributes Dustin Falgout 2017-02-07 04:48:08 -0600
  • 243dc9a827 update readme Dustin Falgout 2017-02-07 02:45:22 -0600
  • 717e96090c Update .gitattributes Dustin Falgout 2017-02-07 02:43:02 -0600
  • 07c0b93260 Update .gitattributes Dustin Falgout 2017-02-07 02:40:38 -0600
  • 0801a7b37e add Makefile Dustin Falgout 2017-02-06 05:46:36 -0600
  • 111ac5c4fd update .gitignore Dustin Falgout 2017-02-06 05:46:20 -0600
  • 7bfcf99f00 add .gitattributes file to fix github's programming language stats Dustin Falgout 2017-02-06 05:42:46 -0600
  • 56b80762f6 include dist directory Dustin Falgout 2017-02-06 05:33:32 -0600
  • 66f1db634c update .gitignore Dustin Falgout 2017-02-06 05:32:34 -0600
  • 26ff1da7ff The master branch now completely belongs to web-greeter 3.0 😤 Dustin Falgout 2017-02-06 05:28:24 -0600
  • d682a4636a almost ready for testing Dustin Falgout 2017-02-05 02:36:17 -0600
  • d0e7b401b4 Finish Theme class. Also some work on build config. Dustin Falgout 2017-02-02 05:08:12 -0600
  • 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). Dustin Falgout 2017-01-31 07:59:42 -0600
  • 8d7e0f8db0 fix imports Dustin Falgout 2017-01-29 05:37:33 -0600
  • 5925c78bf2 almost finished with initial implementation Dustin Falgout 2017-01-29 05:00:25 -0600
  • 45b39259da more progress on python port Dustin Falgout 2017-01-28 20:30:16 -0600
  • cbdb33eb97 progress on python port, passed the halfway point now. Dustin Falgout 2017-01-26 23:06:17 -0600
  • 458a292530 more work on python port Dustin Falgout 2017-01-22 23:40:36 -0600
  • 9f7ece48eb Finish with the LightDMGreeter Bridge Object Dustin Falgout 2017-01-22 21:40:07 -0600
  • 5d243fccae start working on migrating codebase to python with qt webengine backend. Dustin Falgout 2017-01-22 14:11:20 -0600
  • 17cc64021b bump version. update change log. Dustin Falgout 2017-01-18 20:41:47 -0600
  • e812e98bcf disable accelerated compositing mode in webkit to workaround crash until the issue is fixed upstream. Fixes #107 Dustin Falgout 2017-01-18 19:54:48 -0600
  • c267e529d8 finish up config refactor Dustin Falgout 2017-01-18 02:19:56 -0600
  • eccf289659 update copyright year Dustin Falgout 2017-01-07 23:55:25 -0600
  • c10131240c move config file parsing into its own module. Dustin Falgout 2017-01-07 23:40:40 -0600
  • 9a1d916918 drop lightdm from config and desktop file names. Dustin Falgout 2017-01-07 16:34:44 -0600
  • 02abfe1fa3 update changelog format and added appstream metadata file Dustin Falgout 2017-01-03 04:02:52 -0600
  • d1f07e9de9 update changelog format Dustin Falgout 2017-01-03 01:45:57 -0600
  • 48023e0bbc wait until "page loaded" callback to schedule the callback for the "theme loaded" check. Dustin Falgout 2016-12-30 12:36:20 -0600