]> git.99rst.org Git - irssi-scripts.irssi.org.git/log
irssi-scripts.irssi.org.git
11 years agoExtract only required keys from %IRSSI headers
Ailin Nemui [Sat, 17 Jan 2015 16:49:19 +0000 (17:49 +0100)]
Extract only required keys from %IRSSI headers

This change will limit the keys in scripts.yaml to a set of explicitly
specified keys, omitting such entries as default_package and changed

11 years agoDisable use of graphical symbols in test report
Ailin Nemui [Sat, 17 Jan 2015 17:50:58 +0000 (18:50 +0100)]
Disable use of graphical symbols in test report

Github changed their renderer so graphical symbols will stop rendering
altogether if they exceed some number. So we have to go back to plain
text.

11 years agoMerge pull request #109 from mniip/isbanned.pl
David Leadbeater [Tue, 13 Jan 2015 15:01:51 +0000 (15:01 +0000)]
Merge pull request #109 from mniip/isbanned.pl

Added isbanned.pl

11 years agoAdded isbanned.pl
mniip [Tue, 13 Jan 2015 14:01:18 +0000 (17:01 +0300)]
Added isbanned.pl

11 years agoMerge pull request #107 from dgl/fix-build
David Leadbeater [Sun, 11 Jan 2015 12:44:27 +0000 (12:44 +0000)]
Merge pull request #107 from dgl/fix-build

Remove access_evermore

11 years agoRemove access_evermore.pl, the server it uses is down
David Leadbeater [Sun, 11 Jan 2015 11:43:43 +0000 (11:43 +0000)]
Remove access_evermore.pl, the server it uses is down

(and it blocks which is just silly.)

11 years agoMerge pull request #42 from incognico/greetignore
David Leadbeater [Sat, 10 Jan 2015 18:23:14 +0000 (18:23 +0000)]
Merge pull request #42 from incognico/greetignore

Add greetignore.pl

11 years agoMerge pull request #35 from mkroman/add-more-mpd-stats
David Leadbeater [Sat, 10 Jan 2015 18:20:58 +0000 (18:20 +0000)]
Merge pull request #35 from mkroman/add-more-mpd-stats

Add bitrate and volume format directives

11 years agoRemove sysinfo_juerd.pl, it's identical to sysinfoplus.pl
David Leadbeater [Sat, 10 Jan 2015 18:07:54 +0000 (18:07 +0000)]
Remove sysinfo_juerd.pl, it's identical to sysinfoplus.pl

11 years agoFix PCI info for kernels without /proc, detect wireless cards too
David Leadbeater [Sat, 10 Jan 2015 18:02:02 +0000 (18:02 +0000)]
Fix PCI info for kernels without /proc, detect wireless cards too

Thanks Nei for spotting.

11 years agoMerge branch 'obfuscoder-perlcritic-e-l' into gh-pages
David Leadbeater [Sat, 10 Jan 2015 17:50:12 +0000 (17:50 +0000)]
Merge branch 'obfuscoder-perlcritic-e-l' into gh-pages

11 years agoMerge branch 'perlcritic-e-l' of git://github.com/obfuscoder/scripts.irssi.org into...
David Leadbeater [Sat, 10 Jan 2015 17:49:34 +0000 (17:49 +0000)]
Merge branch 'perlcritic-e-l' of git://github.com/obfuscoder/scripts.irssi.org into obfuscoder-perlcritic-e-l

Conflicts:
scripts/eng_no_translate_dpryo.pl

11 years agoMerge pull request #83 from obfuscoder/perlcritic-s-z
David Leadbeater [Sat, 10 Jan 2015 17:26:59 +0000 (17:26 +0000)]
Merge pull request #83 from obfuscoder/perlcritic-s-z

Fix perlcritic issues for all scripts starting with s to z

11 years agoMerge pull request #78 from obfuscoder/perlcritic-a
David Leadbeater [Sat, 10 Jan 2015 17:00:55 +0000 (17:00 +0000)]
Merge pull request #78 from obfuscoder/perlcritic-a

Fix perlcritic issues for all scripts starting with a

11 years agoMerge branch 'gh-pages' of gh:irssi/scripts.irssi.org into gh-pages
David Leadbeater [Sat, 10 Jan 2015 16:57:01 +0000 (16:57 +0000)]
Merge branch 'gh-pages' of gh:irssi/scripts.irssi.org into gh-pages

Conflicts:
_data/scripts.yaml

11 years agoMerge pull request #106 from grawity/cap_sasl-1.10
Geert Hauwaerts [Wed, 7 Jan 2015 19:07:00 +0000 (20:07 +0100)]
Merge pull request #106 from grawity/cap_sasl-1.10

cap_sasl 1.10: add "/sasl pubkey"

11 years agocap_sasl 1.10: add "/sasl pubkey"
Mantas Mikulėnas [Wed, 7 Jan 2015 05:47:22 +0000 (07:47 +0200)]
cap_sasl 1.10: add "/sasl pubkey"

As users can now generate keys without an external tool, add a command
to dump its public key. (Also useful for verifying that keys generated
*with* external tools are supported – in particular, Crypt::PK::ECC
currently does not support named parameters.)

Misc changes:
- mech ECDSA-NIST256P-CHALLENGE: rename $k to $f
- /sasl keygen: adjust error messages

11 years agoMerge pull request #105 from sral/add_slack_emoji
David Leadbeater [Sun, 4 Jan 2015 19:48:46 +0000 (19:48 +0000)]
Merge pull request #105 from sral/add_slack_emoji

Add slack_emoji.pl

11 years agoAdd slack_emoji.pl
Lars Djerf [Sat, 3 Jan 2015 18:42:44 +0000 (19:42 +0100)]
Add slack_emoji.pl

A script for converting Slack emoji to smileys.

11 years agoMerge pull request #104 from bw1/gh-pages
Geert Hauwaerts [Fri, 2 Jan 2015 16:10:47 +0000 (17:10 +0100)]
Merge pull request #104 from bw1/gh-pages

trackbar.pl version 1.7

11 years agotrackbar.pl version 1.7
bw1 [Fri, 2 Jan 2015 13:51:28 +0000 (14:51 +0100)]
trackbar.pl version 1.7

11 years agoRemove eng_no_translate_dpryo.pl
David Leadbeater [Tue, 23 Dec 2014 11:26:05 +0000 (11:26 +0000)]
Remove eng_no_translate_dpryo.pl

(Covers pull requests #2 and #3.)

11 years agoMerge pull request #102 from pierrot14/improve_clones_scanner
David Leadbeater [Tue, 23 Dec 2014 11:16:45 +0000 (11:16 +0000)]
Merge pull request #102 from pierrot14/improve_clones_scanner

Fix conditional sub that isn't actually conditional

11 years agoFix conditional sub that isn't actually conditional
Pablo Martín Báez Echevarría [Sun, 21 Dec 2014 21:39:13 +0000 (19:39 -0200)]
Fix conditional sub that isn't actually conditional

11 years agoMerge pull request #47 from ferret/patch-1
David Leadbeater [Sun, 21 Dec 2014 19:16:37 +0000 (19:16 +0000)]
Merge pull request #47 from ferret/patch-1

Update go.pl

11 years agoMerge pull request #97 from grawity/auth_quakenet
David Leadbeater [Sun, 21 Dec 2014 19:03:45 +0000 (19:03 +0000)]
Merge pull request #97 from grawity/auth_quakenet

Add auth_quakenet.pl

11 years agoMerge pull request #84 from pierrot14/add_clones_scanner
David Leadbeater [Sun, 21 Dec 2014 19:02:13 +0000 (19:02 +0000)]
Merge pull request #84 from pierrot14/add_clones_scanner

Add clones_scanner.pl

11 years agoAdd clones_scanner.pl
Pablo Martín Báez Echevarría [Sun, 21 Dec 2014 00:35:14 +0000 (22:35 -0200)]
Add clones_scanner.pl

11 years agoReorder yaml file in alphabetical order
Pablo Martín Báez Echevarría [Sun, 21 Dec 2014 00:25:11 +0000 (22:25 -0200)]
Reorder yaml file in alphabetical order

11 years agoMerge pull request #92 from tka1/gh-pages
David Leadbeater [Sat, 20 Dec 2014 19:24:01 +0000 (19:24 +0000)]
Merge pull request #92 from tka1/gh-pages

Make localize.pl use utrace.de

11 years agoMerge pull request #101 from aapa/screen_away.pl-styfix
David Leadbeater [Sat, 20 Dec 2014 18:45:14 +0000 (18:45 +0000)]
Merge pull request #101 from aapa/screen_away.pl-styfix

screen_away.pl: $STY won't get changed if sessionname is changed during the session

11 years agoUpdated version number to script and scripts.yml, it was difficult to decide what...
aapa [Sat, 20 Dec 2014 18:38:24 +0000 (20:38 +0200)]
Updated version number to script and scripts.yml, it was difficult to decide what part I should increase

11 years ago$STY won't get changed if sessionname is changed during the session, worked around it
aapa [Sat, 20 Dec 2014 16:54:59 +0000 (18:54 +0200)]
$STY won't get changed if sessionname is changed during the session, worked around it

11 years agoMerge pull request #100 from grawity/cap_sasl-1.9
Geert Hauwaerts [Fri, 19 Dec 2014 14:38:44 +0000 (15:38 +0100)]
Merge pull request #100 from grawity/cap_sasl-1.9

cap_sasl 1.9: support different cmdchars

11 years agocap_sasl 1.9: support different cmdchars
Mantas Mikulėnas [Thu, 18 Dec 2014 20:59:16 +0000 (22:59 +0200)]
cap_sasl 1.9: support different cmdchars

11 years agoMerge pull request #98 from ailin-nemui/gh-pages
Alexander Færøy [Thu, 18 Dec 2014 18:42:33 +0000 (19:42 +0100)]
Merge pull request #98 from ailin-nemui/gh-pages

Explicitly remove the login token from environment

11 years agoMerge pull request #99 from grawity/cap_sasl
Tom Wesley [Thu, 18 Dec 2014 18:20:04 +0000 (18:20 +0000)]
Merge pull request #99 from grawity/cap_sasl

Add cap_sasl.pl

11 years agoAdd cap_sasl.pl
Mantas Mikulėnas [Thu, 18 Dec 2014 07:12:50 +0000 (09:12 +0200)]
Add cap_sasl.pl

This is a copy of Atheme's `contrib/cap_sasl.pl` 1.8a.

11 years agoExplicitly remove the login token from environment
ailin-nemui [Thu, 18 Dec 2014 15:23:38 +0000 (16:23 +0100)]
Explicitly remove the login token from environment

This commit removes the login token explicitly from all sub-scripts that do not require it, improving the accidental spill of secrets discussed in #11

11 years agoAdd auth_quakenet.pl
Mantas Mikulėnas [Thu, 18 Dec 2014 06:54:54 +0000 (08:54 +0200)]
Add auth_quakenet.pl

11 years agoMerge pull request #82 from josteink/autoop-persistence
Geert Hauwaerts [Mon, 15 Dec 2014 21:21:35 +0000 (22:21 +0100)]
Merge pull request #82 from josteink/autoop-persistence

Autoop.pl: Add persistence to auto-op'd nicks.

11 years agoVersion Update
tka [Sat, 6 Dec 2014 10:57:45 +0000 (11:57 +0100)]
Version Update

- Changed Version to last change date
- Added API documentation URL for utrace.de

11 years agoMerge pull request #95 from MikeRixWolfe/patch-1
David Leadbeater [Mon, 1 Dec 2014 20:48:53 +0000 (20:48 +0000)]
Merge pull request #95 from MikeRixWolfe/patch-1

Add rknockout

11 years agoUpdate scripts.yaml
Mike Rix Wolfe [Mon, 1 Dec 2014 19:40:59 +0000 (13:40 -0600)]
Update scripts.yaml

Updated rainbow.pl entry for v1.6

11 years agoMerge pull request #88 from pierrot14/fix-frm_outgmsgs
David Leadbeater [Mon, 1 Dec 2014 19:19:30 +0000 (19:19 +0000)]
Merge pull request #88 from pierrot14/fix-frm_outgmsgs

Fix missing parentheses in frm_outgmsgs.pl

11 years agoMerge pull request #93 from srvg/fnotify
David Leadbeater [Mon, 1 Dec 2014 19:16:56 +0000 (19:16 +0000)]
Merge pull request #93 from srvg/fnotify

import fnotify.pl

11 years agoAdd rknockout
Mike Rix Wolfe [Mon, 1 Dec 2014 19:04:58 +0000 (13:04 -0600)]
Add rknockout

Added rknockout function for colorful knockouts.

11 years agofnotify.pl: fixes:
Serge van Ginderachter [Thu, 27 Nov 2014 17:34:31 +0000 (18:34 +0100)]
fnotify.pl: fixes:

fix proper way to get the irssi-dir
replace unknown err function, and do better error handling

11 years agoMerge pull request #91 from michalrus/utf8-rainbow
Geert Hauwaerts [Wed, 26 Nov 2014 21:02:41 +0000 (22:02 +0100)]
Merge pull request #91 from michalrus/utf8-rainbow

Support UTF-8 in rainbow.pl

11 years agoSupport UTF-8 in rainbow.pl
Michal Rus [Sun, 23 Nov 2014 22:50:23 +0000 (22:50 +0000)]
Support UTF-8 in rainbow.pl

11 years agoMerge pull request #85 from Makaze/foobar
Geert Hauwaerts [Wed, 26 Nov 2014 16:30:11 +0000 (17:30 +0100)]
Merge pull request #85 from Makaze/foobar

Added dice_concise.pl

11 years agofnotify.pl: fix perlcritic errors
Serge van Ginderachter [Wed, 26 Nov 2014 12:57:28 +0000 (13:57 +0100)]
fnotify.pl: fix perlcritic errors

11 years agofnotif.pl: add entry in scripts.yaml
Serge van Ginderachter [Tue, 25 Nov 2014 20:11:54 +0000 (21:11 +0100)]
fnotif.pl: add entry in scripts.yaml

Signed-off-by: Serge van Ginderachter <redacted>
11 years agofnotify.pl: Strip non-parsed left over codes (Bitlbee otr messages)
Serge van Ginderachter [Tue, 25 Nov 2014 20:00:23 +0000 (21:00 +0100)]
fnotify.pl: Strip non-parsed left over codes (Bitlbee otr messages)

Signed-off-by: Serge van Ginderachter <redacted>
11 years agofnotify.pl: Update to version 0.0.4 by James Shubin
James Shubin [Tue, 25 Nov 2014 18:59:07 +0000 (19:59 +0100)]
fnotify.pl: Update to version 0.0.4 by James Shubin

"Implement Consistent output formatting"
Source: https://ttboj.wordpress.com/2013/10/18/desktop-notifications-for-irssi-in-screen-through-ssh-in-gnome-terminal/

Signed-off-by: Serge van Ginderachter <redacted>
11 years agofnotify.pl: import v0.0.3
Thorsten Leemhuis [Tue, 25 Nov 2014 18:34:33 +0000 (19:34 +0100)]
fnotify.pl: import v0.0.3

Source: http://www.leemhuis.info/files/fnotify/fnotify
Signed-off-by: Serge van Ginderachter <redacted>
11 years agoMake localize.pl use utrace.de
tka [Tue, 25 Nov 2014 11:12:20 +0000 (12:12 +0100)]
Make localize.pl use utrace.de

All ipdb providers seem to be dead. Using utrace.de, localizing
actually works again.

11 years agocron.pl: Bump version, update changelog
tomaw [Wed, 12 Nov 2014 12:23:06 +0000 (12:23 +0000)]
cron.pl: Bump version, update changelog

11 years agocron.pl: load jobs when the script loads
tomaw [Wed, 12 Nov 2014 12:18:23 +0000 (12:18 +0000)]
cron.pl: load jobs when the script loads

11 years agoAdd twitter_theme.pl
Sam Stoller [Mon, 10 Nov 2014 20:02:36 +0000 (12:02 -0800)]
Add twitter_theme.pl

11 years agoAutoop.pl: Add persistance to auto-op'ed nicks. Bump version.
Jostein Kjønigsen [Fri, 24 Oct 2014 10:54:12 +0000 (12:54 +0200)]
Autoop.pl: Add persistance to auto-op'ed nicks. Bump version.

11 years agoMerge pull request #87 from dstftw/countdown-fix-typo
David Leadbeater [Sun, 9 Nov 2014 20:02:07 +0000 (20:02 +0000)]
Merge pull request #87 from dstftw/countdown-fix-typo

Fix typo sould -> should

11 years agoFix missing parentheses in frm_outgmsgs.pl
Pablo Martín Báez Echevarría [Fri, 7 Nov 2014 15:00:08 +0000 (13:00 -0200)]
Fix missing parentheses in frm_outgmsgs.pl

11 years agoFix typo sould -> should
Sergey M․ [Thu, 6 Nov 2014 14:34:32 +0000 (21:34 +0700)]
Fix typo sould -> should

11 years agoAdded dice_concise.pl
Makaze [Thu, 30 Oct 2014 21:21:08 +0000 (17:21 -0400)]
Added dice_concise.pl

11 years agoFix perlcritic issues for all scripts starting with s to z
Obfuscoder [Fri, 24 Oct 2014 21:01:30 +0000 (23:01 +0200)]
Fix perlcritic issues for all scripts starting with s to z

11 years agoFix perlcritic issues for all scripts starting with a
Obfuscoder [Fri, 17 Oct 2014 16:30:46 +0000 (18:30 +0200)]
Fix perlcritic issues for all scripts starting with a

11 years agoMerge pull request #79 from obfuscoder/perlcritic-bcd
David Leadbeater [Thu, 23 Oct 2014 11:56:04 +0000 (12:56 +0100)]
Merge pull request #79 from obfuscoder/perlcritic-bcd

Fix perlcritic issues for all scripts starting with b,c,d

11 years agoFix perlcritic issues for all scripts starting with b,c,d
Obfuscoder [Fri, 17 Oct 2014 18:34:00 +0000 (20:34 +0200)]
Fix perlcritic issues for all scripts starting with b,c,d

11 years agoMerge pull request #81 from obfuscoder/perlcritic-m-r
David Leadbeater [Mon, 20 Oct 2014 21:46:12 +0000 (22:46 +0100)]
Merge pull request #81 from obfuscoder/perlcritic-m-r

Fix perlcritic issues for all scripts starting with m to r

11 years agoUpdate go.pl
ferret [Sun, 19 Oct 2014 14:12:04 +0000 (15:12 +0100)]
Update go.pl

bump go.pl version

11 years agoUpdate scripts.yaml
ferret [Sun, 19 Oct 2014 14:11:13 +0000 (15:11 +0100)]
Update scripts.yaml

bump version of go.pl

11 years agoFix perlcritic issues for all scripts starting with m to r
Obfuscoder [Sun, 19 Oct 2014 09:54:16 +0000 (11:54 +0200)]
Fix perlcritic issues for all scripts starting with m to r

11 years agoFix perlcritic issues for all scripts starting with e to l
Obfuscoder [Fri, 17 Oct 2014 20:54:13 +0000 (22:54 +0200)]
Fix perlcritic issues for all scripts starting with e to l

11 years agoMerge pull request #59 from obfuscoder/8ball
David Leadbeater [Fri, 17 Oct 2014 11:42:10 +0000 (12:42 +0100)]
Merge pull request #59 from obfuscoder/8ball

Fix perlcritic issues in 8ball

11 years agoMerge pull request #58 from pierrot14/add_frm_outgmsgs
David Leadbeater [Fri, 17 Oct 2014 11:40:30 +0000 (12:40 +0100)]
Merge pull request #58 from pierrot14/add_frm_outgmsgs

Add frm_outgmsgs.pl

11 years agoFix perlcritic issues in 8ball
Obfuscoder [Fri, 17 Oct 2014 10:34:27 +0000 (12:34 +0200)]
Fix perlcritic issues in 8ball

11 years agoAdd frm_outgmsgs.pl
Pablo Martín Báez Echevarría [Fri, 17 Oct 2014 04:50:49 +0000 (02:50 -0200)]
Add frm_outgmsgs.pl

11 years agoMerge pull request #54 from pierrot14/update_unicode
David Leadbeater [Tue, 14 Oct 2014 12:07:32 +0000 (13:07 +0100)]
Merge pull request #54 from pierrot14/update_unicode

Update unicode.pl

11 years agoMake the pointed corrections
Pablo Martín Báez Echevarría [Mon, 13 Oct 2014 16:00:00 +0000 (14:00 -0200)]
Make the pointed corrections

11 years agoMerge pull request #48 from pierrot14/fix_u
David Leadbeater [Mon, 13 Oct 2014 15:07:42 +0000 (16:07 +0100)]
Merge pull request #48 from pierrot14/fix_u

Fix u.pl

11 years agoUpdate version number in the script and the yaml file
Pablo Martín Báez Echevarría [Mon, 13 Oct 2014 14:39:46 +0000 (12:39 -0200)]
Update version number in the script and the yaml file

11 years agoMerge pull request #55 from op/http-url-fix
David Leadbeater [Mon, 13 Oct 2014 14:13:06 +0000 (15:13 +0100)]
Merge pull request #55 from op/http-url-fix

Actually work with HTTP links

11 years agoIncrement version in scripts too
Örjan Persson [Mon, 13 Oct 2014 14:00:28 +0000 (16:00 +0200)]
Increment version in scripts too

11 years agoActually work with HTTP links
Örjan Persson [Mon, 13 Oct 2014 13:24:27 +0000 (15:24 +0200)]
Actually work with HTTP links

URL paths starts with a leading slash. These are now stripped away to
work the same way as URI's are handled.

11 years agoMerge pull request #40 from jcvernaleo/tmuxaway
David Leadbeater [Mon, 13 Oct 2014 10:03:04 +0000 (11:03 +0100)]
Merge pull request #40 from jcvernaleo/tmuxaway

Add tmux_away.pl

11 years agoMerge pull request #24 from tslocum/newscripts
David Leadbeater [Mon, 13 Oct 2014 10:02:48 +0000 (11:02 +0100)]
Merge pull request #24 from tslocum/newscripts

Add scripts autoclearinput and winnum

11 years agoMerge pull request #49 from jwm/gh-pages
David Leadbeater [Mon, 13 Oct 2014 09:58:52 +0000 (10:58 +0100)]
Merge pull request #49 from jwm/gh-pages

use hipchat v2 api via WebService::HipChat

11 years agoUpdate unicode.pl
Pablo Martín Báez Echevarría [Mon, 13 Oct 2014 01:22:48 +0000 (23:22 -0200)]
Update unicode.pl

11 years agouse hipchat v2 api via WebService::HipChat
Brock Wilcox [Thu, 2 Oct 2014 21:39:52 +0000 (17:39 -0400)]
use hipchat v2 api via WebService::HipChat

11 years agoFix u.pl
Pablo Martín Báez Echevarría [Sun, 28 Sep 2014 18:58:07 +0000 (15:58 -0300)]
Fix u.pl

11 years agoUpdate go.pl
ferret [Sun, 28 Sep 2014 09:04:05 +0000 (10:04 +0100)]
Update go.pl

Change tab completion to match /go but not other command beginning with /go (e.g. /google)

11 years agoMerge pull request #39 from dwfreed/gh-pages
tomaw [Wed, 24 Sep 2014 20:51:50 +0000 (21:51 +0100)]
Merge pull request #39 from dwfreed/gh-pages

qchallengeauth: QuakeNet Q auth script

11 years agoMerge pull request #38 from dgl/urlinfo-ignore-targets
Alexander Færøy [Sat, 20 Sep 2014 09:30:16 +0000 (11:30 +0200)]
Merge pull request #38 from dgl/urlinfo-ignore-targets

urlinfo.pl ignore target support

11 years agoMerge pull request #43 from dstftw/timer.pl-typo-fix
Alexander Færøy [Sun, 14 Sep 2014 15:52:44 +0000 (17:52 +0200)]
Merge pull request #43 from dstftw/timer.pl-typo-fix

Fix typo in timer.pl

11 years agoFix typo in timer.pl
Sergey M․ [Sun, 14 Sep 2014 15:49:20 +0000 (22:49 +0700)]
Fix typo in timer.pl

11 years agoAdd greetignore.pl
Nico R. Wohlgemuth [Sun, 7 Sep 2014 10:13:09 +0000 (12:13 +0200)]
Add greetignore.pl

11 years agoMerge pull request #41 from lasers/patch-3
Geert Hauwaerts [Tue, 2 Sep 2014 09:03:45 +0000 (11:03 +0200)]
Merge pull request #41 from lasers/patch-3

Update mispelled words

11 years agoUpdate mispelled words
lasers [Sat, 30 Aug 2014 21:13:43 +0000 (16:13 -0500)]
Update mispelled words

11 years agoAdd tmux_away.pl
John C. Vernaleo [Thu, 28 Aug 2014 20:57:39 +0000 (16:57 -0400)]
Add tmux_away.pl

git clone https://git.99rst.org/PROJECT