Dustin Falgout
|
b938ee1f78
|
update docs
|
8 years ago |
Dustin Falgout
|
d6c54a368e
|
update vendor libs and mock.js script.
|
8 years ago |
Dustin Falgout
|
6524d0b58d
|
update dependencies
|
8 years ago |
Dustin Falgout
|
2629e092e2
|
Show theme recovery modal when we detect an uncaught javascript exception.
|
8 years ago |
Dustin Falgout
|
cc41cee218
|
replace theme heartbeat as the implementation was flawed. instead check window object for existence of required theme functions and give user option to switch themes if check fails.
|
8 years ago |
Dustin Falgout
|
dc96e64096
|
update utils script
|
8 years ago |
Dustin Falgout
|
698418ff47
|
The rest of what Fixes #91
|
8 years ago |
Dustin Falgout
|
3be24ee76d
|
first part of the fix for #91
|
8 years ago |
Dustin Falgout
|
181a8aa6a2
|
Fix logic bug. Fixes #88
|
8 years ago |
Dustin Falgout
|
adb049fdd3
|
fix build when lightdm 19.2+ is installed.
|
8 years ago |
Dustin Falgout
|
1a83ef2c83
|
Merge pull request #87 from FallingSnow/patch-1
Fixed missing let for error "MockData is not defined"
|
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
|
a3f9c2ba5f
|
fix incorrect build command
|
8 years ago |
Dustin Falgout
|
059f2db64d
|
dont build docker image if we already have a cached copy of it.
|
8 years ago |
Dustin Falgout
|
5c71bca36c
|
Merge pull request #86 from minijackson/patch-1
Change hard-coded path to meson option
|
8 years ago |
Rémi NICOLE
|
03a8af8948
|
Change hard-coded path to meson option
|
8 years ago |
Dustin Falgout
|
ff500a437d
|
finish implementing utility function for getting the current localized time as well as allowing the format and language to be overridden in the config file.
|
8 years ago |
Dustin Falgout
|
3a9f5a782b
|
fix duplicate namespace declarations
|
8 years ago |
Dustin Falgout
|
7affd4dd01
|
more work on configurable time format
|
8 years ago |
Dustin Falgout
|
a68a51ecd7
|
dont include vendor libs in documentation
|
8 years ago |
Dustin Falgout
|
ebfb5ce023
|
prepping theme api documentation for upcoming release
|
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
|
4e4e95adfa
|
dont track auto-generated files in git repo
|
8 years ago |
Dustin Falgout
|
ef9b64a9a1
|
dont track auto-generated files in git repo
|
8 years ago |
Dustin Falgout
|
312e23c23c
|
discontinue use of some deprecated methods if built with gtk 3.22+
|
8 years ago |
Dustin Falgout
|
4fc9fb189a
|
remove trailing slashes from dirpaths
|
8 years ago |
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 |