Commit graph

1224 commits

Author SHA1 Message Date
aaf1eb34c4 typo 2025-05-04 23:59:41 +02:00
3f4266d19b rubocop 2025-05-02 00:38:59 +02:00
fa8a7fc77a Fix JS and JS-based image upload 2025-05-02 00:38:42 +02:00
36984ff1d4 lab 2025-04-11 09:39:33 +02:00
7cd9c68a10 trying to get JS and cssbundling to work 2025-04-09 22:47:05 +02:00
e4af4c21ae dotenv instead of Rails credentials
The deployment is done on a Dokku server. It sets the DATABASE_URL
automatically.
2025-04-07 22:25:55 +02:00
85d12b5c77 dotenv instead of Rails credentials 2025-04-07 22:21:09 +02:00
52777edb65 Several changes to adapt Rails 8 2025-04-04 00:58:27 +02:00
7cb02d8a7d add nodejs 2025-03-30 16:02:44 +02:00
24dfb62ba8 re-enable solid_ foo 2025-03-17 23:06:40 +01:00
67e7a17a9f removing solid_... foo from Gemfile.lock as well 2025-03-17 01:38:41 +01:00
96f20050a9 disabling solid_... foo 2025-03-17 01:35:38 +01:00
41461460e6 fix docker build process 2025-03-17 01:32:05 +01:00
88686bad08 get rid of bun 2025-03-17 01:11:35 +01:00
dda9f5c69e add libpq-dev 2025-03-17 00:03:57 +01:00
ac46c269b3 Fix CSS styling after Zurb update. Taken from old commit. 2025-03-16 16:51:36 +01:00
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
7f9502fdfb update to rails 8.2 2025-03-13 23:05:41 +01:00
7117cb13d8 Missing line added 2025-02-25 22:23:57 +01:00
25672aabb0 Update to Rails 7.2 2025-02-25 21:57:16 +01:00
932a43daac Do not complain about SMTP problems in dev mode 2025-02-03 01:08:50 +01:00
f74b3d95ec Ruby and Gem updates 2025-02-03 01:08:20 +01:00
2ec80b4bde Automatic rubocop cleanups 2025-02-03 01:08:08 +01:00
890906929f Added missing jbuilder
This was the reason why JSON output was incorrectly formatted.
2024-08-05 16:19:32 +02:00
7fdd1332b7 Added JSON output from Rails 6 version for reference 2024-08-05 15:55:46 +02:00
778465fe0b Keep previous format of JSON repsonses before Rails 7 2024-07-29 20:12:33 +02:00
142780c308 Merge branch 'rails7' 2024-07-29 20:12:12 +02:00
edfa390e3e Minor README changes 2024-07-29 19:38:16 +02:00
c235407378 reduce loglevel 2024-07-22 00:00:53 +02:00
daa6d7c4b4 Fix JSON output for Rails 7 2024-07-22 00:00:06 +02:00
7fe26d471e Do not return unapproved screenshots 2024-07-21 23:59:54 +02:00
00ce29d6a5 Removed rake db:schema:load from predeploy. Need to find better way. 2024-07-21 12:48:00 +02:00
686e098cd5 legacy dokku CHECKS temporarily removed 2024-07-21 11:49:03 +02:00
92b72f5194 Added db:schema:load as a Dokku predeploy task 2024-07-21 11:40:36 +02:00
da340db03b ignoring public/packs* 2024-07-21 00:20:20 +02:00
d81fb00828 database adapter for production specified 2024-07-20 15:14:28 +02:00
f5e24b3fbb gem updates 2024-07-15 00:08:36 +02:00
e32b6bb0ed framework defaults tidied up for rails 7 2024-07-15 00:06:08 +02:00
55ea782b86 tests rubocopified 2024-07-15 00:05:56 +02:00
48e3a8c67f bzip2 import fixed 2024-07-14 22:42:34 +02:00
1095ae3aa5 rails 7.1 and ruby 3.2.1 2023-12-26 01:30:33 +01:00
5b624e6c30 Merge branch 'prod' 2023-12-26 01:21:15 +01:00
0ba2ded4a2 Gems updated 2021-11-24 22:22:05 +01:00
37e4286ea9 Deployment failure due to healthcheck. Trying to fix. 2021-05-28 23:55:33 +02:00
11873f6b3b Trouble with newest Ruby. Going back. 2021-05-28 23:37:20 +02:00
07d48b6ad9 Migrations applied 2021-05-28 21:22:56 +02:00
92aca77cdb General Rails and Ruby updates 2021-05-28 21:07:45 +02:00
2eca40e372 Missed to remove a cookies_eu inclusion 2021-05-28 16:04:58 +02:00
bc944d677b Removed cookie warning. Updated Gems.
Apparently functional cookies can be used without consent.
2021-05-28 15:54:36 +02:00
267acc4550 Trivial change to trigger re-deployment 2021-04-27 00:20:24 +02:00