]> Untitled Git - lemmy-ui.git/log
lemmy-ui.git
12 months agocomponent classes v2
djvs [Tue, 20 Jun 2023 18:46:16 +0000 (14:46 -0400)]
component classes v2

12 months agov0.18.0-rc.3
Dessalines [Tue, 20 Jun 2023 14:20:21 +0000 (10:20 -0400)]
v0.18.0-rc.3

12 months agov0.18.0-beta.9
Dessalines [Tue, 20 Jun 2023 13:20:12 +0000 (09:20 -0400)]
v0.18.0-beta.9

12 months agofeat: Bootstrap 5 (#1378)
Jay Sitter [Tue, 20 Jun 2023 12:01:29 +0000 (08:01 -0400)]
feat: Bootstrap 5 (#1378)

* feat: Use Bootstrap 5; remove Bootstrap 4

* feat: Add link decoration override global var

* fix: Change sr-only to visually-hidden

* fix: Fix missing toggle button classes

* fix: Use darker green to pass 3:1 contrast and allow foreground color generation

* fix: Replace all mr- and ml- classes with me- (end) and ms- (start) classes

* fix: Replace all pr- and pl- classes with pe- (end) and ps- (start) classes

* fix: Replace custom-select with form-select d-inline-block

* fix: Change max-width to Bootstrap 4's max-width

* fix: Fix badge colors

* fix: Replace deprecated btn-block class with d-block

* fix: Temporary fix for missing btn-block styles

* fix: Fix margin-left auto and margin-right auto

* fix: Fix default border color

* fix: Fix some button widths

* fix: Fix form row margins

* fix: Remove theme color maps; no longer necessary in Bootstrap 5

* fix: Remove unused gray

* test commit

* fix: Fix deprecated input-group-append usage

* fix: Add missing col-form-label classes

* fix: Fix some column widths

* fix: Fix language dropdown style regression

* fix: Fix toast background color

* fix: Fix missing colors in red themes

* fix: Fix default radio button appearance for toggles

* fix: Fix missing margin in search form

* fix: Fix search form widths

* fix: Fix rate limit form columns

* fix: Fix search filters layout

* fix: Fix weird table background issue; re-compile from main updates

* fix: Fix modlog filter layout

* fix: Fix some horizontal margins

* fix: Fix incorrect usage of input-group

* chore: Empty commit to re-trigger Woodpecker job

* fix: Fix incorrect Bootstrap 5 padding class

* fix: Tighten up the home filter bars for the hell of it

* fix: Fix home filter bar gap

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
12 months agoAdd scripts to make managing translations easier (#1414)
SleeplessOne1917 [Tue, 20 Jun 2023 11:57:09 +0000 (11:57 +0000)]
Add scripts to make managing translations easier (#1414)

12 months agoMerge pull request #1409 from jsit/fix/fix-post-action-button-sizes
SleeplessOne1917 [Tue, 20 Jun 2023 11:50:14 +0000 (11:50 +0000)]
Merge pull request #1409 from jsit/fix/fix-post-action-button-sizes

fix: Shrink and normalize some post action button colors and sizes

12 months agoMerge branch 'main' into fix/fix-post-action-button-sizes
SleeplessOne1917 [Tue, 20 Jun 2023 11:10:29 +0000 (11:10 +0000)]
Merge branch 'main' into fix/fix-post-action-button-sizes

12 months agoMerge pull request #1412 from sunaurus/password_reset_redirect
SleeplessOne1917 [Tue, 20 Jun 2023 10:55:26 +0000 (10:55 +0000)]
Merge pull request #1412 from sunaurus/password_reset_redirect

Fix redirect after successful password reset

12 months agoFix redirect after successful password reset
sunaurus [Tue, 20 Jun 2023 10:44:26 +0000 (13:44 +0300)]
Fix redirect after successful password reset

12 months agofix: Shrink and normalize some post action button colors and sizes
Jay Sitter [Tue, 20 Jun 2023 04:35:50 +0000 (00:35 -0400)]
fix: Shrink and normalize some post action button colors and sizes

12 months agoMerge pull request #1392 from LemmyNet/fix_language_select_custom
SleeplessOne1917 [Tue, 20 Jun 2023 00:23:38 +0000 (00:23 +0000)]
Merge pull request #1392 from LemmyNet/fix_language_select_custom

Fix language missing class.

12 months agoMerge branch 'main' into fix_language_select_custom
SleeplessOne1917 [Tue, 20 Jun 2023 00:21:43 +0000 (00:21 +0000)]
Merge branch 'main' into fix_language_select_custom

12 months agoMerge pull request #1399 from jsit/fix/fix-wrong-litely-red-import
SleeplessOne1917 [Tue, 20 Jun 2023 00:11:03 +0000 (00:11 +0000)]
Merge pull request #1399 from jsit/fix/fix-wrong-litely-red-import

fix(themes): Litely Red was importing the wrong vars

12 months agoMerge branch 'main' into fix/fix-wrong-litely-red-import
SleeplessOne1917 [Tue, 20 Jun 2023 00:08:51 +0000 (00:08 +0000)]
Merge branch 'main' into fix/fix-wrong-litely-red-import

12 months agoMerge pull request #1354 from jsit/fix/add-aria-label-to-featured-pins
SleeplessOne1917 [Mon, 19 Jun 2023 23:34:19 +0000 (23:34 +0000)]
Merge pull request #1354 from jsit/fix/add-aria-label-to-featured-pins

fix(a11y): Add aria-label to featured pins

12 months agoMerge branch 'main' into fix/add-aria-label-to-featured-pins
SleeplessOne1917 [Mon, 19 Jun 2023 23:32:00 +0000 (23:32 +0000)]
Merge branch 'main' into fix/add-aria-label-to-featured-pins

12 months agofix: Litely Red was importing the wrong vars
Jay Sitter [Mon, 19 Jun 2023 21:21:08 +0000 (17:21 -0400)]
fix: Litely Red was importing the wrong vars

12 months agoMerge pull request #1398 from jsit/fix/always-show-advanced-buttons
SleeplessOne1917 [Mon, 19 Jun 2023 20:06:46 +0000 (20:06 +0000)]
Merge pull request #1398 from jsit/fix/always-show-advanced-buttons

fix: Always show advanced post buttons dropdown

12 months agofix: Always show advanced post buttons dropdown
Jay Sitter [Mon, 19 Jun 2023 19:56:55 +0000 (15:56 -0400)]
fix: Always show advanced post buttons dropdown

12 months agoFixing missing class for language select.
Dessalines [Mon, 19 Jun 2023 15:53:18 +0000 (11:53 -0400)]
Fixing missing class for language select.

12 months agoUpdating translations.
Dessalines [Mon, 19 Jun 2023 15:52:00 +0000 (11:52 -0400)]
Updating translations.

12 months agov0.18.0-rc.2
Dessalines [Mon, 19 Jun 2023 15:29:57 +0000 (11:29 -0400)]
v0.18.0-rc.2

12 months agofeat(post): Move post domain beneath post title (#1363)
Jay Sitter [Mon, 19 Jun 2023 15:26:29 +0000 (11:26 -0400)]
feat(post): Move post domain beneath post title (#1363)

* feat(post): Move post domain and preview button beneath post title

* fix: Move the 'show body' button back to actions line; only show if there is something to show; add 'active' color

* fix: Fix some margins

12 months agoMerge pull request #1386 from krestenlaust/main
SleeplessOne1917 [Mon, 19 Jun 2023 12:42:17 +0000 (12:42 +0000)]
Merge pull request #1386 from krestenlaust/main

Changed some text in feature request template

12 months agoUpdated link to lemmy-repo as direct link to issues
Kresten Laust [Mon, 19 Jun 2023 12:28:46 +0000 (14:28 +0200)]
Updated link to lemmy-repo as direct link to issues

12 months agoMerge branch 'main' into main
SleeplessOne1917 [Mon, 19 Jun 2023 12:23:06 +0000 (12:23 +0000)]
Merge branch 'main' into main

12 months agoMerge pull request #1383 from ayan4m1/feature/listing-margin-padding
SleeplessOne1917 [Mon, 19 Jun 2023 11:14:10 +0000 (11:14 +0000)]
Merge pull request #1383 from ayan4m1/feature/listing-margin-padding

feat(css): make vertical rhythm more consistent for post listings

12 months agoChanged text in feature request template
Kresten Laust [Mon, 19 Jun 2023 08:12:46 +0000 (10:12 +0200)]
Changed text in feature request template

Replaced a sentence referring to a the feature request as a bug report, and changed the title to refer to the UI of lemmy instead of simply lemmy, even though it was also technically correct before.

12 months agofeat(css): make vertical rhythm more consistent for post listings
ayan4m1 [Mon, 19 Jun 2023 01:36:27 +0000 (21:36 -0400)]
feat(css): make vertical rhythm more consistent for post listings

12 months agoMerge pull request #1373 from jsit/fix/fix-post-creator-alignment
SleeplessOne1917 [Mon, 19 Jun 2023 03:47:29 +0000 (03:47 +0000)]
Merge pull request #1373 from jsit/fix/fix-post-creator-alignment

fix: Fix post creator text alignment

12 months agoMerge branch 'main' into fix/fix-post-creator-alignment
Jay Sitter [Mon, 19 Jun 2023 03:45:06 +0000 (23:45 -0400)]
Merge branch 'main' into fix/fix-post-creator-alignment

12 months agoMerge pull request #1377 from jsit/fix/add-labels-to-block-report
SleeplessOne1917 [Mon, 19 Jun 2023 03:37:11 +0000 (03:37 +0000)]
Merge pull request #1377 from jsit/fix/add-labels-to-block-report

fix(post): Fix missing labels on block/report buttons in new dropdown

12 months agoMerge branch 'main' into fix/fix-post-creator-alignment
SleeplessOne1917 [Mon, 19 Jun 2023 03:36:32 +0000 (03:36 +0000)]
Merge branch 'main' into fix/fix-post-creator-alignment

12 months agoMerge branch 'main' into fix/add-labels-to-block-report
Jay Sitter [Mon, 19 Jun 2023 03:23:44 +0000 (23:23 -0400)]
Merge branch 'main' into fix/add-labels-to-block-report

12 months agoMerge pull request #1376 from jsit/fix/fix-intense-hr-color
SleeplessOne1917 [Mon, 19 Jun 2023 03:22:56 +0000 (03:22 +0000)]
Merge pull request #1376 from jsit/fix/fix-intense-hr-color

fix: Fix too-intense hr color between posts

12 months agoMerge branch 'main' into fix/fix-intense-hr-color
SleeplessOne1917 [Mon, 19 Jun 2023 03:20:59 +0000 (03:20 +0000)]
Merge branch 'main' into fix/fix-intense-hr-color

12 months agofix: Use classnames
Jay Sitter [Mon, 19 Jun 2023 03:19:56 +0000 (23:19 -0400)]
fix: Use classnames

12 months agoMerge remote-tracking branch 'origin/main' into fix/fix-post-creator-alignment
Jay Sitter [Mon, 19 Jun 2023 03:18:03 +0000 (23:18 -0400)]
Merge remote-tracking branch 'origin/main' into fix/fix-post-creator-alignment

* origin/main:
  fix: Prettier ignore generated themes, as they aren't written by humans
  feat: Badge-ify NSFW and removed by mod title info

12 months agoMerge pull request #1372 from jsit/fix/prettier-ignore-generated-themes
SleeplessOne1917 [Mon, 19 Jun 2023 03:11:07 +0000 (03:11 +0000)]
Merge pull request #1372 from jsit/fix/prettier-ignore-generated-themes

fix: Prettier ignore generated themes, as they aren't written by humans

12 months agoMerge branch 'main' into fix/prettier-ignore-generated-themes
SleeplessOne1917 [Mon, 19 Jun 2023 03:08:45 +0000 (03:08 +0000)]
Merge branch 'main' into fix/prettier-ignore-generated-themes

12 months agoMerge pull request #1370 from jsit/feat/badgeify-post-title-info
SleeplessOne1917 [Mon, 19 Jun 2023 03:05:12 +0000 (03:05 +0000)]
Merge pull request #1370 from jsit/feat/badgeify-post-title-info

feat: Badge-ify NSFW and removed by mod title info

12 months agochore: Empty commit to retrigger Woodpecker job
Jay Sitter [Sun, 18 Jun 2023 22:15:32 +0000 (18:15 -0400)]
chore: Empty commit to retrigger Woodpecker job

12 months agofix(post): Fix missing labels on block/report buttons in new dropdown
Jay Sitter [Sun, 18 Jun 2023 20:02:55 +0000 (16:02 -0400)]
fix(post): Fix missing labels on block/report buttons in new dropdown

12 months agofix: Add compiled theme stylesheets
Jay Sitter [Sun, 18 Jun 2023 19:45:01 +0000 (15:45 -0400)]
fix: Add compiled theme stylesheets

12 months agofix: Fix too-intense hr color between posts
Jay Sitter [Sun, 18 Jun 2023 19:38:16 +0000 (15:38 -0400)]
fix: Fix too-intense hr color between posts

12 months agofix: Fix post creator text alignment
Jay Sitter [Sun, 18 Jun 2023 16:46:31 +0000 (12:46 -0400)]
fix: Fix post creator text alignment

12 months agofix: Prettier ignore generated themes, as they aren't written by humans
Jay Sitter [Sun, 18 Jun 2023 16:03:12 +0000 (12:03 -0400)]
fix: Prettier ignore generated themes, as they aren't written by humans

12 months agofeat: Badge-ify NSFW and removed by mod title info
Jay Sitter [Sun, 18 Jun 2023 14:47:29 +0000 (10:47 -0400)]
feat: Badge-ify NSFW and removed by mod title info

12 months agoMerge remote-tracking branch 'origin/main' into fix/add-aria-label-to-featured-pins
Jay Sitter [Sun, 18 Jun 2023 14:36:08 +0000 (10:36 -0400)]
Merge remote-tracking branch 'origin/main' into fix/add-aria-label-to-featured-pins

* origin/main:
  fix: Fix display inline of post title
  fix: Use btn-sm for advanced menu dropdown buttons
  fix: Remove some extra classes on flag/report buttons
  fix: Fix vertical alignment and border radius of advanced dropdown menu items
  fix(a11y): Add aria-controls for advanced button dropdown
  fix: Fix some button labels and tippy text
  Empty commit to re-trigger Woodpecker job
  fix: Remove unused var
  feat: Move advanced post menu into dropdown
  fix: Only post title should be inside h5, not the additional metadata icons

12 months agofix: Fix display inline of post title
Jay Sitter [Sun, 18 Jun 2023 04:41:47 +0000 (00:41 -0400)]
fix: Fix display inline of post title

12 months agofix: Only post title should be inside h5, not the additional metadata icons
Jay Sitter [Sat, 17 Jun 2023 16:32:12 +0000 (12:32 -0400)]
fix: Only post title should be inside h5, not the additional metadata icons

12 months agofix: Use btn-sm for advanced menu dropdown buttons
Jay Sitter [Sun, 18 Jun 2023 01:09:43 +0000 (21:09 -0400)]
fix: Use btn-sm for advanced menu dropdown buttons

12 months agofix: Remove some extra classes on flag/report buttons
Jay Sitter [Sun, 18 Jun 2023 01:04:40 +0000 (21:04 -0400)]
fix: Remove some extra classes on flag/report buttons

12 months agofix: Fix vertical alignment and border radius of advanced dropdown menu items
Jay Sitter [Sun, 18 Jun 2023 01:02:58 +0000 (21:02 -0400)]
fix: Fix vertical alignment and border radius of advanced dropdown menu items

12 months agofix(a11y): Add aria-controls for advanced button dropdown
Jay Sitter [Sat, 17 Jun 2023 23:10:53 +0000 (19:10 -0400)]
fix(a11y): Add aria-controls for advanced button dropdown

12 months agofix: Fix some button labels and tippy text
Jay Sitter [Sat, 17 Jun 2023 22:28:35 +0000 (18:28 -0400)]
fix: Fix some button labels and tippy text

12 months agoEmpty commit to re-trigger Woodpecker job
Jay Sitter [Sat, 17 Jun 2023 22:23:53 +0000 (18:23 -0400)]
Empty commit to re-trigger Woodpecker job

12 months agofix: Remove unused var
Jay Sitter [Sat, 17 Jun 2023 22:17:22 +0000 (18:17 -0400)]
fix: Remove unused var

12 months agofeat: Move advanced post menu into dropdown
Jay Sitter [Sat, 17 Jun 2023 22:03:12 +0000 (18:03 -0400)]
feat: Move advanced post menu into dropdown

12 months agoMerge pull request #1362 from jsit/feat/move-advanced-post-menu-into-dropdown
SleeplessOne1917 [Sun, 18 Jun 2023 14:01:19 +0000 (14:01 +0000)]
Merge pull request #1362 from jsit/feat/move-advanced-post-menu-into-dropdown

feat: Move advanced post menu into dropdown

12 months agoMerge branch 'main' into feat/move-advanced-post-menu-into-dropdown
SleeplessOne1917 [Sun, 18 Jun 2023 13:58:51 +0000 (13:58 +0000)]
Merge branch 'main' into feat/move-advanced-post-menu-into-dropdown

12 months agoMerge pull request #1353 from jsit/fix/fix-post-title-element
SleeplessOne1917 [Sun, 18 Jun 2023 13:55:35 +0000 (13:55 +0000)]
Merge pull request #1353 from jsit/fix/fix-post-title-element

fix: Only post title should be inside h5, not the additional metadata icons

12 months agoMerge branch 'main' into fix/fix-post-title-element
SleeplessOne1917 [Sun, 18 Jun 2023 13:53:29 +0000 (13:53 +0000)]
Merge branch 'main' into fix/fix-post-title-element

12 months agoMerge branch 'main' into fix/add-aria-label-to-featured-pins
SleeplessOne1917 [Sun, 18 Jun 2023 13:48:45 +0000 (13:48 +0000)]
Merge branch 'main' into fix/add-aria-label-to-featured-pins

12 months agoMerge pull request #1366 from sunaurus/main
SleeplessOne1917 [Sun, 18 Jun 2023 13:45:17 +0000 (13:45 +0000)]
Merge pull request #1366 from sunaurus/main

Don't hide "show NSFW" checkbox on instances that have NSFW disabled

12 months agoMerge branch 'main' into main
SleeplessOne1917 [Sun, 18 Jun 2023 13:43:12 +0000 (13:43 +0000)]
Merge branch 'main' into main

12 months agoMerge branch 'main' into feat/move-advanced-post-menu-into-dropdown
Jay Sitter [Sun, 18 Jun 2023 13:38:25 +0000 (09:38 -0400)]
Merge branch 'main' into feat/move-advanced-post-menu-into-dropdown

12 months agoMerge branch 'main' into fix/fix-post-title-element
Jay Sitter [Sun, 18 Jun 2023 13:37:58 +0000 (09:37 -0400)]
Merge branch 'main' into fix/fix-post-title-element

12 months agoMerge branch 'main' into fix/add-aria-label-to-featured-pins
Jay Sitter [Sun, 18 Jun 2023 13:37:52 +0000 (09:37 -0400)]
Merge branch 'main' into fix/add-aria-label-to-featured-pins

12 months agoMerge pull request #1355 from jsit/fix/site-sidebar-collapse
SleeplessOne1917 [Sun, 18 Jun 2023 13:37:36 +0000 (13:37 +0000)]
Merge pull request #1355 from jsit/fix/site-sidebar-collapse

fix(a11y): Fix some a11y issues in Site Sidebar and use native Bootstrap Collapse and Card classes

12 months agoMerge branch 'main' into fix/site-sidebar-collapse
SleeplessOne1917 [Sun, 18 Jun 2023 13:29:01 +0000 (13:29 +0000)]
Merge branch 'main' into fix/site-sidebar-collapse

12 months agoMerge pull request #1358 from jsit/feat/add-eslint-plugin-jsx-a11y
SleeplessOne1917 [Sun, 18 Jun 2023 13:28:39 +0000 (13:28 +0000)]
Merge pull request #1358 from jsit/feat/add-eslint-plugin-jsx-a11y

feat(a11y): Add eslint-plugin-jsx-a11y

12 months agoAlways allow users to control whether they see NSFW content
sunaurus [Sun, 18 Jun 2023 11:02:49 +0000 (14:02 +0300)]
Always allow users to control whether they see NSFW content

12 months agofix: Fix display inline of post title
Jay Sitter [Sun, 18 Jun 2023 04:41:47 +0000 (00:41 -0400)]
fix: Fix display inline of post title

12 months agofix: Use btn-sm for advanced menu dropdown buttons
Jay Sitter [Sun, 18 Jun 2023 01:09:43 +0000 (21:09 -0400)]
fix: Use btn-sm for advanced menu dropdown buttons

12 months agofix: Remove some extra classes on flag/report buttons
Jay Sitter [Sun, 18 Jun 2023 01:04:40 +0000 (21:04 -0400)]
fix: Remove some extra classes on flag/report buttons

12 months agofix: Fix vertical alignment and border radius of advanced dropdown menu items
Jay Sitter [Sun, 18 Jun 2023 01:02:58 +0000 (21:02 -0400)]
fix: Fix vertical alignment and border radius of advanced dropdown menu items

12 months agofix: Fix build error
Jay Sitter [Sat, 17 Jun 2023 23:27:11 +0000 (19:27 -0400)]
fix: Fix build error

12 months agoMerge branch 'main' into fix/fix-post-title-element
Jay Sitter [Sat, 17 Jun 2023 23:22:39 +0000 (19:22 -0400)]
Merge branch 'main' into fix/fix-post-title-element

12 months agochore: Empty commit to re-trigger woodpecker job
Jay Sitter [Sat, 17 Jun 2023 23:19:08 +0000 (19:19 -0400)]
chore: Empty commit to re-trigger woodpecker job

12 months agofix: Remove unused var
Jay Sitter [Sat, 17 Jun 2023 23:16:24 +0000 (19:16 -0400)]
fix: Remove unused var

12 months agoMerge branch 'main' into fix/site-sidebar-collapse
Jay Sitter [Sat, 17 Jun 2023 23:12:29 +0000 (19:12 -0400)]
Merge branch 'main' into fix/site-sidebar-collapse

12 months agofix(a11y): Add aria-controls for advanced button dropdown
Jay Sitter [Sat, 17 Jun 2023 23:10:53 +0000 (19:10 -0400)]
fix(a11y): Add aria-controls for advanced button dropdown

12 months agofix: Fix some button labels and tippy text
Jay Sitter [Sat, 17 Jun 2023 22:28:35 +0000 (18:28 -0400)]
fix: Fix some button labels and tippy text

12 months agoEmpty commit to re-trigger Woodpecker job
Jay Sitter [Sat, 17 Jun 2023 22:23:53 +0000 (18:23 -0400)]
Empty commit to re-trigger Woodpecker job

12 months agofix: Remove unused var
Jay Sitter [Sat, 17 Jun 2023 22:17:22 +0000 (18:17 -0400)]
fix: Remove unused var

12 months agofeat: Move advanced post menu into dropdown
Jay Sitter [Sat, 17 Jun 2023 22:03:12 +0000 (18:03 -0400)]
feat: Move advanced post menu into dropdown

12 months agofix: Fix some small style issues
Jay Sitter [Sat, 17 Jun 2023 21:01:14 +0000 (17:01 -0400)]
fix: Fix some small style issues

12 months agofeat(a11y): Add eslint-plugin-jsx-a11y
Jay Sitter [Sat, 17 Jun 2023 19:46:51 +0000 (15:46 -0400)]
feat(a11y): Add eslint-plugin-jsx-a11y

12 months agofix: Fix Trending sidebar card too
Jay Sitter [Sat, 17 Jun 2023 19:32:49 +0000 (15:32 -0400)]
fix: Fix Trending sidebar card too

12 months agofix: Cleaner logic
Jay Sitter [Sat, 17 Jun 2023 19:32:29 +0000 (15:32 -0400)]
fix: Cleaner logic

12 months agofix(a11y): Fix some mobile styles for Sidebar Cards
Jay Sitter [Sat, 17 Jun 2023 19:24:55 +0000 (15:24 -0400)]
fix(a11y): Fix some mobile styles for Sidebar Cards

12 months agoMerge branch 'main' into fix/add-aria-label-to-featured-pins
SleeplessOne1917 [Sat, 17 Jun 2023 19:15:06 +0000 (19:15 +0000)]
Merge branch 'main' into fix/add-aria-label-to-featured-pins

12 months agofix(a11y): Apply same accordion/collapse markup to Subscribed Communities sidebar...
Jay Sitter [Sat, 17 Jun 2023 19:09:10 +0000 (15:09 -0400)]
fix(a11y): Apply same accordion/collapse markup to Subscribed Communities sidebar card

12 months agoMerge pull request #1322 from alectrocute/refactor-server-tidy
SleeplessOne1917 [Sat, 17 Jun 2023 19:04:05 +0000 (19:04 +0000)]
Merge pull request #1322 from alectrocute/refactor-server-tidy

Refactor/tidy server

12 months agoMerge branch 'main' into refactor-server-tidy
SleeplessOne1917 [Sat, 17 Jun 2023 19:01:44 +0000 (19:01 +0000)]
Merge branch 'main' into refactor-server-tidy

12 months agoMerge pull request #1352 from jsit/chore/sass-cleanup
SleeplessOne1917 [Sat, 17 Jun 2023 19:01:21 +0000 (19:01 +0000)]
Merge pull request #1352 from jsit/chore/sass-cleanup

fix: Remove some unused vars

12 months agoEmpty commit to re-trigger Woodpecker job
Jay Sitter [Sat, 17 Jun 2023 18:27:46 +0000 (14:27 -0400)]
Empty commit to re-trigger Woodpecker job

12 months agofix: Add .accordion wrapper around sidebar to obtain negative bottom margin
Jay Sitter [Sat, 17 Jun 2023 18:24:13 +0000 (14:24 -0400)]
fix: Add .accordion wrapper around sidebar to obtain negative bottom margin

12 months agofix(a11y): Fix some a11y issues in Site Sidebar and use native Bootstrap Collapse...
Jay Sitter [Sat, 17 Jun 2023 17:51:21 +0000 (13:51 -0400)]
fix(a11y): Fix some a11y issues in Site Sidebar and use native Bootstrap Collapse and Card classes