]>
Untitled Git - lemmy-ui.git/log
SleeplessOne1917 [Sun, 2 Jul 2023 22:35:17 +0000 (22:35 +0000)]
Merge branch 'main' into auth-error-message
SleeplessOne1917 [Sun, 2 Jul 2023 22:27:42 +0000 (22:27 +0000)]
Merge pull request #1577 from jsit/feat/create-post-file-upload-a11y
feat(a11y): Change behavior of some file upload fields
SleeplessOne1917 [Sun, 2 Jul 2023 22:22:15 +0000 (22:22 +0000)]
Merge branch 'main' into feat/create-post-file-upload-a11y
SleeplessOne1917 [Sun, 2 Jul 2023 22:19:04 +0000 (18:19 -0400)]
Merge branch 'auth-error-message' of https://github.com/LemmyNet/lemmy-ui into auth-error-message
SleeplessOne1917 [Sun, 2 Jul 2023 22:18:33 +0000 (18:18 -0400)]
Update yarn lock
SleeplessOne1917 [Sun, 2 Jul 2023 22:14:46 +0000 (22:14 +0000)]
Merge branch 'main' into auth-error-message
SleeplessOne1917 [Sun, 2 Jul 2023 22:14:13 +0000 (18:14 -0400)]
Move export to barrel file
Jay Sitter [Sun, 2 Jul 2023 21:39:33 +0000 (17:39 -0400)]
Merge pull request #1764 from jsit/fix/vote-button-no-spinners-1761
fix: Fix vote buttons not showing spinners while registering vote #1761
Jay Sitter [Sun, 2 Jul 2023 21:36:52 +0000 (17:36 -0400)]
Merge branch 'main' into fix/vote-button-no-spinners-1761
Jay Sitter [Sun, 2 Jul 2023 21:33:01 +0000 (17:33 -0400)]
Merge branch 'main' into feat/create-post-file-upload-a11y
Jay Sitter [Sun, 2 Jul 2023 21:23:48 +0000 (17:23 -0400)]
fix: Fix avatar image overlay aspect ratio
Jay Sitter [Sun, 2 Jul 2023 21:14:00 +0000 (17:14 -0400)]
fix: Fix circle image aspect ratio
Jay Sitter [Sun, 2 Jul 2023 20:08:55 +0000 (16:08 -0400)]
fix: Add some spacing between upload field and image; fix circle image aspect ratio
SleeplessOne1917 [Sun, 2 Jul 2023 19:45:45 +0000 (15:45 -0400)]
Prevent JWT token from showing up on error page
SleeplessOne1917 [Sun, 2 Jul 2023 19:28:40 +0000 (19:28 +0000)]
Merge pull request #1763 from jsit/fix/fix-joined-check-color
fix: Fix joined button check color
SleeplessOne1917 [Sun, 2 Jul 2023 19:25:36 +0000 (19:25 +0000)]
Merge branch 'main' into fix/fix-joined-check-color
Jay Sitter [Sun, 2 Jul 2023 19:24:18 +0000 (15:24 -0400)]
Merge branch 'main' into feat/create-post-file-upload-a11y
Jay Sitter [Sun, 2 Jul 2023 19:14:38 +0000 (15:14 -0400)]
Merge pull request #1732 from sunaurus/undefined_quote
Fix markdown editor quote bugs
Jay Sitter [Sun, 2 Jul 2023 19:11:48 +0000 (15:11 -0400)]
Merge branch 'main' into undefined_quote
Jay Sitter [Sun, 2 Jul 2023 19:07:24 +0000 (15:07 -0400)]
fix: Fix vote buttons not showing spinners while registering vote #1761
Jay Sitter [Sun, 2 Jul 2023 18:47:45 +0000 (14:47 -0400)]
fix: Fix joined button check color
Jay Sitter [Sun, 2 Jul 2023 15:49:38 +0000 (11:49 -0400)]
Merge pull request #1730 from sunaurus/dm_fix
Fix DM replies not working
Jay Sitter [Sun, 2 Jul 2023 15:46:51 +0000 (11:46 -0400)]
Merge branch 'main' into dm_fix
SleeplessOne1917 [Sun, 2 Jul 2023 15:28:44 +0000 (15:28 +0000)]
Merge pull request #1756 from jsit/fix/list-view-vote-button-width
fix: Fix vote buttons in list view variable width
SleeplessOne1917 [Sun, 2 Jul 2023 15:23:23 +0000 (15:23 +0000)]
Merge branch 'main' into fix/list-view-vote-button-width
Jay Sitter [Sun, 2 Jul 2023 15:20:02 +0000 (11:20 -0400)]
fix: Fix vote buttons in list view variable width
SleeplessOne1917 [Sun, 2 Jul 2023 15:06:03 +0000 (15:06 +0000)]
Merge pull request #1755 from jsit/fix/thumb-button-transparent-1754
fix: Fix thumb buttons having gray background #1754
Jay Sitter [Sun, 2 Jul 2023 15:02:53 +0000 (11:02 -0400)]
fix: Fix thumb buttons having gray background #1754
SleeplessOne1917 [Sun, 2 Jul 2023 11:03:10 +0000 (11:03 +0000)]
Merge pull request #1750 from paradox460/main
Add support for Command (⌘) key shortcuts on Markdown text areas
Jeff Sandberg [Sun, 2 Jul 2023 10:11:09 +0000 (04:11 -0600)]
Add metaKey to markdown-textarea, for macos
On MacOS, Ctrl is less commonly used than Command (⌘).
Javascript expresses command as `metaKey`.
This allows for _either_ Ctrl or Command to be used in the Markdown text
area.
Note that on Windows, on some browsers, the "windows" key is labeled as meta, so it would
work on windows as well.
http://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/metaKey
SleeplessOne1917 [Sat, 1 Jul 2023 23:33:56 +0000 (23:33 +0000)]
Merge pull request #1741 from sunaurus/cookie_path
Fix jwt cookie path
SleeplessOne1917 [Sat, 1 Jul 2023 23:32:59 +0000 (23:32 +0000)]
Merge branch 'main' into undefined_quote
sunaurus [Sat, 1 Jul 2023 23:04:44 +0000 (02:04 +0300)]
Fix jwt cookie path
SleeplessOne1917 [Sat, 1 Jul 2023 22:39:22 +0000 (22:39 +0000)]
Merge pull request #1729 from sunaurus/locale_fallback
Add fallback date-fns locale import
sunaurus [Sat, 1 Jul 2023 16:46:42 +0000 (19:46 +0300)]
Fix quotedText bugs in markdown editor
sunaurus [Sat, 1 Jul 2023 16:25:52 +0000 (19:25 +0300)]
Fix DM replies
sunaurus [Sat, 1 Jul 2023 15:57:19 +0000 (18:57 +0300)]
Add fallback date-fns locale import
SleeplessOne1917 [Fri, 30 Jun 2023 20:26:09 +0000 (16:26 -0400)]
v0.18.1-rc.7
SleeplessOne1917 [Fri, 30 Jun 2023 20:26:00 +0000 (16:26 -0400)]
v0.18.1-rc.6
SleeplessOne1917 [Fri, 30 Jun 2023 19:11:37 +0000 (15:11 -0400)]
Merge pull request #1721 from sunaurus/date_fns_lang
Fix date-fns locale import failing for some locales
sunaurus [Fri, 30 Jun 2023 16:59:44 +0000 (19:59 +0300)]
Fix date-fns locale import failing for some locales
SleeplessOne1917 [Fri, 30 Jun 2023 14:40:41 +0000 (10:40 -0400)]
Merge pull request #1719 from LemmyNet/fix-cookie-in-catch-all
Fix nonexistent property `req.cookies`
Alec Armbruster [Fri, 30 Jun 2023 14:35:57 +0000 (10:35 -0400)]
fix req.cookie nonexistent -.-
SleeplessOne1917 [Fri, 30 Jun 2023 14:17:14 +0000 (10:17 -0400)]
Merge pull request #1718 from LemmyNet/fix-cache-auth
Fix broken `user.auth()` method on `middleware.ts`
Alec Armbruster [Fri, 30 Jun 2023 14:04:27 +0000 (10:04 -0400)]
Merge branch 'fix-cache-auth' of https://github.com/LemmyNet/lemmy-ui into fix-cache-auth
Alec Armbruster [Fri, 30 Jun 2023 14:04:19 +0000 (10:04 -0400)]
wip
Alec Armbruster [Fri, 30 Jun 2023 14:04:01 +0000 (10:04 -0400)]
wip
SleeplessOne1917 [Fri, 30 Jun 2023 13:52:31 +0000 (09:52 -0400)]
Merge branch 'main' into fix-cache-auth
Alec Armbruster [Fri, 30 Jun 2023 13:52:15 +0000 (09:52 -0400)]
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ui into fix-cache-auth
Diamond [Fri, 30 Jun 2023 13:51:41 +0000 (06:51 -0700)]
Enforce SameSite=Strict (#1713)
Alec Armbruster [Fri, 30 Jun 2023 13:50:19 +0000 (09:50 -0400)]
fix service worker path
Alec Armbruster [Fri, 30 Jun 2023 13:42:09 +0000 (09:42 -0400)]
fix cache auth method
SleeplessOne1917 [Thu, 29 Jun 2023 23:26:40 +0000 (19:26 -0400)]
Merge pull request #1711 from LemmyNet/cache-dev
Fix some issues
SleeplessOne1917 [Thu, 29 Jun 2023 22:12:22 +0000 (18:12 -0400)]
Fix authorized route false flag
SleeplessOne1917 [Thu, 29 Jun 2023 20:33:08 +0000 (16:33 -0400)]
Fix dev caching issue
Dessalines [Thu, 29 Jun 2023 20:20:38 +0000 (16:20 -0400)]
v0.18.1-rc.5
SleeplessOne1917 [Thu, 29 Jun 2023 18:19:07 +0000 (14:19 -0400)]
Merge pull request #1708 from LemmyNet/cache-control
Cache static data for a day
SleeplessOne1917 [Thu, 29 Jun 2023 17:35:44 +0000 (13:35 -0400)]
Merge branch 'main' into cache-control
Alec Armbruster [Thu, 29 Jun 2023 17:33:30 +0000 (13:33 -0400)]
change max-age to 5 for non-authed responses
Alec Armbruster [Thu, 29 Jun 2023 17:28:55 +0000 (13:28 -0400)]
Fix `PostListing` mobile margin layout issue (#1706)
SleeplessOne1917 [Thu, 29 Jun 2023 17:14:48 +0000 (13:14 -0400)]
Cache static data for a day
Dessalines [Thu, 29 Jun 2023 15:12:12 +0000 (11:12 -0400)]
Try increasing node memory.
Dessalines [Thu, 29 Jun 2023 14:40:19 +0000 (10:40 -0400)]
v0.18.1-rc.4
Alec Armbruster [Thu, 29 Jun 2023 14:38:35 +0000 (10:38 -0400)]
Fix taglines on `Home` (#1701)
* fix taglines on home
* fix error on admin panel
SleeplessOne1917 [Thu, 29 Jun 2023 14:29:33 +0000 (10:29 -0400)]
Use git hash to break cache (#1684)
* Use git hash to break cache
* Address PR feedback
* Make hash docker agnostic
* Add trailing slash
* Update .prettierignore
Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
* Remove debugging log
* implement getStaticDir util
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
SleeplessOne1917 [Thu, 29 Jun 2023 13:42:57 +0000 (09:42 -0400)]
Merge pull request #1698 from LemmyNet/fix_datetime_2
Removing unecessary timezone adjusting
SleeplessOne1917 [Thu, 29 Jun 2023 13:36:24 +0000 (09:36 -0400)]
Merge branch 'main' into fix_datetime_2
Alec Armbruster [Thu, 29 Jun 2023 13:34:47 +0000 (09:34 -0400)]
fix issue with thumbnails (#1695)
Alec Armbruster [Thu, 29 Jun 2023 13:32:03 +0000 (09:32 -0400)]
Merge branch 'main' into fix_datetime_2
Dessalines [Thu, 29 Jun 2023 13:04:09 +0000 (09:04 -0400)]
Fixing site setup. Fixes #1694 (#1697)
Dessalines [Thu, 29 Jun 2023 12:59:54 +0000 (08:59 -0400)]
Removing unecessary timezone adjusting
SleeplessOne1917 [Thu, 29 Jun 2023 11:55:05 +0000 (07:55 -0400)]
Merge pull request #1685 from Raicuparta/community-search
Communities page: make search type default to "Communities'
Alec Armbruster [Thu, 29 Jun 2023 11:31:50 +0000 (07:31 -0400)]
Merge branch 'main' into community-search
SleeplessOne1917 [Thu, 29 Jun 2023 11:20:45 +0000 (07:20 -0400)]
Allow audio captcha through CSP (#1690)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Raicuparta [Thu, 29 Jun 2023 11:12:30 +0000 (13:12 +0200)]
fix formatting
SleeplessOne1917 [Thu, 29 Jun 2023 10:07:44 +0000 (06:07 -0400)]
Merge branch 'main' into community-search
Dessalines [Thu, 29 Jun 2023 05:24:52 +0000 (01:24 -0400)]
Fixing lints. (#1686)
Dessalines [Thu, 29 Jun 2023 05:11:05 +0000 (01:11 -0400)]
v0.18.1-rc.3
Raicuparta [Thu, 29 Jun 2023 03:22:07 +0000 (04:22 +0100)]
Merge branch 'main' into community-search
Raicuparta [Thu, 29 Jun 2023 03:12:16 +0000 (04:12 +0100)]
Search only communities by default when coming from communities page
Robert C. Maehl [Thu, 29 Jun 2023 03:10:13 +0000 (23:10 -0400)]
Add Security.txt (#1408)
* Create security-handler.ts
https://securitytxt.org/
* Add SecurityHandler
* Update security-handler.ts
* Update index.tsx
* Ensure external domain.tld is used
---------
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Dessalines [Thu, 29 Jun 2023 03:09:25 +0000 (23:09 -0400)]
Fixing timezone issue with date-fns. Fixes #1680 (#1681)
Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
Sander Saarend [Thu, 29 Jun 2023 02:53:15 +0000 (05:53 +0300)]
Add error toast for 413 content too large response on image uploads (#1675)
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Sander Saarend [Thu, 29 Jun 2023 02:45:44 +0000 (05:45 +0300)]
Add publicPath for static js (#1672)
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Scott [Thu, 29 Jun 2023 02:44:47 +0000 (12:14 +0930)]
Fix search page to stop `couldnt_find_object` error (#1669)
* Add silent client and use it for resolve object
* more changes
* Fix more issues
* make double equals a triple equals
Alec Armbruster [Thu, 29 Jun 2023 02:44:10 +0000 (22:44 -0400)]
Add fixed width/height to `PostListing` thumbnail parent (#1660)
* add static width/height for post listing thumbnails
* Update src/shared/components/post/post-listing.tsx
Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
* make hopefully final tweaks
* remove .overflow-hidden
---------
Co-authored-by: Jay Sitter <jsit@users.noreply.github.com>
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Jay Sitter [Thu, 29 Jun 2023 02:43:44 +0000 (22:43 -0400)]
fix: Add user action buttons to post dropdown #1653 (#1655)
* fix: Add user action buttons to post dropdown #1653
* fix: Fix alignment of preview mini-overlay buttons on thumbs
* fix: Restore mdNoImages import
* fix: Change style and capitalization of post user action buttons
* fix: Move Trasnfer Community button to dropdown
* fix: Remove some changes that shouldn't have been in here
* chore: Empty commit to re-trigger Woodpecker
* fix: Remove some unnecessary aria-labels
* fix: Capitalize first letter on transfer community button
* chore: Empty commit to re-trigger Woodpecker
---------
Co-authored-by: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Dessalines [Wed, 28 Jun 2023 21:00:43 +0000 (17:00 -0400)]
v0.18.1-rc.2
Dessalines [Wed, 28 Jun 2023 20:55:04 +0000 (16:55 -0400)]
Adding nightly docker build. (#1678)
SleeplessOne1917 [Wed, 28 Jun 2023 20:44:26 +0000 (16:44 -0400)]
Return appropriate error codes (#1665)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
SleeplessOne1917 [Wed, 28 Jun 2023 20:43:33 +0000 (16:43 -0400)]
Add i386 theme (#1662)
* Add i386 theme
* Make searchable selects display properly
---------
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Nutomic [Wed, 28 Jun 2023 20:32:07 +0000 (22:32 +0200)]
Set cache-control headers to reduce server load (fixes #412) (#1641)
* Set cache-control headers to reduce server load (fixes #412)
* add missing file
* remove old middleware folder
* use let
---------
Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
SleeplessOne1917 [Wed, 28 Jun 2023 17:51:36 +0000 (13:51 -0400)]
Merge pull request #1670 from LemmyNet/bugfix/fix-subscribe-button-layout
Make community sidebar "Subscribe"/"Joined"/"Pending" button consistent
Alec Armbruster [Wed, 28 Jun 2023 15:43:40 +0000 (11:43 -0400)]
Merge branch 'main' into bugfix/fix-subscribe-button-layout
SleeplessOne1917 [Wed, 28 Jun 2023 15:17:28 +0000 (11:17 -0400)]
Merge pull request #1610 from LemmyNet/feat/pureblack-theme
Add `darkly-pureblack` theme
Alec Armbruster [Wed, 28 Jun 2023 15:09:52 +0000 (11:09 -0400)]
formatting
Alec Armbruster [Wed, 28 Jun 2023 15:06:55 +0000 (11:06 -0400)]
make subscribe/unsub/pending button consistent
Alec Armbruster [Wed, 28 Jun 2023 14:52:24 +0000 (10:52 -0400)]
Merge branch 'main' into feat/pureblack-theme
Jay Sitter [Wed, 28 Jun 2023 13:35:26 +0000 (09:35 -0400)]
Merge pull request #1667 from jsit/fix/revert-lang-auto-select
Revert #1463, markdown default lang select
Jay Sitter [Wed, 28 Jun 2023 12:42:55 +0000 (08:42 -0400)]
Revert #1463, markdown default lang select