Eggbertx
|
fa56d500b8
|
Add filter enabling/disabling
|
2024-08-11 00:40:45 -07:00 |
|
Eggbertx
|
09b42624d0
|
Clean up formatting for management tables, set new conditions to the name field
|
2024-08-10 13:59:18 -07:00 |
|
Eggbertx
|
befaf3ae23
|
Replace condition add/remove buttons with links, move add link to end of conditions
|
2024-08-10 13:15:06 -07:00 |
|
Eggbertx
|
6b3d8e8aeb
|
Start adding filter mgmt page and some more ERD updates
|
2024-08-10 01:14:21 -07:00 |
|
Eggbertx
|
662cca0273
|
Add clipboard uploading to the static post form
|
2024-08-03 13:28:06 -07:00 |
|
Eggbertx
|
4770bf6cab
|
Add margin to deleted file box
|
2024-07-31 10:07:45 -07:00 |
|
Eggbertx
|
840f70b92c
|
Add functions for new upload field
|
2024-07-30 17:23:46 -07:00 |
|
Eggbertx
|
2d0b758a14
|
Use CSS on tables instead of border HTML attribute, standardize table headers
|
2024-03-08 14:50:28 -08:00 |
|
Eggbertx
|
a49dc81230
|
Increase size of textareas in settings
|
2024-02-28 10:33:02 -08:00 |
|
Eggbertx
|
a102fe355e
|
Use block display for staffmenu items
|
2024-02-24 17:53:12 -08:00 |
|
Eggbertx
|
c77121db80
|
Add international flag sprites and flag css
|
2024-01-17 15:53:29 -08:00 |
|
Eggbertx
|
b12e00252c
|
Add flag sprites
|
2024-01-12 13:10:42 -08:00 |
|
Eggbertx
|
4c73891ff5
|
Add template override page (doesn't do anything yet)
|
2023-12-10 20:46:08 -08:00 |
|
Eggbertx
|
5fd9601cc1
|
Fix staff menu clipping/not scrolling
|
2023-09-02 23:39:44 -07:00 |
|
Eggbertx
|
7f07139430
|
Add manage page for viewing the main log (non-access)
|
2023-06-14 14:37:45 -07:00 |
|
Eggbertx
|
094a265c52
|
add .topbar-section rule to global css
|
2023-05-24 08:58:42 -07:00 |
|
Eggbertx
|
4019e23d32
|
Move sounds and non-css images to /html/static
|
2023-01-26 09:38:04 -08:00 |
|
Eggbertx
|
23d3cea759
|
Improve postbox for mobile displays, remove no longer used threadlinks-top from css
|
2022-12-24 23:58:43 -08:00 |
|
Eggbertx
|
6c4b5a0155
|
Fix deleted box not centering in recent posts
|
2022-09-23 15:47:15 -07:00 |
|
Eggbertx
|
943c0f6221
|
Add filebans staff action, related to issue #28
though currently it can only view, not add new bans
|
2022-09-15 21:37:56 -07:00 |
|
Eggbertx
|
7d70fac114
|
Move CSS stuff from javascript to global CSS
|
2022-09-14 14:45:59 -07:00 |
|
Eggbertx
|
7d6873c0f7
|
Start actually using and updating the watcher menu
|
2022-09-08 16:41:50 -07:00 |
|
Eggbertx
|
62c81a3245
|
Properly send the upload on ctrl+enter
|
2022-08-22 20:55:28 -07:00 |
|
Eggbertx
|
a4f2a3fe57
|
Add upload preview to QR
|
2022-08-17 11:07:11 -07:00 |
|
Eggbertx
|
20fce2ab88
|
Leave a "File deleted" box on posts if only the file is deleted
|
2022-07-21 19:49:18 -07:00 |
|
Eggbertx
|
d376cfab8b
|
Make file-deleted-box elements properly centered
|
2022-05-08 16:44:21 -07:00 |
|
Eggbertx
|
ea57e1fa34
|
Update top bar pinned status when settings are saved
|
2022-05-08 14:27:59 -07:00 |
|
Eggbertx
|
f2460848a0
|
Comment out unnnecessary display css prop for lightbox class
|
2022-04-30 00:23:13 -07:00 |
|
Eggbertx
|
7255d54050
|
increase padding for recent posts on front page
|
2022-04-30 00:19:14 -07:00 |
|
Eggbertx
|
6ddfaedc11
|
Make themes use div#content more
|
2022-04-14 21:20:32 -07:00 |
|
Eggbertx
|
8e706a313c
|
Make template for recent posts page
Also make manage page h1 headers automatic
|
2022-01-29 23:47:13 -08:00 |
|
Eggbertx
|
39df19bd46
|
Smothen diagonal line on page thumbnails
|
2022-01-19 23:10:39 -08:00 |
|
Eggbertx
|
c72850a4eb
|
Add thumbnails for more filetype support
Related to issue #37
|
2022-01-19 23:00:27 -08:00 |
|
Eggbertx
|
8fe0ed3e52
|
Add Windows 9x theme (unfinished)
|
2022-01-16 21:13:56 -08:00 |
|
Eggbertx
|
7e13a32ec3
|
Add board config to all templates using the standard header
Also remove commented migration lines in build.py
|
2022-01-09 23:09:44 -08:00 |
|
Eggbertx
|
c8d8af077b
|
Fix lightbox footer transparency
|
2022-01-04 11:05:54 -08:00 |
|
Eggbertx
|
a7e7252376
|
Remove most of the nasty spaghetti code that relies on HTML output
Use new manage API to get actions
|
2021-12-30 14:50:05 -08:00 |
|
Eggbertx
|
2a3822fa28
|
Remove unnecessary important tags from stylesheets
Also add option to only install CSS files
|
2021-12-29 11:31:27 -08:00 |
|
Eggbertx
|
dffe7fbe27
|
Replace custom post dropdown menu with HTML select element
|
2021-08-24 16:16:05 -07:00 |
|
Eggbertx
|
282d0208f0
|
Replace box-shadow with drop-shadow filter for hardware acceleration
|
2021-08-24 12:00:50 -07:00 |
|
Eggbertx
|
d5a5fc53eb
|
Add Clear and Dark themes from BunkerChan
Also adjust some other theme properties
resolves #43
|
2021-03-24 11:26:58 -07:00 |
|
Eggbertx
|
9b05efaecb
|
Add Yotsuba B theme, use yotsuba mixin
Also add attribution to sass dir README
|
2021-03-23 00:05:51 -07:00 |
|
Eggbertx
|
74ca436465
|
Remove leetchan theme
|
2021-03-23 00:03:43 -07:00 |
|
Eggbertx
|
f715cba401
|
Rename Dark to Bunkerchan
I guess this is a good way of giving proper attribution, since that where it comes from
|
2021-03-22 10:15:49 -07:00 |
|
Eggbertx
|
59b7a10883
|
Increase opacity on Photon topbar, add pkg updates
Seems kinda overkill for a slight css change but it makes it clearer
|
2021-03-22 10:00:26 -07:00 |
|
Eggbertx
|
8979ed20cf
|
Add Yotsuba theme
|
2021-03-22 09:54:08 -07:00 |
|
Eggbertx
|
d8c8cabd4c
|
Remove old manage.js reference, fix dropdown menu color
|
2020-03-23 17:01:04 -07:00 |
|
Eggbertx
|
a3174936dc
|
Fix lightbox dropdown box color and section title radius in Pipes
|
2020-03-21 09:36:10 -07:00 |
|
Eggbertx
|
a85b0f8f83
|
Remove old domain from DomainRegex since it's no longer used
Also make the build.sh install message
|
2020-03-14 11:34:44 -07:00 |
|
Eggbertx
|
a40b2dee0f
|
Move password field filter remover to global.css
|
2020-03-09 13:26:46 -07:00 |
|