Commit Graph

213 Commits

Author SHA1 Message Date
DariusIII 3ea36bc93c Add AI skills intaller 2026-08-05 10:50:00 +02:00
DariusIII 6aee2ef718 Laravel 13 support 2026-03-26 10:48:12 +01:00
DariusIII 0b4a40aa55 Update readme 2025-12-30 11:02:45 +01:00
DariusIII 0e9529b7ef Update README.md 2025-11-05 09:51:00 +01:00
DariusIII 1d36821cec Remove prettier badge 2025-01-30 13:44:29 +01:00
DariusIII 56f799f455 Update readme 2025-01-30 13:43:26 +01:00
Christof Renner 5b145cfa4e Adjust folder respect 2024-11-28 12:37:48 +00:00
DariusIII dd211e0624 Update PHP version requirement in readme 2024-05-04 13:58:30 +02:00
DariusIII c2525fa1ad Update readme 2024-05-04 13:57:48 +02:00
DariusIII 8634a34f43 Update readme 2023-05-10 23:05:41 +02:00
DariusIII 61ce5115ba Update readme 2023-05-10 22:49:18 +02:00
DariusIII d775ff22e2 Remove support for sab, nzbget, couchpotato and nzbvortex integrations 2023-03-16 13:38:43 +01:00
DariusIII f34d3ecdfa Rename SPHINX to MANTICORESEARCH in config files 2023-03-14 15:29:20 +01:00
DariusIII 0e968a4123 Update README.md 2023-02-24 11:51:25 +01:00
DariusIII 0da122f4de Update Readme 2023-02-18 19:45:41 +01:00
Beshoy Girgis 472cdca270 Update docker implementation
I've made various updates to the docker implementation to work with the
latest php7 and currently blocks php8 until we deem nntmux ready. I've
also made modifications that allow for customizations without leaving a
dirty git status i.e. moving redis, etc. to an overrides file that is
gitignored and php customizations i.e. locale to a local overrides file
that is also gitignored.

The new docker implementation utilizes supervisord to run various
services in the web container, i.e. nginx, php-fpm, horizon, etc.

I plan to continue to maintain this as needed. Closes #1152
2021-01-31 21:55:32 -06:00
Wolfgang Steuer 432d87faf4 readme 2019-11-25 11:39:40 +01:00
Wolfgang Steuer 3ecece48ff tmux console fixes 2019-11-22 13:38:32 +01:00
Wolfgang Steuer 026ceb10c7 readme, automatic import 2019-11-20 16:35:27 +01:00
Wolfgang Steuer 2278a7a229 docker done 2019-11-20 14:58:46 +01:00
DariusIII f71bd50a3e Add prettier for js/css/vue code style fixes 2019-02-01 11:10:27 +01:00
DariusIII 03e630a290 Add patreon link to readme 2018-11-14 23:49:23 +01:00
DariusIII 950e04e0af Update README 2018-09-13 11:41:13 +02:00
DariusIII 5ddff8fd81 Reduce patreon image size in Readme 2018-04-20 15:17:44 +02:00
DariusIII de3da937fc Update Readme.md 2018-04-20 15:14:26 +02:00
DariusIII f676ae14c3 Remove patreon image 2018-03-21 10:00:09 +01:00
DariusIII 6e40706653 Update patreon button 2018-03-21 09:43:26 +01:00
DariusIII 3d2be7aef7 Add patreon page link to readme 2018-03-21 09:25:03 +01:00
DariusIII 966e113eec Add code coverage report 2018-03-08 12:58:39 +01:00
DariusIII cf9197de6e Add styleci badge to README.md 2017-08-31 12:17:14 +02:00
DariusIII 8fb5bfbb88 Change badges code 2017-08-31 11:16:56 +02:00
DariusIII 1565785fb5 Fix readme.md 2017-08-31 11:08:31 +02:00
DariusIII d00b4899a2 Update README.md 2017-08-31 10:24:08 +02:00
DariusIII db3d6a12cc Fix flattr button image link 2017-04-19 12:02:01 +02:00
DariusIII c28c15f3c7 Once more 2017-04-19 11:59:28 +02:00
DariusIII 8f0965502b Update Readme again 2017-04-19 11:58:01 +02:00
DariusIII 479eed13cf Add flattr button to readme, update composer.lock 2017-04-19 11:55:55 +02:00
DariusIII 765d9f895d Add Travis-CI build status to README.md 2016-12-27 10:15:28 +01:00
DariusIII 740453f5de Update README.md 2016-10-12 13:25:00 +02:00
DariusIII 84b5e7011d Update Readme.md 2016-09-22 09:58:30 +02:00
DariusIII a25f6344ac Change php and mysql requirements in Readme.md 2016-09-21 22:48:42 +02:00
DariusIII 939a612f69 Update Readme.md 2016-09-21 22:37:36 +02:00
DariusIII f231038136 Add spotnabsources table to mysql-ddl 2016-09-21 11:01:57 +02:00
DariusIII 2f5525af8a Update Readme.md with updating script name change 2016-06-27 11:57:51 +02:00
DariusIII 9076dc8c59 Update Readme.md 2016-06-06 12:41:40 +02:00
DariusIII c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII ca06d6dc9d Update README.md 2016-04-19 00:51:58 +02:00
DariusIII 7e745e4763 Add post-merge hook to handle composer updates, update README.md 2016-03-18 23:44:25 +01:00
DariusIII 6191aef0d5 Update Readme.md with composer info. 2016-03-08 09:54:58 +01:00
DariusIII 32b026f8e5 Change the name of CAT_GROUP_OTHER constant to CAT_OTHERS_GROUP in Category class, update minimum supported PHP version to 5.6. 2016-01-25 11:58:42 +01:00