36 Commits

Author SHA1 Message Date
ruan
001dc85648 Fix column error 2022-04-29 21:59:21 +02:00
ruan
dbd806ef51 Simplify startup query 2022-04-29 18:06:07 +02:00
ruan
f2d08bb991 Move database implementation out of Settings 2022-01-19 10:43:16 +02:00
ruan
d50479569f Fix header count not respecting show_inactive_bans & show_silent_bans 2021-08-29 11:57:04 +02:00
ruan
7079a89144 Use count(*) for totals 2021-07-23 09:18:56 +02:00
ruan
15635939b9 #68: Use absolute path for default name_link 2021-06-26 08:33:14 +02:00
ruan
7706ee7284 Add unban & unmute reasons 2021-06-12 21:17:24 +02:00
ruan
037ab6b9c9 Add warning for outdated language files. 2021-01-19 20:02:52 +02:00
ruan
5a0826db1d Simple URLs: Fix duplicate header 2020-09-08 10:59:52 +02:00
ruan
9f54f33a91 Batch verification into header query when possible 2020-08-23 14:21:34 +02:00
ruan
7b4957a5ba Replace navbar padding with position: static 2020-08-09 08:19:40 +02:00
ruan
9630eaa52b Add support for simple URLs (e.g. /bans/) 2020-06-21 00:39:16 +02:00
ruan
d6c1d89bd4 Limit jQuery attempts to 30 (3 seconds) 2019-06-17 13:10:32 +02:00
ruan
4b85ad4f81
Revert "Use faster query to fetch entry counts"
This reverts commit 95bdf49
2018-10-11 04:58:53 +02:00
ruan
95bdf49a6a
Use faster query to fetch entry counts 2018-08-26 15:09:49 +02:00
ruan
29f5ef865b
CSS updates 2018-07-08 15:18:19 +02:00
ruan
21b774a33a
Make colors configurable for navbar and badges 2018-07-08 11:18:29 +02:00
ruan
d7c3b8ae83
Use badge-pill instead of badge for header totals 2018-07-07 20:34:58 +02:00
ruan
5857a0d374
Optimize queries 2018-05-31 10:16:10 +02:00
ruan
61c0d4717a
Autoversion favicon 2018-05-12 06:25:38 +02:00
ruan
0dc8337a6e
Minify glyphicons.css 2018-04-23 08:46:20 +02:00
ruan
e6d96da71d
Fixed glyphicons as they were removed from Bootstrap 4 2018-04-23 08:39:05 +02:00
ruan
a4708ee3f8
Copyright is not a nav-link 2018-04-19 05:54:04 +02:00
ruan
13b298bce7
Use badge-secondary instead of badge-info for header 2018-03-30 11:12:17 +02:00
ruan
ea49438784
Fix the navbar again 2018-03-30 10:55:54 +02:00
ruan
5b96941c49
More Bootstrap fixes 2018-03-30 10:53:45 +02:00
ruan
9f4a9dae61
Use bg-primary 2018-03-30 10:38:42 +02:00
ruan
073f93aa6a
Updated navbar for Bootstrap 4.0.0 2018-03-30 10:09:24 +02:00
ruan
4b38a80e6c
Autoversion scripts 2018-03-30 09:46:47 +02:00
ruan
f64a147a72
Spring cleaning - another big refactor for the locale system
en_US locale reduced from 88 messages to 43 messages.
Redundant messages have been purged, making it much easier to translate everything.
Message indexes now form a consistent and generified tree/branch/leaf structure.
2018-03-09 08:29:13 +02:00
ruan
260d6a67cc
Big refactor to locale system for fallback language support 2017-12-04 06:44:23 +02:00
ruan
b056533311
Add mtime versioning for CSS files 2016-11-15 09:53:24 +02:00
ruan
5074cbfc5f
Fixed more possible error instances 2016-10-04 02:36:26 +02:00
ruan
c9bc532c82 Rename handle_database_error to handle_error 2016-02-21 06:47:56 +02:00
BuildTools
d63d69e553 Support for international localisation via separate language files 2016-02-12 10:20:05 +01:00
ruan
5660317403 Updates
- Remove namespaces for PHP 5.2 support

- Rename "includes" to "inc"

- Add database error handling and error pages
2016-01-09 21:24:18 +02:00