Commit Graph
79 Commits
Author SHA1 Message Date
fccview 968fbae13c remove bugfix from runs 2025-09-20 21:06:00 +01:00
fccview c739d29141 quick fix for script extra character and delete issues 2025-09-20 21:05:10 +01:00
fccview 389ee44e4e Merge pull request #28 from fccview/feature/pwa-and-auth
WIP auth and pwa integration
1.4.0
2025-09-01 19:23:11 +01:00
fccview 33ff5de463 update readme and docker compose to be a bit easier to maintain 2025-09-01 16:44:09 +01:00
fccview 7aeea3f46a add better error handling 2025-09-01 16:10:11 +01:00
fccview 9018f2caed fix pausing jobs without a comment 2025-09-01 15:36:45 +01:00
fccview 7383a13c13 fix pwa fully 2025-09-01 15:23:59 +01:00
fccview da11d3503e WIP auth and pwa integration 2025-09-01 07:18:42 +01:00
fccview 0b9edc5f11 WIP auth and pwa integration 2025-08-31 21:19:51 +01:00
fccview 44b31a5702 i always forget to update the latest version in the docker compose file 2025-08-31 19:23:15 +01:00
fccview 7fc8cb9edb update readme 1.3.1 2025-08-31 19:20:10 +01:00
fccview 4dfdf8fc53 Merge pull request #27 from fccview/BUG-4
Fix editing jobs with description too similar
2025-08-31 19:16:55 +01:00
fccview 8cfc000893 Fix editing jobs with description too similar 2025-08-31 19:16:19 +01:00
fccview 1dde8f839e fix readme 1.3.0 2025-08-27 20:23:24 +01:00
fccview 2b7d591a95 Merge pull request #20 from fccview/feature/multi-user-support
Feature/multi user support
2025-08-27 20:21:59 +01:00
fccview c0a9a74d7e syntax 2025-08-27 08:00:12 +01:00
fccview 376147fda0 Fix potential permission issues on manual runs 2025-08-27 07:57:31 +01:00
fccviewandDVDAndroid 9445cdeebf Update app/_utils/cron/line-manipulation.ts
Co-authored-by: DVDAndroid <6277172+DVDAndroid@users.noreply.github.com>
2025-08-27 07:44:07 +01:00
fccview 170ea674c4 standardize codebase 2025-08-26 21:03:33 +01:00
fccview 80bd2e713f fix readme 2025-08-26 19:48:46 +01:00
fccview 801bcf22a2 Multi user support and enhancements 2025-08-26 19:46:06 +01:00
fccview 8fd7d0d80f Start working on multi users functionalities 2025-08-26 16:44:05 +01:00
fccview 95f113faa6 Merge pull request #19 from fccview/BUG-3
Fix script path bug and add support for pinned versions
1.2.1
2025-08-26 13:47:10 +01:00
fccview 2a437f3db8 Fix script path bug and add support for pinned versions 2025-08-26 13:44:08 +01:00
fccview 47e19246ce update readme and docker compose file. whopsie. 2025-08-26 10:08:10 +01:00
fccview 29917a4cad Merge pull request #7 from fccview/bugfix/replace-docker-crontab-functionality
Bugfix/replace docker crontab functionality
1.2.0
2025-08-26 09:46:28 +01:00
fccview fc5cabb342 Merge branch 'main' into bugfix/replace-docker-crontab-functionality 2025-08-26 09:42:52 +01:00
fccview ac31906166 Merge pull request #10 from fccview/BUG-2
Fix scripts not working if description is empty
2025-08-26 09:34:43 +01:00
fccview b267fb9ce6 Fix scripts not working if description is empty 2025-08-26 09:30:58 +01:00
fccview 032c63cfbd build legacy branches 2025-08-26 08:04:39 +01:00
fccview 08d37154b4 update readme, clean up code, add contributions 2025-08-26 07:59:08 +01:00
fccview 888297c56a final product for testers 2025-08-26 07:10:19 +01:00
fccview 165f625c65 final product for testers 2025-08-25 21:11:55 +01:00
fccview 40e8f44564 Fix major issue with cron logic 2025-08-25 20:13:05 +01:00
fccview 89fed1f1b4 Merge branch 'feature/ARM64' 2025-08-25 17:43:43 +01:00
fccview 129f4d8464 trigger workflow 2025-08-25 14:04:00 +01:00
fccview 9d42a99c71 publish without dockerfile hardcoded platform 2025-08-25 13:57:51 +01:00
fccview 5eef50aeb9 fix docker publish 2025-08-25 13:42:05 +01:00
fccview 47ad6d764c update default docker-compose 2025-08-25 13:17:15 +01:00
fccview 185afc0022 Add support for arm64 2025-08-25 13:09:07 +01:00
fccview 0b4ebe7240 Add support for arm64 2025-08-25 13:05:45 +01:00
fccview 1d882c6caa Merge pull request #2 from fccview/BUG-1
Fix dockerized issue with scripts on build
1.0.0
2025-08-21 09:12:53 +01:00
fccview 4b6e1d2b14 Fix dockerized issue with scripts on build 2025-08-21 09:10:58 +01:00
fccview 825b228a8d fix public docker compose for ease to use, add some comments to clarify what is happening there 2025-08-19 12:54:25 +01:00
fccview f4257f0729 update readme and logo 2025-08-19 12:38:53 +01:00
fccview 602b5c974d logo re-design 2025-08-19 10:26:40 +01:00
fccview 4d69fc854c update logo and prettier 2025-08-19 10:10:05 +01:00
fccview ec1763070a clean up and final touches 2025-08-18 21:04:08 +01:00
fccview c813aa2265 Improve performance and fix comments 2025-08-18 20:55:56 +01:00
fccview acfbceb033 Improve performance and fix comments 2025-08-18 20:52:25 +01:00