947 Commits (master)
 

Author SHA1 Message Date
Jonathan Rosenbaum 15ecc409b1 Corrected ofelia typo. 3 months ago
Jonathan Rosenbaum dffbba76ce Updates browserlist daily with a ofelia job, so that caniuse generates the newest browsers. 3 months ago
Jonathan Rosenbaum a1f2b7ccfb Getting more detail about response from ReCaptcha v3 9 months ago
Jonathan Rosenbaum ed6cd6f9d6 Yay, ReCaptcha v3 is now working properly, still need to perfect the render page. 9 months ago
Jonathan Rosenbaum 4ea41449a3 Bumping up to only humans. 9 months ago
Jonathan Rosenbaum 8d8978eec6 Adds ReCaptcha v3 to all the other known sign-ins 9 months 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. 9 months ago
Jonathan Rosenbaum 9ea241f8ec Corrects spelling mistake 9 months ago
Jonathan Rosenbaum 32b3904c39 ReCaptcha v3 - almost working 9 months 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. 9 months ago
Jonathan Rosenbaum e13ee3f1d9 Updating this file, just an initial start. 9 months ago
Jonathan Rosenbaum 213305ff31 Adds ofelia labels to schedule caniuse.js jobs. Updates the README, to provide an example ofelia job scheduler service. 9 months ago
Jonathan Rosenbaum 3a7cc21ba5 Noting best way to export database with pg_dump. 9 months ago
Jonathan Rosenbaum 9f89edda34 Correcting a spelling mistake. 9 months ago
Jonathan Rosenbaum e1dcc065c6 Didn't realize the change was that this was commented out. Corrected. 9 months ago
Jonathan Rosenbaum 451c0addfd Put logic in wrong definition. Copy/paste mistake. 9 months ago
Jonathan Rosenbaum 6324c03895 Adds new registration step module, and some testing code. 9 months ago
Jonathan Rosenbaum 0e502373a9 Changes steps, and adds debug code piped to a file. 9 months ago
Jonathan Rosenbaum 48a1ca3725 Adds debug code piped to a file. 9 months ago
Jonathan Rosenbaum 58c21b5e4a Updates views 9 months ago
Jonathan Rosenbaum 0f08affd23 Locale changes 9 months ago
Jonathan Rosenbaum 4b651a0e18 This removes the contact form. 9 months ago
Jonathan Rosenbaum 99c1e8d204 Adds new pnpm dependency files. 9 months ago
Jonathan Rosenbaum 52f5f51f50 Modernizes docker-compose, add git-lfs to Dockerfile. 9 months ago
Jonathan Rosenbaum 606e44f059 Moved to pnpm. Added caniuse.js to Dockerfile. 9 months ago
Jonathan Rosenbaum a0305d8463 Removed erroneous files added during earlier processing 9 months 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. 9 months ago
Jonathan Rosenbaum a35f0df3ba Ignore node_module & public/stylesheets 9 months ago
Jonathan Rosenbaum 02c685db6a Adding important lock files to the reporsitory 9 months ago
Jonathan Rosenbaum 437d093486 Development improvements: Don't save temp containers, and recreate volumes by not making them external. 9 months ago
Jonathan Rosenbaum bdbeb85329 Didn't me an to commit this file. :) 10 months ago
Jonathan Rosenbaum fa25fdd1ec For consistency, minor change to documentation in this file. 10 months ago
Jonathan Rosenbaum 7f1244457d Modernizes the docker command in relation to compose, which is now a plugin. 10 months ago
Jonathan Rosenbaum c4e0733cd5 Updated readme to reflect the requirement to install git-lfs. 10 months 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. 2 years ago
Jonathan Rosenbaum 0e776f25e0 Adds sidekiq Web UI @ /sidekiq . Next shall add sidekiq container to get the daemon rolling. 2 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. 2 years ago
Jonathan Rosenbaum a5a13930e5 Adds more enlightenment for switching from development to production; adds vim and less to Dockerfile. 2 years ago
Jonathan Rosenbaum 79743c1449 Adds development mode, improves the assets, updates the README with helpful information! 2 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. 2 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. 2 years ago
Jonathan Rosenbaum f65cab24ab This adds ADMIN_EMAIL for those places in the code where godwin's email address was hardcoded. 2 years ago