31 Commits (3a9f5a782bcf4cd232dc3023acdbb5497a4426d3)

Author SHA1 Message Date
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 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 9d5756b0fa :doh: 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 9f5e4e9c3e remove typdef work-arounds for clion bugs 8 years ago
Dustin Falgout 2dd4d680c3 Fixes #78 8 years ago
Dustin Falgout 5a8057948e ... 8 years ago
Dustin Falgout c40b6bba58 code cleanup 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 9d0170c738 fix issues with request restrictions implmented in previous commit. 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 1b6b93709c catch SIGINT singals so we can quit properly 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 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 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 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 2d2bb515bb finish moving heartbeat to greeter 8 years ago
Dustin Falgout 1c4e4537a0 moving theme heartbeat into the greeter. 8 years ago
Dustin Falgout fe88bee331 move gresource files into separate directory 8 years ago
Dustin Falgout 1dd34f2a21 rename src files 8 years ago
Dustin Falgout ad2c874952 fix docstring formatting 8 years ago
Dustin Falgout 4805ce2b5b 😤 8 years ago
Dustin Falgout 1b09ecf47f use gresource system to load css file 8 years ago
Dustin Falgout e0a2c6cf77 part of #70 8 years ago
Dustin Falgout 66392277da code cleanup 8 years ago
Dustin Falgout cba0ea15ca revert change from 1e8190844ac8a55b5eaf74aa167c3567888bc632 involving how we set the default cursor so that there is no ugly cursor shown to the user after the greeter exits. 9 years ago
Dustin Falgout 63c6d1e7ca code style nitpicking 9 years ago
Sebastien Chapuis 5de239f6a7 Fix #60: Remove comment from theme string 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 6f00d7a08d working on #43 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 026bad4e07 fix message_received_cb function 9 years ago
Dustin Falgout 4f14803e88 set webkit cookie policy for our web context 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
Dustin Falgout e65958b6d8 remove unused variable 9 years ago
Dustin Falgout 13f99ef38c use default web context 9 years ago