47 Commits

Author SHA1 Message Date
DariusIII 3ea36bc93c Add AI skills intaller 2026-08-05 10:50:00 +02:00
DariusIII ef567a3beb Update PR 2025-10-31 16:26:10 +01:00
DariusIII cafbc221de Update gitignore and remove symlinks 2025-10-31 16:21:16 +01:00
DariusIII a7b76f5847 Remove symlinks from github 2025-10-31 16:18:28 +01:00
DariusIII d5e9e1b646 Updatre gitignore 2025-10-31 16:12:26 +01:00
DariusIII e97c5d4360 Ignore public/build directory in git 2025-10-31 16:05:14 +01:00
DariusIII 955879c191 Gitignore: Ignore Vite manifest at public/build/manifest.json 2025-09-16 00:08:27 +02:00
PyRowMan 546027af7a Update .gitignore to include .php-cs-fixer.cache
Added .php-cs-fixer.cache to ignore list for better tooling support.
2024-12-20 12:27:56 +01:00
Beshoy Girgis 9f172348c0 gitignore covers directory 2023-11-12 11:10:39 -06:00
Shift 74639626b2 Ignore PHPUnit cache folder 2023-09-15 18:11:30 +00:00
Kcchouette 15055de283 Update .gitignore with node folder 2023-05-26 22:35:03 +02:00
DariusIII a7e164659f Move nzb and covers folders to storage 2023-03-16 10:23:49 +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
DariusIII e1adda0dea Add missing imdb_cache and unzip folders anbd update .gitignore file 2019-01-14 12:26:14 +01:00
DariusIII f1f8fc984c Remove last of bower assets and add them to npm and laravel-mix asset management 2018-11-08 21:51:21 +01:00
DariusIII fbf3a73331 Uningnore folders and remove gitmodules file (unused because it is related to li3 we do not use anymore) 2018-03-08 10:20:31 +01:00
DariusIII 24f7cb9db0 Move theme specific css/js to their own folder in assets 2018-03-07 09:24:44 +01:00
DariusIII 6ee0cd3e14 Move css/js/images into assets folder 2018-03-07 09:04:27 +01:00
DariusIII 22678087df Move assets to public/assets folder, update .gitignore 2018-03-06 14:50:53 +01:00
DariusIII 98d53cc92c Add cache and templates_c folders to storage/framework/smarty folder 2018-03-06 11:18:39 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII d7f440a563 Use default composer install folder (vendor) to align with laravel defaults 2017-08-02 13:22:16 +02:00
DariusIII f4c632ab76 Update .gitignore 2017-07-31 16:01:14 +02:00
DariusIII 751796a613 Update laravel usage 2017-07-18 13:02:58 +02:00
DariusIII 925988cf0e "Laravelize" NNtmux (Add files and folders from laravel/laravel) 2017-07-18 10:30:31 +02:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 9894cc700b Update install scripts 2017-04-26 00:20:58 +02:00
DariusIII b782fa3e3e First batch of chenges from config.php to .env 2017-04-24 15:41:10 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII df1cefb469 Update .gitignore 2016-03-29 12:09:11 +02:00
DariusIII 6694ec2410 Update .gitignore 2016-03-29 11:57:36 +02:00
DariusIII 8b253c0e21 First push of litium framework 2016-03-29 11:54:09 +02:00
DariusIII fbf5aaa51e Update .gitignore 2016-03-22 13:12:46 +01:00
DariusIII d20c40f50d Update .gitignore 2016-03-08 09:00:16 +01:00
DariusIII 1097d7a2e8 Update the folder structure, remove _scripts from update, nix and win folders. 2016-01-25 12:54:46 +01:00
DariusIII a6a62a8e5e Add .idea to .gitignore 2015-10-28 13:02:38 +01:00
DariusIII ffa9797126 Move files to logical positions, no more copying of files. 2015-05-27 00:40:26 +02:00
jonnyboy afd5edc12b updated powerline, thanks to McFuzz for the updated images 2013-03-19 17:52:14 -04:00
jonnyboy 38c809ab1e updated kevin123's update_parsing.php, added more post processing for categories, removed NFO_COUNT and set to 250, set all category processing at 100 2013-03-08 06:33:14 +01:00
jonnyboy 1c94d80810 fixed log path 2013-02-28 02:01:28 -05:00
jonnyboy 38f2f4bff0 adding logging, each pane logs to it's own file in the log folder, added timer watch for releases, if no new releases in x minutes, cycle or kill binaries, backfill and imports. Added pane titles. Added version number. 2013-02-28 01:34:00 -05:00
jonnyboy 2c4168f9c0 removed combined.sh, seemed to start losing variables after a couple or hours 2013-02-11 13:10:08 +01:00
jonnyboy 7c646cd6ae removed the need to verify you copied config.sh to defaults.sh 2013-02-10 18:23:26 +01:00
jonnyboy 0915f610b4 moved edit_these.sh to conifg.sh - copy to defaults.sh, fixed issue with folders not counting properly after changing while running, randomized the color output, added svn stats to the powerline status bar, removed optimize_myisam from update_releases, combined all optimize scripts 2013-02-02 05:14:26 +01:00
jonnyboy 9c52a97f04 adding svn.sh 2013-01-23 20:42:48 +01:00
jonnyboy 57f01bde4c type 2013-01-23 07:17:03 +01:00
jonnyboy 9729f002a7 fixed typo with OPTIMISE
added a few info notes to the screen
2013-01-21 06:09:17 +01:00