Aevann
9f205af1eb
rename data-sort-key to data-sort for consistency
2024-02-23 23:27:11 +02:00
Aevann
fffc5eb43f
make tables in comments and posts look better
2024-02-12 16:18:13 +02:00
Aevann
a68dcfd5fe
fix up tabs
2023-10-29 16:01:59 +03:00
Aevann
da75577732
cachebust badges
2023-03-15 06:05:59 +02:00
Aevann
7f95458da7
fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3731127#context
2023-03-07 07:33:58 +02:00
Aevann
caa28817aa
cachebust badges
2022-12-27 00:10:49 +02:00
Aevann1
ec228f269f
remove redundant column
2022-12-18 19:04:08 +02:00
Aevann1
e77f15b3c4
add badge id to /badges
2022-12-18 19:02:40 +02:00
Aevann1
1886dd986e
move sort_table.js to core.js
2022-12-10 12:40:34 +02:00
Aevann1
a3c51202d1
improvement to sorting table + get rid of scope="col"
2022-12-10 10:47:15 +02:00
Aevann1
868fb1024f
update carp's badge
2022-12-05 06:37:03 +02:00
justcool393
153fb4e2a2
[DO NOT MERGE] titlesssssssssss ( #468 )
...
* titles
* testing
* self
* Revert "self"
This reverts commit d6c12d5a5ba125feb44673f55e1fdac75f151cb5.
* Revert "testing"
This reverts commit 86d800f9fd552196b31f0e0b3891d4fc072a9bc0.
* testing on devrama
* rewrite the html head
* reference error or smth idk
* tempalte debug
* template debug redux
* default2
* rename default2 -> root, page title
* fix settings2
* include the set_variables block
* root scope variables 2
* test 3
* remove unnecessary set
* add pagetitles to all settings2 pages
* add pagetitle to casino
* remove bloat
* remove duplicate site name thingy
* page titles 2
* page titles 3
* remove duplicate imports and add page titles everywhere iirc
* ok but actually this time
* remove unnecessary newlines
* fix title lol
* >
* fsdfsfsfsfsfs
* fsfs
* template configurations
* fix 500
* reduce login template bloat
* move files and add status codes where needful
* move authfroms to login
* remove 2fa bloat
* verification code
* sign up fixes
* readability
* fssfsfsfs
* move forgot password to login/
* readability
* don't emit comments
* add page titles where needful
* gsgsgs
* modals: move to respective pages
* testing on devrama
* get home garbage out of title
* remove insane amount of icon duplication
* sign up text
* add votes pagetitle
* fix blank lines
* Revert "fix blank lines"
This reverts commit b2c54339970725d00b6fc82bb458c1757909952c.
* Fix blank lines on sign_up.html.
* title: votes.html more meaningful identifier.
* titles: Lottery, Directory, Notifications
* head final in submission.html
* fix missing comma
* >
* test
* title: /comments
* fsfsfsfsf
* titles: user_cards
* head: only load video and audio meta attributes if they actually exist
* titlessssss: /admin/lottery/participants
* titlessssssss: extra quote in search.html
* titlessssss: userpage voters.
* titties: /h/<sub>/{followers,blockers,exilees[sic]}
* test banner
* Revert "test banner"
This reverts commit c3d875d03f3e60d72a60dab7d28bf108554a5826.
* make submit.html inherit from default.html
Co-authored-by: TLSM <duolsm@outlook.com>
2022-11-21 02:52:22 -06:00
Aevann1
de8be8dd0e
get rid of <pre> being used as vertical spacing
2022-10-29 02:47:48 +02:00
Snakes
333c36f6b7
Update homoween badges, cachebust badges.
2022-10-21 19:57:59 -04:00
Aevann1
83aa914865
more consistency in templates
2022-10-10 07:23:02 +02:00
Snakes
98936efe60
assetcache: apply to all CSS and JS assets.
2022-09-24 03:04:06 -04:00
Aevann1
20d5efa12e
improve spider award badge
2022-09-20 20:04:42 +02:00
Aevann1
be2ff53d85
mass trim badges
2022-09-12 11:31:04 +02:00
Aevann1
e9445efc22
make bootstrap work on localhost
2022-09-08 19:12:46 +02:00
Aevann1
9475aa27e4
award badges shit
2022-09-07 05:31:55 +02:00
Aevann1
3e75309821
rewrite sort_table.js, credit to htbz
2022-09-03 20:24:26 +02:00
Aevann1
48affb53e6
more hat shit
2022-09-03 05:04:51 +02:00
Aevann1
9032e23182
add patron icons for WPD
2022-08-25 22:34:05 +02:00
Aevann1
133cdee0b3
adjust badge size
2022-08-25 19:50:18 +02:00
Aevann1
c8ed20cd9c
add patron badges for WPD
2022-08-25 19:29:31 +02:00
Aevann1
d3fb0d87d6
ability to re-order badges by addition number
2022-07-15 15:36:53 +02:00
Aevann1
03620d984c
improve sorting tables
2022-07-14 18:20:09 +02:00
Aevann1
382df30e1f
show ALL timestamps in user's timezone + move scripts to the bottom of HTML templates to mimic rocketloader's behavior on localhost (for testing)
2022-07-09 10:35:47 +02:00
Aevann1
57e424af5b
revert the "defer" thing
2022-07-03 12:10:04 +02:00
Aevann1
a49325ba14
defer all scripts (this won't change anything for us since we use rocketloader, but it will fix javascript on localhost)
2022-07-03 09:42:33 +02:00
Aevann1
26d46a9cb9
make sorting tables less retarded
2022-06-27 04:47:49 +02:00
Snakes
0aafd810a2
assetcache: Add dynamic file parameter, apply more.
...
Assetcache macro improvement: to support assets in folders which are
dynamically referenced by e.g. ID or name, the `asset` macro now
accepts an optional second parameter to be included in the path but
not to be used for versioning the class of assets.
To support recent commits, assetcache now applies for:
- images/badges/*.webp
- js/: award_modal.js, bootstrap.js, header.js
2022-05-29 00:52:40 -04:00
Aevann1
6b10d097a2
mn
2022-05-05 01:09:46 +02:00
Aevann1
18a4e7b0ca
fsd
2022-05-03 07:58:10 +02:00
Aevann1
5e2da5673c
fsd
2022-05-03 06:28:42 +02:00
Aevann1
8b24faf9fd
sdf
2022-05-02 20:56:10 +02:00
Aevann1
dbe0bf076e
tre
2022-05-02 20:50:43 +02:00
TLSM
63d344c2d0
Add badge quantity and rarity to /badges. ( #238 )
...
Implements feature request to know how many of each badge exists and
to have a 'rarity', a la Steam or PSN badges, relative to number of
non-lurker users.
Because Postgres `COUNT()`s are notoriously costly, /badges has been
memoized for 1hr to avoid a DOS target.
2022-05-02 20:14:06 +02:00
Aevann1
4ca5c7a0d8
fsd
2022-04-09 19:32:38 +02:00
Aevann1
4c44c2ce92
fds
2022-04-03 17:47:53 +02:00
Aevann1
b538d2a24c
gdfg
2022-03-31 18:28:53 +02:00
Aevann1
1576fcd57d
farts on u
2022-02-28 04:06:15 +02:00
Aevann1
149e8e2636
carpet
2022-02-26 21:34:10 +02:00
Aevann1
871ad7c6c8
fdfd
2022-02-25 15:26:56 +02:00
Aevann1
8ffbac975b
fsfd
2022-02-24 14:03:28 +02:00
Aevann1
e63fd49dcc
xcv
2022-02-18 22:31:04 +02:00
Aevann1
04b0088987
fgd
2022-02-06 18:51:52 +02:00
Aevann1
8c3ba8382c
sfd
2022-02-04 12:19:49 +02:00
Aevann1
4fa997866c
fsd
2022-02-03 11:16:09 +02:00
Aevann1
27766290a9
vxc
2022-02-03 08:39:02 +02:00