Dustin Falgout
|
e7dd22eab1
|
handle cases where reading config file fails
|
8 years ago |
Dustin Falgout
|
c9b5a4bc71
|
:doh:
|
8 years ago |
Dustin Falgout
|
9d5756b0fa
|
:doh:
|
8 years ago |
Dustin Falgout
|
b91e104d0b
|
Dont use readonly attribute for now
|
8 years ago |
Dustin Falgout
|
79eb95b205
|
Dont set attributes flags on class definition
|
8 years ago |
Dustin Falgout
|
fb46cba0bd
|
fix incorrect attributes arguments
|
8 years ago |
Dustin Falgout
|
085fd455a8
|
add shadow class in JS for the injected __GreeterConfig class to hold docstrings.
|
8 years ago |
Dustin Falgout
|
4f81b8b9cd
|
injected classes are actually instances
|
8 years ago |
Dustin Falgout
|
1cf04bae81
|
can't extend custom classes injected from C
|
8 years ago |
Dustin Falgout
|
63c92bb754
|
missed a couple renames
|
8 years ago |
Dustin Falgout
|
72e90fa276
|
remove some unfinished & no longer needed javascript files. started working on a new utility function for retrieving the current time as discussed in #83
|
8 years ago |
Dustin Falgout
|
ddafa1eff8
|
update translations with latest from transifex
|
8 years ago |
Dustin Falgout
|
fdc0a32f0c
|
update url for Transifex
|
8 years ago |
Dustin Falgout
|
4151b98985
|
update change log
|
8 years ago |
Dustin Falgout
|
6362e4b4d4
|
code cleanup
|
8 years ago |
Dustin Falgout
|
102b5c3f63
|
honor configuration for secure_mode (enabled/disabled).
|
8 years ago |
Dustin Falgout
|
ff9db07e1d
|
fix build (for real this time)
|
8 years ago |
Dustin Falgout
|
bdb6dd4a84
|
fix typo
|
8 years ago |
Dustin Falgout
|
36b4e56db2
|
fix build
|
8 years ago |
Dustin Falgout
|
7cfda5ac76
|
Update Dockerfile
|
8 years ago |
Dustin Falgout
|
0f0b95ad0c
|
Update circle.yml
|
8 years ago |
Dustin Falgout
|
a471e8485d
|
Update Dockerfile
|
8 years ago |
Dustin Falgout
|
3b20ebcf44
|
Update circle.yml
|
8 years ago |
Dustin Falgout
|
2b1ebd6e9c
|
update change log
|
8 years ago |
Dustin Falgout
|
0bcc2acdcf
|
update circle.yml
|
8 years ago |
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 |