Commit Graph

  • 87ea81378c Remove heartily work and opensource license until revamp. main Gary 2024-03-14 17:06:05 -07:00
  • 7564cc9e81 main: add webgl fallback for browsers that have it disabled. Gary 2024-01-16 14:43:46 -08:00
  • 0d31aa63fe main: added last hour hosting to getinvolved page. Tony Marsella 2023-12-26 13:12:33 -08:00
  • e685395ffa Public: updated favicon icon. Gary 2023-12-13 11:34:43 -08:00
  • 57161abfbb convert to node:20-alpine from 16 Gary 2023-09-28 14:42:27 -07:00
  • d6435de3a5 hotfix Gary 2023-09-28 14:34:31 -07:00
  • aae0fadd34 hotfix buttons and file removal Gary 2023-08-31 09:52:46 -07:00
  • 437aa654e3 remove playback controls Gary 2023-08-30 19:06:52 -07:00
  • ed5eb47946 optimized poster images Gary 2023-08-30 19:02:47 -07:00
  • bc7b294d84 Hotfix video loading speeds Gary 2023-08-30 18:55:14 -07:00
  • a164fd2e04 remove unnecessary files Gary 2023-08-30 16:50:42 -07:00
  • 462d96cf14 Update release Gary 2023-08-30 16:44:44 -07:00
  • 461a75c70a Hot Fix responsive font Tony Marsella 2023-08-21 10:21:47 -07:00
  • ddbcdd4e67 branding update Tony Marsella 2023-08-21 09:50:34 -07:00
  • 541d65e2b1 Replaced invidious links with odysee links. Tony Marsella 2023-08-07 14:31:33 -07:00
  • 27037fe7b3 hot fix testing Tony Marsella 2023-08-07 14:20:59 -07:00
  • e2d016f77f hotfix test Tony Marsella 2023-08-07 14:13:58 -07:00
  • c621983b61 hot fix button video urls Tony Marsella 2023-07-11 12:27:59 -07:00
  • 28e4af0821 package removal, fixed video buttons Tony Marsella 2023-07-11 12:18:21 -07:00
  • f9780bf388 Removed videoask, using alias email instead for contacting Tony Marsella 2023-07-11 11:17:43 -07:00
  • 93631f4bfd hot fix for import paths Tony Marsella 2023-06-26 17:50:29 -07:00
  • 50b02db5dc Merge pull request 'feature-about-statement-of-faith-initial-implement' (#2) from feature-about-statement-of-faith into main Tony Marsella 2023-06-27 00:40:59 +00:00
  • beae486c3a consistent naming convention initial implement statement of faith section feature-about-statement-of-faith Tony Marsella 2023-06-26 17:38:32 -07:00
  • 6e8d4cd57f Merge pull request 'feature-get-involved-services' (#1) from feature-get-involved into main Tony Marsella 2023-06-26 23:11:01 +00:00
  • bf7342f998 adds sections for shiloh services githaven, remnant chat, agilegrace feature-get-involved Tony Marsella 2023-06-26 16:04:34 -07:00
  • d5f69bfda0 Update to next.js package Tony Marsella 2023-06-26 16:03:16 -07:00
  • 94cf81dcbf hot fix reconnected component variable. Tony Marsella 2023-06-23 13:35:32 -07:00
  • 169f514a4e hot fix for buttons on mobile Tony Marsella 2023-06-23 13:24:09 -07:00
  • 7ad234ec36 Update to site Tony Marsella 2023-06-06 17:16:48 -07:00
  • 426b6d695c improved port mapping Tony Marsella 2023-06-06 09:27:42 -07:00
  • b31fe9c7c1 Added step to expose port 3000 to host Tony Marsella 2023-05-19 13:58:10 -07:00
  • 08a73f7cb2 Updates to Dockerfile for production Tony Marsella 2023-05-19 13:21:07 -07:00
  • 5978505cb7 Revert on directory paths. Tony Marsella 2023-05-19 13:00:47 -07:00
  • 7e5d66ffbc Testing directory changes Tony Marsella 2023-05-19 12:54:45 -07:00
  • d9b0032631 Changed port to 8080 Tony Marsella 2023-05-19 12:45:51 -07:00
  • 64f7a2942a Changed docker-compose and Dockerfile to be production ready. Tony Marsella 2023-05-19 12:25:23 -07:00
  • 9ebcca56d5 update to local system Tony Marsella 2023-05-18 12:03:16 -07:00
  • 6f54d9cd93 Changed ports in docker yml file Tony Marsella 2023-05-18 10:44:19 -07:00
  • 751982fe7b changed port numbers tony 2023-05-16 16:57:15 -07:00
  • 11a4307c57 Added Tailwind package files to Dockerfile tony 2023-05-16 15:47:18 -07:00
  • 5242d04a46 changes made to file naming structure tony 2023-05-16 15:42:34 -07:00
  • a6996564ce Added docker files for server tony 2023-05-16 15:08:37 -07:00
  • 2448e8d2bb changed components directory to be all lowercase. updated import file paths. tony 2023-05-16 14:59:33 -07:00
  • d58327be66 Replaced depricated @next/font with next/font tony 2023-05-16 14:28:59 -07:00
  • 35cb11cc80 Replaced depricated @Next Font with Next/font tony 2023-05-16 14:28:11 -07:00
  • 9ed2948aff Added default locale language setting for app. tony 2023-05-16 14:14:42 -07:00
  • 97bcc8e8da Modified the path map to not have the wildcard included. tony 2023-05-15 16:31:08 -07:00
  • d29c9a3438 Removed image optimization error. will update to latest import method later. tony 2023-05-15 16:23:13 -07:00
  • 0ad0a18f06 Remove NODE ENV key from env config in next config tony 2023-05-15 16:12:50 -07:00
  • a180227356 Changed basepath to empty string for next config file. tony 2023-05-15 16:09:51 -07:00
  • fda58f306b Updated the next config file to prepare for deploy tony 2023-05-15 16:06:09 -07:00
  • 73be01dd40 Changes made to config file for deployment. tony 2023-05-15 16:00:14 -07:00
  • ec4be61079 Revert back to run start script in package.json. Working to get application to complete building On Fleek.co tony 2023-05-15 15:36:03 -07:00
  • 26091d06ec Added export script to package.json file tony 2023-05-15 15:29:06 -07:00
  • 88d9133bd5 Change to file path video button. tony 2023-05-15 15:21:24 -07:00
  • 92b8b82d1b Modifications to file naming and updates to NPM packages. tony 2023-05-15 15:03:34 -07:00
  • c8575d9ce7 Minor changes tony 2023-05-03 10:47:46 -07:00
  • 641728773a Got rid of the poster attribure and replaced with the preload attribute so it feels snappier tony 2023-04-20 13:09:40 -07:00
  • f2e387f9d3 Added next dynamic import to sections on pages tony 2023-04-20 13:03:48 -07:00
  • e587053eca Added Next dynamic imports to improve load speeds. tony 2023-04-20 13:02:52 -07:00
  • 5500a6dda9 Added sections to the rest of the pages tony 2023-04-20 12:27:09 -07:00
  • 046b6aad7c added id url to about page tony 2023-04-20 11:18:26 -07:00
  • f4d67450f0 Added contact button that calls the VideoAsk widget and opens the chat window. tony 2023-04-20 10:31:32 -07:00
  • 06c56623a8 Added Video Ask widget as a component for contact us. tony 2023-04-19 23:58:04 -07:00
  • 7de4b7bbfa Created a contact form section installed three js added test model to contact form section fixed issue with double render of useEffect that was causing it to show up twice once compiled. This was resolved using a boolean check to see if it is mounted first. tony 2023-04-19 23:11:25 -07:00
  • a1844b29e6 Changes to spacing and microexpressions on hover tony 2023-04-18 14:10:58 -07:00
  • 21199b765a Adding video poster loading animation so user knows that the background video is coming. tony 2023-04-18 13:25:07 -07:00
  • 46137cf883 Added a Link component to the index.js Learn more buttons with a prop on them to change there. tony 2023-04-18 12:36:33 -07:00
  • e2d3a21ca8 framer motion library added to _app.js file and successful in smooth page transitions. tony 2023-04-18 12:15:43 -07:00
  • 82b92d0f7e Fixed error with Unhandled Runtime Error TypeError: Cannot read properties of null (reading 'pause') Source Components/Layout/section.jsx (22:27) @ pause tony 2023-04-18 12:01:04 -07:00
  • f4d76e0060 Modified the prop naming for the videoButton component so now the passed props are working with youtube video id. tony 2023-04-18 09:31:17 -07:00
  • e3feb2081b Passing props through two components to continue making all component strings editable on the pages. tony 2023-04-18 09:12:09 -07:00
  • 784738e838 Added working video popup component to the app. tony 2023-04-18 08:47:48 -07:00
  • 720cd33399 More major updates to the app tony 2023-04-18 01:36:50 -07:00
  • c388a82fbb This is an initial push for the Shiloh web app. tony 2023-04-17 20:20:39 -07:00
  • ad5e34fbad Initial commit from Create Next App tony 2023-04-17 17:05:35 -07:00