1
0
mirror of https://github.com/barthuijgen/factorio-sites.git synced 2026-06-18 01:07:08 +02:00

56 Commits

Author SHA1 Message Date
Bart Huijgen 0b357aa028 fix: typescript error 2023-10-17 11:03:47 +02:00
Bart Huijgen aed0d316f5 feat: store icons in book childtree 2023-10-16 16:45:35 +02:00
Bart Huijgen 6777ef2364 fix: user search, edit blueprint without new string 2022-11-27 00:19:17 +01:00
Bart Huijgen 60f0001d32 fix: have primsa use default env value 2022-11-22 17:56:46 +01:00
Bart d5f0110602 fix: linting and env load during build 2022-11-22 17:29:21 +01:00
Bart 3036bf2b68 fix: start database from env directly 2022-11-22 17:23:29 +01:00
Bart 09eab3db72 fix: prisma not starting 2022-11-22 16:26:11 +01:00
Bart 4c3c21375d fix: create blueprint fixes 2022-11-21 23:46:22 +01:00
Bart Huijgen 3eded5e693 fix: disable auto redirect 2022-11-14 13:07:47 +01:00
Bart 001b707850 fix linting 2021-12-07 00:20:15 +01:00
Bart 8f2295c4f1 feat: added pulumi infra and fixed thumbnail render function 2021-12-06 23:51:12 +01:00
Bart Huijgen b12297ced7 Upgrade next and nx, removed babel config, fixes 2021-12-03 10:32:10 +01:00
Bart fb15c54998 allow custom port in host env 2021-08-18 23:04:15 +02:00
= 374adeab77 Changed deletion author check 2021-05-20 20:56:13 +02:00
Bart e93d131f75 feat: added deleting of comments 2021-05-14 23:42:11 +02:00
Bart e18cd37245 Feat: improve blueprint creation, add comments to blueprints 2021-04-22 22:26:43 +02:00
Bart 2a415f0c6e Add book preview to create blueprint page 2021-04-22 14:00:57 +02:00
Bart 178c962c28 feat: Make search options based on actual data 2021-03-31 13:48:50 +02:00
Bart d14e3d0920 Refactor blueprint edit page, performance and validation improvements 2021-03-30 23:12:23 +02:00
Bart 4d533679ca chore: update factorio-wasm package 2021-03-30 22:06:37 +02:00
Alexander Horbunov b2a3264049 Added ability to add and remove user favorites on the main page (#77)
* Added ability to add and remove user favorites on the main page

* Style fixes

* Fix pagination and list reload
2021-03-29 00:09:48 +02:00
Bart 6166e81c19 Added factorio wasm module, show game version on blueprint page 2021-03-28 01:07:53 +01:00
Alexander Horbunov 48600e56ff Added another component for blueprint tiles (#71)
* Added another component for blueprint tiles

* Fixed type error

* Fix select overflow

* Removed delere button from the link component

* Fixed prisma error - remove from favorites first

* Fixed style inconsistency in favorites page

* delete query and styling fixes

* Remove unused props on blueprint link

Co-authored-by: Bart <barthuijgen@users.noreply.github.com>
Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com>
2021-03-24 14:45:26 +01:00
Bart 72c719e561 Revert "Added blueprint deleting button and api (#66)" (#72)
This reverts commit a06c753312.
2021-03-23 18:46:06 +01:00
Alexander Horbunov a06c753312 Added blueprint deleting button and api (#66)
* Added blueprint deleting button and api

* Added check user_id matches session.user_id
2021-03-23 16:42:48 +01:00
Bart 9da8a1bf6e Fix: my favorites link, date format, editing protection 2021-03-22 07:38:49 +01:00
Bart b6829c2657 Added my favorites page 2021-03-21 21:22:22 +01:00
Bart c8abe91459 Integrate FBSR renderer, improve homepage responsiveness 2021-03-18 21:01:30 +01:00
Alexander Horbunov f98ec515a6 Added new bp entities style (#49)
Co-authored-by: Bart <barthuijgen@users.noreply.github.com>
2021-03-17 11:29:26 +01:00
Bart 5db0d221d3 Fix jest warnings and apply lint and test in github actions to all apps and libs 2021-03-12 00:36:31 +01:00
Bart 7df5776fab Upgrade packages, added tags 2021-03-11 20:37:17 +01:00
Bart 765c5e60ca nx upgrade 2021-03-11 11:40:14 +01:00
Bart bc7cb965e4 Fix linting and test errors 2021-03-10 23:49:49 +01:00
Bart 1ba766e9a4 Fix to steam login, code cleanup, moved copy button high on page 2021-03-10 22:53:54 +01:00
Alexander Horbunov 843b7e715f Added user for blueprint_page and user filter query for main page (#4)
* Added user for blueprint_page and user filter query for main page

* Added sql error catch, comments related fixes

* Comments related fixes #2
2021-03-10 22:18:40 +01:00
Bart Huijgen 2a79219f9c Make GCP setting configurable 2021-03-09 21:28:16 +01:00
Bart Huijgen b8d5cfc507 perf optimisations and fbe update 2021-03-09 20:39:52 +01:00
Bart Huijgen 9b60cd5238 Fixes and improvements 2021-03-09 18:52:19 +01:00
Bart Huijgen 860ea4051b Added search on entities, recipes and items 2021-03-08 20:04:56 +01:00
Bart Huijgen 6cf29c5d51 Refactor types and blueprint book tree 2021-03-08 12:11:57 +01:00
Bart Huijgen cbbf00ba4b fix pagination and long blueprint titles 2021-03-08 10:10:44 +01:00
Bart Huijgen 286b0e6e81 Refactor BookChildTree component and support icons in blueprint/book titles 2021-03-08 00:09:24 +01:00
Bart Huijgen 512b66300d blueprint managent updates and a lot more 2021-03-06 22:54:18 +01:00
Bart Huijgen 00358228dc Fix edit blueprint, db improvements, tag search 2021-03-05 16:34:22 +01:00
Bart Huijgen 7e77230fac Fix leftover errors from prisma migration 2021-03-05 00:32:00 +01:00
Bart Huijgen a42927f336 update fbe-editor, migrate from sequelize to prisma 2021-03-04 23:07:34 +01:00
Bart Huijgen e3bc1c8f57 add favorites, removed blueprint-string, change blueprint and blueprint_book to 'immutable' 2021-01-17 20:52:18 +01:00
Bart Huijgen b3f45c4191 add registration, login, steam-login, creating blueprints and database refactor 2021-01-16 12:28:25 +01:00
Bart Huijgen 2932fa6d02 Add FBE editor for in-browser image rendering, ported database to postgres, updated packages 2021-01-10 22:03:07 +01:00
Bart Huijgen 3f1bc9924a Upgrade packages, refactoring db access 2021-01-07 14:09:56 +01:00