Shish
|
434455b836
|
[tests] more voiding of tests
|
2024-01-15 14:31:51 +00:00 |
|
Shish
|
a1f22ef67c
|
[themes] void return type for display_* functions
|
2024-01-15 14:23:12 +00:00 |
|
Shish
|
bb9ab613ce
|
[everything] bulk set event handler return types to void
|
2024-01-15 11:52:35 +00:00 |
|
Shish
|
2af4a83fd1
|
[view] give input box a little extra buffer height to account for padding, fixes #1009
|
2024-01-13 13:28:19 +00:00 |
|
Shish
|
d986d0d378
|
[view] tag entry should grow as-needed, but not shrink - fixes #1005
|
2024-01-09 17:38:55 +00:00 |
|
Shish
|
29fde1388a
|
[core] only show decimal for KB/MB/etc less than 10
|
2024-01-08 19:35:25 +00:00 |
|
Shish
|
4df1e935b4
|
autosize tag entry
|
2024-01-06 14:09:55 +00:00 |
|
Shish
|
948f3f1bd8
|
min-size for tag entry
|
2024-01-06 14:03:46 +00:00 |
|
Shish
|
4edf985a73
|
fmt
|
2024-01-05 04:06:19 +00:00 |
|
Shish
|
05a981d935
|
[notes] replace all the javascript
|
2024-01-05 04:02:08 +00:00 |
|
Shish
|
b060accc44
|
[view] don't show prev/next when the user has searched for order:... - fixes #790
|
2024-01-04 19:21:55 +00:00 |
|
Shish
|
164e6df9f8
|
derp
|
2024-01-01 22:38:01 +00:00 |
|
Shish
|
fab4b489ac
|
infobox css to css file, and a little wider
|
2024-01-01 22:27:42 +00:00 |
|
Shish
|
47dfc2c36e
|
fix view js a bit
|
2024-01-01 17:17:27 +00:00 |
|
Shish
|
b67fca51f5
|
[view] ViewImage -> ViewPost
|
2023-12-31 01:20:36 +00:00 |
|
Shish
|
a00b522f34
|
[view] more microhtml
|
2023-12-31 01:10:03 +00:00 |
|
Shish
|
9c4138399d
|
Merge branch 'no-modernizr'
|
2023-12-30 18:07:59 +00:00 |
|
Shish
|
ab4c58e17e
|
[view] reduce jquery
|
2023-12-30 13:47:23 +00:00 |
|
Shish
|
8f143a6bac
|
[view] use vanilla JS to change info box edit/view modes
|
2023-12-30 03:45:21 +00:00 |
|
Shish
|
7617daa15c
|
[autocomplete] rely on autocomplete-script to disable browser built-in where appropriate
|
2023-12-26 12:53:46 +00:00 |
|
Shish
|
2ac243d20d
|
[core] use rawurlencode/decode consistently, deprecate caret system
|
2023-12-24 22:42:14 +00:00 |
|
Shish
|
9e7f3cb397
|
Make SHM_POST_INFO more logical
Rather than having a boolean for view or edit + optional editor, use the
existence of the editor to know if a field is editable
|
2023-12-19 11:41:02 +00:00 |
|
Shish
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
5879184895
|
SHM_POST_INFO element for doing info box elements in a standard way
|
2023-08-17 18:21:28 +01:00 |
|
Shish
|
00d4f9f75c
|
always have a Themelet, never null
|
2023-06-27 16:11:14 +01:00 |
|
Shish
|
46f75f7b34
|
[static] allow extensions to customise robots.txt
|
2023-03-30 20:36:58 +01:00 |
|
Shish
|
689b2b13af
|
send_event(T) -> T
|
2023-02-04 20:50:26 +00:00 |
|
Shish
|
120a5273e5
|
Post ID in navigation slot
|
2023-01-30 21:35:38 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
a04bc2e7e4
|
php8.1 gogogo
|
2022-10-28 01:45:35 +01:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
f5a69e8fa9
|
only show some admin actions on some pages
|
2021-04-25 11:20:55 +01:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Laureano Passafaro
|
984b85f60c
|
2 missing block ids on post/view
|
2021-02-09 11:03:00 +00:00 |
|
Matthew Barbour
|
32927aea3d
|
Formatting pass
|
2021-01-18 08:37:32 -06:00 |
|
Matthew Barbour
|
7cea8592ee
|
Fixed issues with next/prev post functionality not working with certin URL setups, as the query was not making it back to the server, or was being lost on redirect
|
2021-01-16 14:54:11 -06:00 |
|
Shish
|
ecafd4e131
|
Merge branch 'image2post'
|
2020-10-27 22:42:47 +00:00 |
|
Shish
|
338bbcdbcb
|
more test passing
|
2020-10-27 22:19:26 +00:00 |
|
Shish
|
e8561f6a04
|
test pages with args properly
|
2020-10-27 21:19:19 +00:00 |
|
Matthew Barbour
|
769fbecbb0
|
Image to Post - View
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
4c5ef85906
|
Added image info option to admin, changed the info template parser to not use the url-escaped option
|
2020-08-28 09:50:36 -05:00 |
|
Shish
|
49e4c3f9c7
|
info as part of view ext
|
2020-07-31 15:50:57 +01:00 |
|
Matthew Barbour
|
18cd74f57d
|
Changed a bunch of core extensions to be hidden since there's nothing to interact with
|
2020-06-22 18:02:47 +01:00 |
|
Shish
|
8b1b4d257e
|
stick a blank index.php in data/ just in case somebody left directory-indexing on
|
2020-03-23 19:56:05 +00:00 |
|
Shish
|
52a232d113
|
...
|
2020-03-23 00:24:37 +00:00 |
|
Shish
|
92b000ed4e
|
derp
|
2020-03-23 00:21:35 +00:00 |
|
Shish
|
1fc75c0b18
|
Whenever we display an image for any reason, show the admin block, fixes #621
|
2020-03-23 00:06:43 +00:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
5058e1f3fd
|
standard jquery
|
2020-03-02 17:12:43 +00:00 |
|
Shish
|
9c47bdb100
|
users who can edit locks, can edit locked images
|
2020-02-13 20:54:45 +00:00 |
|