23 Commits

Author SHA1 Message Date
ruan
b079b0f954 Support Content Security Policy (CSP) 2024-08-10 23:36:27 +02:00
ruan
4a3eb465c0 Improve info badge generation, ensure expired bans don't show as active 2022-05-02 16:16:34 +02:00
ruan
2c0b588b48 Simplify pager 2020-08-18 16:54:31 +02:00
ruan
7b4957a5ba Replace navbar padding with position: static 2020-08-09 08:19:40 +02:00
ruan
1437d0155a Fix left-aligned avatars being collapsed to the next line if username/reason is too long
If there is a better way to fix this besides "display: flex" I'll consider it.
2019-01-01 16:25:27 +02:00
ruan
eaee415b66
Use <div> instead of <p> for avatars 2018-09-01 14:38:54 +02:00
ruan
e482c72e39
Fix table rendering bugs 2018-08-30 09:43:56 +02:00
ruan
d54715a9ac
CSS updates 2018-07-08 15:19:45 +02:00
ruan
29f5ef865b
CSS updates 2018-07-08 15:18:19 +02:00
ruan
61c0d4717a
Autoversion favicon 2018-05-12 06:25:38 +02:00
ruan
77c4bf71a0
Add "Expired" tag, make labels more customizable 2018-05-05 09:38:51 +02:00
ruan
0f8ff13c43
More refactoring 2018-04-26 07:59:12 +02:00
ruan
09ca583c3f
Refactor CSS 2018-04-26 07:41:06 +02:00
ruan
6800b207a9
Small CSS fixes 2018-04-19 14:02:44 +02:00
ruan
4510409c29
Check form updates for Bootstrap 4 2018-04-19 13:57:26 +02:00
ruan
ded88338f8
Increase history.php label size from 13px to 16px 2018-04-19 12:33:25 +02:00
ruan
c87e6e5810
Display badges as inline-flex instead of inline-block
They will no longer stack on top of each other as of last commit
2018-04-19 12:29:38 +02:00
ruan
39fbdeb0a2
Fix badge centering on info.php, set as right-of-center
Badges are now treated as zero-width and will not weigh down the centered header title.
2018-04-19 12:22:46 +02:00
ruan
dc6fe732b4
Adjustments & fixes 2018-03-30 10:26:39 +02:00
ruan
78cec5c94b
Refactor CSS 2018-03-13 12:08:53 +02:00
ruan
08353acdae
Fix vertical align 2017-06-22 19:28:05 +02:00
ruan
9546e1bc31
Vertical align middle by default for tables 2017-06-22 18:05:50 +02: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