947 Commits (master)
 

Author SHA1 Message Date
Jonathan Rosenbaum 15ecc409b1 Corrected ofelia typo. 9 months ago
Jonathan Rosenbaum dffbba76ce Updates browserlist daily with a ofelia job, so that caniuse generates the newest browsers. 9 months ago
Jonathan Rosenbaum a1f2b7ccfb Getting more detail about response from ReCaptcha v3 1 year ago
Jonathan Rosenbaum ed6cd6f9d6 Yay, ReCaptcha v3 is now working properly, still need to perfect the render page. 1 year ago
Jonathan Rosenbaum 4ea41449a3 Bumping up to only humans. 1 year ago
Jonathan Rosenbaum 8d8978eec6 Adds ReCaptcha v3 to all the other known sign-ins 1 year ago
Jonathan Rosenbaum e764ccc1ff Recaptcha v3 should be working now, but you must have a site key and secret key since env is hardwired into head. 1 year ago
Jonathan Rosenbaum 9ea241f8ec Corrects spelling mistake 1 year ago
Jonathan Rosenbaum 32b3904c39 ReCaptcha v3 - almost working 1 year ago
Jonathan Rosenbaum 4d39814468 Improves ofelia documentation, changes job name for docker-compose.yml to test version. Comments out cantainer_name to avoid container conflicts with multiple instances. 1 year ago
Jonathan Rosenbaum e13ee3f1d9 Updating this file, just an initial start. 1 year ago
Jonathan Rosenbaum 213305ff31 Adds ofelia labels to schedule caniuse.js jobs. Updates the README, to provide an example ofelia job scheduler service. 1 year ago
Jonathan Rosenbaum 3a7cc21ba5 Noting best way to export database with pg_dump. 1 year ago
Jonathan Rosenbaum 9f89edda34 Correcting a spelling mistake. 1 year ago
Jonathan Rosenbaum e1dcc065c6 Didn't realize the change was that this was commented out. Corrected. 1 year ago
Jonathan Rosenbaum 451c0addfd Put logic in wrong definition. Copy/paste mistake. 1 year ago
Jonathan Rosenbaum 6324c03895 Adds new registration step module, and some testing code. 1 year ago
Jonathan Rosenbaum 0e502373a9 Changes steps, and adds debug code piped to a file. 1 year ago
Jonathan Rosenbaum 48a1ca3725 Adds debug code piped to a file. 1 year ago
Jonathan Rosenbaum 58c21b5e4a Updates views 1 year ago
Jonathan Rosenbaum 0f08affd23 Locale changes 1 year ago
Jonathan Rosenbaum 4b651a0e18 This removes the contact form. 1 year ago
Jonathan Rosenbaum 99c1e8d204 Adds new pnpm dependency files. 1 year ago
Jonathan Rosenbaum 52f5f51f50 Modernizes docker-compose, add git-lfs to Dockerfile. 1 year ago
Jonathan Rosenbaum 606e44f059 Moved to pnpm. Added caniuse.js to Dockerfile. 1 year ago
Jonathan Rosenbaum a0305d8463 Removed erroneous files added during earlier processing 1 year ago
Jonathan Rosenbaum 8aba45d10e Solves the broken Bumbleberry issue using browserslist (caniuse-lite) to identify and copy modern css for new browsers, while maintaining backwards compatibility with obscure browsers. 1 year ago
Jonathan Rosenbaum a35f0df3ba Ignore node_module & public/stylesheets 1 year ago
Jonathan Rosenbaum 02c685db6a Adding important lock files to the reporsitory 1 year ago
Jonathan Rosenbaum 437d093486 Development improvements: Don't save temp containers, and recreate volumes by not making them external. 1 year ago
Jonathan Rosenbaum bdbeb85329 Didn't me an to commit this file. :) 1 year ago
Jonathan Rosenbaum fa25fdd1ec For consistency, minor change to documentation in this file. 1 year ago
Jonathan Rosenbaum 7f1244457d Modernizes the docker command in relation to compose, which is now a plugin. 1 year ago
Jonathan Rosenbaum c4e0733cd5 Updated readme to reflect the requirement to install git-lfs. 1 year ago
Jonathan Rosenbaum 16497c1c86 spelling - xml to yaml 2 years ago
Jonathan Rosenbaum 336142d54a spelling - xml to yml 2 years ago
Jonathan Rosenbaum 711bdbb52d change some wording 2 years ago
Jonathan Rosenbaum 20d5443a61 better 2 years ago
Jonathan Rosenbaum fdc41fe4f8 Improvements - now have letsencrypt documentation 2 years ago
Jonathan Rosenbaum fe7b0e43f6 Commonly used environmental variables in .env 2 years ago
Jonathan Rosenbaum 12a1a22551 Details about the bike_bike_advanced_environment file 2 years ago
Jonathan Rosenbaum 176637ab2e What to do after installation 2 years ago
Jonathan Rosenbaum 89748c6927 Adds sidekiq as its own container process. 3 years ago
Jonathan Rosenbaum 0e776f25e0 Adds sidekiq Web UI @ /sidekiq . Next shall add sidekiq container to get the daemon rolling. 3 years ago
Jonathan Rosenbaum 65a3c97fc8 Adds redis container, this fixes delayed mail error which uses sidekiq/redis, however, emails only go out on test becasue a non-delayed method is utilized. Trying to figure out why the existing is not working. 3 years ago
Jonathan Rosenbaum a5a13930e5 Adds more enlightenment for switching from development to production; adds vim and less to Dockerfile. 3 years ago
Jonathan Rosenbaum 79743c1449 Adds development mode, improves the assets, updates the README with helpful information! 3 years ago
Jonathan Rosenbaum d288f192fa Allow dots in conference names. This wasn't an accent issue. Now something like conferences/Ciudad.de.México.22 works. 3 years ago
Jonathan Rosenbaum b3b6d41738 This removes any env reference from the rails command, since RAILS_ENV handles this easier, and changes Administrate to Administer, which is the more common spelling. 3 years ago
Jonathan Rosenbaum f65cab24ab This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded. 3 years ago