Commit Graph

63 Commits

Author SHA1 Message Date
towards-a-new-leftypol 974af939f9 php - fix string escape deprecation warning:
- ${varname} should be written as {$varname}
2023-12-07 03:09:18 +00:00
towards-a-new-leftypol f370b45c70 Fix twig date filter
- using strftime instead of gmstrftime caused the times to be displayed wrong
- copy the code for a shim of strftime, modify it to become gmstrftime
2023-09-25 01:12:27 +00:00
towards-a-new-leftypol 1c677e62ed Small fixes to fix rebuilding
- use JSMin from composer (needed an upgrade to work anyway)
2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 6b129556ef Autoformat Tinyboard.php 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 4cfbec0504 Fix Tinyboard Twig extension date filter 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 5afef217e6 PHP 8: Use twig from composer 2023-09-05 14:24:06 -04:00
towards-a-new-leftypol 5ed5c6edc8 Use lifo/ip library from composer
- this library needed an update anyway as the first step in making
this work on php8
2023-09-05 14:22:17 -04:00
towards-a-new-leftypol ee803af521 commit permissions change on files from 755 to 644 2023-09-05 14:22:17 -04:00
discomrade a1bdba3770 Add basic captcha 2021-05-05 10:29:06 -02:00
nonmakina 4a1e3a3d13 Adds the proposed ffmpeg.php changes 2021-01-27 20:09:18 -06:00
towards_a_new_leftypol 80dc724738 lots of print statements 2020-12-22 01:35:35 -05:00
towards_a_new_leftypol c595bfbabd print statements and relax rules in config 2020-12-22 01:34:51 -05:00
towards_a_new_leftypol 5f25ebe1e2 antinous fix one 2020-12-22 01:34:14 -05:00
towards_a_new_leftypol ffdbaa1806 autoformat ffmpeg.php 2020-12-22 01:34:04 -05:00
Benjamin Southall 2404e6074c Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, but I bumped the jquery version. 2019-08-10 20:39:17 +10:00
Benjamin Southall f79395851b Twig update to latest Twig 1.x legacy as per vichan 2019-02-26 10:11:12 +10:00
8chan 6da7f4d25a No more country flags in <title> 2016-05-06 12:40:37 +02:00
czaks a54488d900 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-08-11 03:47:54 +02:00
czaks 1136cc0e44 reflect in readme, that we support .mp4 files as well now 2015-08-11 03:47:44 +02:00
czaks ccd00c497c a stricter check for webm processing 2015-08-11 03:46:02 +02:00
Marcin Łabanowski 11d4cb0f4f Merge pull request #155 from 27chan/patch-7
Add extension mp4
2015-08-11 03:44:51 +02:00
27chan f1cbbbc15a Add extension mp4 2015-08-10 22:15:21 -03:00
27chan 601c8cebc9 Add extension mp4 2015-08-10 22:13:42 -03:00
8chan f2848f2242 Update GeoIP database 2015-04-10 15:03:35 +02:00
czaks bdb6001f3f support for slugified links; may introduce a few bugs 2015-03-10 12:48:59 +01:00
czaks 3b2f448102 restore compatibility with php < 5.5; fixes vichan-devel#86 2014-09-24 12:26:15 +02:00
Ian Bradley 306f4ef46b Added escapeshellarg() for WebM thumbnail generation. 2014-09-15 16:57:06 -07:00
Ian Bradley 0a9de3deb5 FFmpeg support for WebMs. Fixes threads with large amounts of WebM's causing crashes for some users. 2014-09-15 16:34:36 -07:00
czaks 8d0f1bf4ad fix a bug in filename truncation 2014-07-08 09:56:31 +02:00
czaks 4a0c87c7e1 Revert "Update jQuery UI to 1.11.0, GeoIPv6 and IP library"
This reverts commit dca7570b32.
2014-07-06 03:50:16 +02:00
czaks a9b035d822 Revert "Second rework of the GeoIP code, now supporting cities!"
This reverts commit 2488e77e86.
2014-07-06 02:12:54 +02:00
Jano Slota 2488e77e86 Second rework of the GeoIP code, now supporting cities! 2014-07-06 01:30:38 +02:00
Jano Slota dca7570b32 Update jQuery UI to 1.11.0, GeoIPv6 and IP library 2014-07-06 01:25:37 +02:00
czaks fe126cb4bf rewrite filename truncation code; ref #53 2014-05-11 14:10:53 +02:00
Jason Lam ff51706bfd add new truncate_filename filter 2014-05-09 20:42:57 -04:00
Jano Slota c25b8f01c5 Updated minify, jQuery, MixItUp and Tooltipster 2014-05-07 11:17:32 +02:00
Fredrick Brennan 042e7b9c59 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
czaks a2d62ce96d fix webm for multiimage 2014-04-29 21:18:37 +02:00
copypaste c483e1258c multiimage posting 2014-04-27 15:48:47 +02:00
czaks e741ca9b01 update containerchan readme 2014-04-06 21:56:34 +02:00
czaks e99c638e26 work on player.php (webm) 2014-04-06 21:32:23 +02:00
czaks 09b64a289b matroska elements go there 2014-04-06 21:29:09 +02:00
czaks 781fde7789 move php files to a more sane directory 2014-04-06 21:21:17 +02:00
czaks 207543754c SECURITY: remove XSS vulnerability 2014-03-30 16:40:14 +02:00
czaks bcb47a1d33 geoip: compatibility fix; this allows to have both versions of geoip loaded 2014-02-19 00:01:40 +01:00
Jano Slota 9dad842c24 Moved the external geoip files to inc/lib/geoip and made the geoip code a bit prettier 2014-02-18 23:50:01 +01:00
Michael Foster df143c6b50 fix Twig permissions 2013-09-19 16:09:35 +10:00
Michael Foster 9c48084f3b upgrade twig library 2013-09-19 16:08:25 +10:00
Michael Foster f53348d7c8 Add this library I found 2013-09-17 09:18:59 +10:00
Michael Foster 157dcf9fb1 Continue upgrading Twig 2013-08-01 15:55:28 -04:00