4324 Commits (main)
 

Author SHA1 Message Date
bebyx ffcc496a6f Fix editing global pages for 7.4 (#487) 2 years ago
Junicchi 2103948afe fix Undefined index ip problem, fixes #434 2 years ago
ben2613 f9cde257c0 Fix mobile browser hang issue when auto-reload by reducing DOM modification in forloop 2 years ago
sshscp15 57ee34ad55 simple catalog support for moderators 2 years ago
27chan 4ee521dac7 Adjust css theme 2 years ago
27chan 6c816c21af Updating information 2 years ago
discomrade 4b3101afeb Fix missing variable in auto-reload 2 years ago
discomrade 3c8a8b77ac Add options for auto-reload.js, remove orphaned function call 2 years ago
discomrade e7303eb9fc Remove update thread on scroll to bottom of page 2 years ago
discomrade 17b5ad6cad Remove false requirement for banners enabled to use auto-reload.js 2 years ago
discomrade 6b225625c4 Disable broken, unknown-purpose styling on boxs and tables 2 years ago
discomrade a12ca4e75f Make Ubuntu font local instead of Google API call 2 years ago
discomrade 27ef8b8011 Add style to all a tags, not only links 2 years ago
discomrade a2d0a1fcd2 Remove static position from dark.css desktop style to fix topbar not following page and padding above the top bar 2 years ago
discomrade a01ce77666 Remove CSS external links, replace random filenames, move images into img folder 2 years ago
discomrade 20a5490b65 Add CSS from lainchan 2 years ago
discomrade 837fe4d6fa Check file exists before unlinking in 'file_unlink' 2 years ago
discomrade 4eae6fd37e Check for file exif_stripped flag without accessing invalid key 2 years ago
discomrade 8c9ef0d2bd Check temp file exists before unlinking when processing images 2 years ago
discomrade b80a7b00f0 Add status.php for mobile API 2 years ago
discomrade f17875da7a Enable compatibility with Twig 2.x 2 years ago
discomrade d69b30d83f Replace deprecated Twig 'filter' with 'apply' 2 years ago
discomrade 419829f8aa Check files exist before deleting when rebuilding 2 years ago
discomrade c228c5a7bb Unset $matches['token'] after use 2 years ago
discomrade 98ee082ea3 Handle empty page key index properly 2 years ago
discomrade e307afd09f Prevent filling debug parameter when debug is turned off in config 2 years ago
discomrade 7ba421ff24 Defer youtube.js 2 years ago
discomrade 37b3a9a9ab Add labels to form input elements 2 years ago
discomrade 71d9463e47 Add filename as alt text to images 2 years ago
discomrade 745f1cbb23 Fix obsoleted getJSON(...).error function 2 years ago
discomrade c7c54a3d3e Add frame around forced anon options 2 years ago
discomrade 47123a0f89 Remove some desktop CSS 2 years ago
discomrade 1cbe304f13 Fix titles on Rand and Semirand themes 2 years ago
discomrade 03660bfa24 Reduce padding after forms 2 years ago
discomrade 15d85a4254 Reset auto-reload.js countdown after post 2 years ago
discomrade 0e332ca2fa Remove redundant Posting Mode banner 2 years ago
discomrade 4b5da78aca Change layout of view IP page 2 years ago
discomrade 5c76af1603 Don't sort Random order in catalog 2 years ago
discomrade 17b915ad7f Add class to overboard show/hide board buttons 2 years ago
discomrade d61e98524c Update Tor blocklist 2 years ago
discomrade fc3564bc10 Change order of static page markup methods 2 years ago
discomrade 396f184ea8 Extract footer into a template 2 years ago
discomrade c1a2c9cf2f Enable configurations by default: moving, subject in title, hourly stats, anti-bump-flood 2 years ago
discomrade e8251ade6a Change dates to ISO 8601-like, fix deprecation of strfdate() in PHP 8.1, fix non-GMT dates 2 years ago
discomrade 32aa1802c7 Disable jumping down to the bottom after a new post 2 years ago
discomrade 9b29b30330 Set auto-reload.js to minimum countdown delay after making a post 2 years ago
discomrade 7324135025 Add PPH and IPs stats table (doesn't require JS) 2 years ago
discomrade 5b74355046 Collapse post form by default on index page. 2 years ago
discomrade 6645a8f989 Add meaningful error codes for captchas 2 years ago
discomrade 175022f519 Move PHP session into captcha code to prevent unnecessary cookies. 2 years ago