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.
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
|
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 |
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
|
796e78a980
|
fix a few minor bugs in the default theme. dont worry about return value after injecting heartbeat script.
|
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
|
1c4e4537a0
|
moving theme heartbeat into the greeter.
|
8 years ago |
Dustin Falgout
|
96dec934fb
|
finish removing autotools files
|
8 years ago |
Dustin Falgout
|
e187194b3c
|
fix mock script causing theme to fail when lightdm is running
|
8 years ago |
Dustin Falgout
|
72e07490b7
|
fix incorrect option names
|
8 years ago |
Pascal Jufer
|
279f25bf5b
|
Complete revert bugsnag error reporting
In addition to 9532d2395e
|
8 years ago |
Dustin Falgout
|
73dd97a341
|
Update README.md
|
9 years ago |
Dustin Falgout
|
01bc700523
|
finally done with docs I think.
|
9 years ago |
Dustin Falgout
|
448aec6d72
|
...
|
9 years ago |
Dustin Falgout
|
a248c9e2e1
|
starting to hate jsdoc
|
9 years ago |
Dustin Falgout
|
5d52b7913f
|
trying to fix jsdoc error
|
9 years ago |
Dustin Falgout
|
10398f0612
|
trying to fix jsdoc error
|
9 years ago |
Dustin Falgout
|
3b3ce8aa4a
|
add ConfigFile class to mock
|
9 years ago |
Dustin Falgout
|
c0ab08dc68
|
add ConfigFile class to mock
|
9 years ago |
Dustin Falgout
|
c1e908793a
|
code cleanup and documentation
|
9 years ago |
Dustin Falgout
|
c5583aed69
|
code cleanup and documentation
|
9 years ago |
Dustin Falgout
|
dd9d346b97
|
more work on theme api docs and mock script
|
9 years ago |
Dustin Falgout
|
7bd8d8bf36
|
more work on theme api docs and mock script
|
9 years ago |
Dustin Falgout
|
96587a0b31
|
more work on theme api docs and mock script
|
9 years ago |
Dustin Falgout
|
0cf030682d
|
still working on theme api docs / mock script.
|
9 years ago |
Dustin Falgout
|
311b9f7cf9
|
still working on theme api docs / mock script.
|
9 years ago |
Dustin Falgout
|
8cec4ede95
|
still working on theme api docs / mock script.
|
9 years ago |
Dustin Falgout
|
cb4f1a1e0a
|
still working on theme api docs / mock script.
|
9 years ago |
Dustin Falgout
|
65d9dccec3
|
still working on theme api docs / mock script.
|
9 years ago |
Dustin Falgout
|
a9211cd9ef
|
still working on theme api docs / mock script.
|
9 years ago |
Dustin Falgout
|
8fd1430d40
|
fix typo
|
9 years ago |
Dustin Falgout
|
7383c01d65
|
more work on theme api docs and mock script
|
9 years ago |
Dustin Falgout
|
4c966006d1
|
checking how doc generator handles class expressions.
|
9 years ago |
Dustin Falgout
|
807d73952a
|
working on #56
|
9 years ago |
Dustin Falgout
|
9532d2395e
|
revert bugsnag error reporting related changes
|
9 years ago |
Dustin Falgout
|
a5a9d4f7e2
|
sync local with github
|
9 years ago |
Dustin Falgout
|
9a2f681e39
|
add bugsnag error reporting to the default theme
|
9 years ago |
Dustin Falgout
|
70ae8d2168
|
add bugsnag automated error reporting
|
9 years ago |
Dustin Falgout
|
eadd8b0279
|
update theme readme
|
9 years ago |
Dustin Falgout
|
c6991b7388
|
fix race condition with theme heartbeat. finalize 2.1.4 release. updated translations.
|
9 years ago |
Dustin Falgout
|
3d05358685
|
fix build errors
|
9 years ago |
Dustin Falgout
|
418138d863
|
fixed #31 background switcher bug. fixed issues with new theme heartbeat feature.
|
9 years ago |
Dustin Falgout
|
975d24cfeb
|
added theme heartbeat that will hopefully allow us to detect when script execution is broken in the web process so we can fallback to the simple theme (so the user isn't stuck on a broken login screen)
|
9 years ago |