4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[core] remove unusued isnull SQL function More... 8 months ago
[core] add a test suite for SQL features More... 8 months ago
[core] have a system level SECRET variable, to be used as a salt separate from DATABASE_DSN More... 8 months ago
[core] have User::by_session() check session ID on the PHP side More... 8 months ago
[core] move get_session_id and set_login_cookie into User class More... 8 months ago
[core] different errors for missing vs invalid CSRF token More... 8 months ago
[core] have UserCreationEvent return the created user, so we don't need to immediately re-query for it More... 8 months ago
[core] use || for SQL concatenation More... 8 months ago
[setup] console logging for niceurl tests More... 8 months ago
[core] test for bool_escape(null) == false More... 8 months ago
[core] config->save() is implicit in set_XXX(), no need to call it from outside of there More... 8 months ago
[various] use set_default_int in InitExt rather than set_int in DatabaseUpgrade More... 8 months ago
[setup] have ConfigSaveEvent save the config More... 8 months ago
[statistics] sort by tag id for correctness More... 8 months ago
[statistics] make usernames into links More... 8 months ago
[statistics] alias tags before counting changes, include total edit count More... 8 months ago
[tag_history] prevent tag aliasing for correctness and huge performance improvement More... 8 months ago
[tag_history] add diff colour-coding to tag changes More... 8 months ago
[speed_hax] extract SPEED_HAX tweaks to extension More... 8 months ago
[comment] move recent comments below tags on post list More... 8 months ago
[alias] add info on tag aliases and tag implications More... 8 months ago
[themes] add search link to rating More... 8 months ago
use <code> where appropriate More... 9 months ago
[blocks] add documentation More... 9 months ago
[blur] blur thumbs with explicit rating More... 9 months ago
[danbooru2] add autocomplete to view search field More... 9 months ago
[core] allow relative url in contact link More... 9 months ago
[terms] allow users to view wiki pages before accepting the terms that are written in the wiki More... 9 months ago
[terms] add tests More... 9 months ago
[core] make request cookies configurable More... 9 months ago