Dustin Falgout
|
8c595ecfd8
|
update dockerfile
(cherry picked from commit 18d6132593145c031902c3a1b73bb7f1f8ccb89b)
# Conflicts:
# build/ci/Dockerfile
|
8 years ago |
Dustin Falgout
|
4855895d56
|
update gitignore
|
8 years ago |
Dustin Falgout
|
9f5e4e9c3e
|
remove typdef work-arounds for clion bugs
|
8 years ago |
Dustin Falgout
|
0a32a1312d
|
update api usage for lightdm 1.19.2+
|
8 years ago |
Dustin Falgout
|
113897331c
|
fix use of possibly uninitialized variable.
|
8 years ago |
Dustin Falgout
|
55459818f5
|
Update README.md
|
8 years ago |
Dustin Falgout
|
73dd94eefa
|
Update README.md
|
8 years ago |
Dustin Falgout
|
2dd4d680c3
|
Fixes #78
|
8 years ago |
Dustin Falgout
|
5a8057948e
|
...
|
8 years ago |
Dustin Falgout
|
f7f0d8ac8a
|
...
|
8 years ago |
Dustin Falgout
|
a0b019a937
|
...
|
8 years ago |
Dustin Falgout
|
c40b6bba58
|
code cleanup
|
8 years ago |
Dustin Falgout
|
6558aa133b
|
update readme
|
8 years ago |
Dustin Falgout
|
0cd8ce6a0d
|
update readme
|
8 years ago |
Dustin Falgout
|
4679fa9714
|
arrange structure so that the real greeter class and the mock greeter class can both be derived from the same base class.
|
8 years ago |
Dustin Falgout
|
73ed0a546c
|
start working on #77
|
8 years ago |
Dustin Falgout
|
c44dd13726
|
update config file with an option to disable the restriction on external http requests.
|
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
|
9d0170c738
|
fix issues with request restrictions implmented in previous commit.
|
8 years ago |
Dustin Falgout
|
3b345fcd86
|
restrict the http requests allowed to be made by the web process. Only local request are allowed. Requests must be for resources within one of the allowed directories (the directories found in lightdm-webkit2-greeter.conf as well as the themes' directory)
|
8 years ago |
Dustin Falgout
|
e31680ee7b
|
minor improvements to the simple theme
|
8 years ago |
Dustin Falgout
|
cc0f3436f9
|
build file cleanup
|
8 years ago |
Dustin Falgout
|
2d9e5a8720
|
maintain backwards compatibility with versions of webkitgtk less than 2.14
|
8 years ago |
Dustin Falgout
|
3c68af60d7
|
update greeter.c to properly load scripts
|
8 years ago |
Dustin Falgout
|
7ca38d7eeb
|
add base class for auto-binding this (es6).
|
8 years ago |
Dustin Falgout
|
1b6b93709c
|
catch SIGINT singals so we can quit properly
|
8 years ago |
Dustin Falgout
|
fc11825ea5
|
fix another typo
|
8 years ago |
Dustin Falgout
|
01234103af
|
fix typo
|
8 years ago |
Dustin Falgout
|
e656622f28
|
make sure theme heartbeat is stopped before we start the session
|
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
|
fc14528535
|
remove deprecated lightdm.start_authentication method
|
8 years ago |
Dustin Falgout
|
6a2add97e5
|
remove debug output
|
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
|
a388c045f0
|
fix another error in heartbeat.js
|
8 years ago |
Dustin Falgout
|
dc0416790b
|
remove leftover make files
|
8 years ago |
Dustin Falgout
|
58355b3632
|
dont enable mock.js script in production
|
8 years ago |
Dustin Falgout
|
305005645a
|
remove deprecated html tags from simple theme.
|
8 years ago |
Dustin Falgout
|
adac192b87
|
fix error in heartbeat script and regenerate resources files
|
8 years ago |
Dustin Falgout
|
8163b44495
|
still fighting to get the webkit extension to work again
|
8 years ago |
Dustin Falgout
|
45459acd0d
|
still fighting to get the webkit extension to work again
|
8 years ago |
Dustin Falgout
|
5948314b67
|
fix quotes in extdir variable
|
8 years ago |
Dustin Falgout
|
9f858d8e8c
|
fix meson.build file (was installing webkit extension into wrong location...omg)
|
8 years ago |
Dustin Falgout
|
6bf654e18b
|
I hate C
|
8 years ago |
Dustin Falgout
|
6d5b1e7d3e
|
..
|
8 years ago |
Dustin Falgout
|
cc141e1941
|
😒
|
8 years ago |
Dustin Falgout
|
f9ca7ce81b
|
😒
|
8 years ago |
Dustin Falgout
|
36e3e198c4
|
fix issues with imcompatible pointers
|
8 years ago |