Commit graph

2380 commits

Author SHA1 Message Date
Dessalines 5659cb05a1
Adding nynorsk language. (#2757) 2024-10-16 08:30:43 -04:00
Dessalines 407d1dd6b4 Updating translations. 2024-10-15 17:20:26 -04:00
SleeplessOne1917 0b3720f981
SSO Support - alternate UI (#2731)
* OIDC SSO Support

Co-authored-by: Anthony Lawn <thepaperpilot@gmail.com>

* improvements based on review feedback

* Get started with modal

* Make list for providers

* Plug in providers list

* Create or edit provider modal tweaks

* Provider delete modal

* Fix delete modal

* Add add oauth provider buttons

* Hookup some functions

* Add edit oauth

* Some bug fixes

* Delete old OAuth form

* Tweak login page oauth UI

* pnpm version bump

* Use approach other than modal for login screen SSO providers

* Accomodate translation with key different than error type

* Incorporate translations

* Update src/shared/components/home/oauth/oauth-provider-list-item.tsx

Co-authored-by: privacyguard <92675882+privacyguard@users.noreply.github.com>

---------

Co-authored-by: privacyguard <privacyguard@users.noreply.github.com>
Co-authored-by: Anthony Lawn <thepaperpilot@gmail.com>
Co-authored-by: privacyguard <92675882+privacyguard@users.noreply.github.com>
2024-10-15 16:30:14 -04:00
Nutomic b05363beb5
Ignore updates for lemmy-js-client (#2753)
* Ignore updates for lemmy-js-client

* Update renovate.json
2024-10-15 14:26:34 -04:00
renovate[bot] f97df0198b Update dependency i18next to v23.16.0 2024-10-13 12:15:50 -04:00
renovate[bot] 4c6f05a7fa Update dependency cookie to v1 2024-10-12 05:15:45 -04:00
renovate[bot] 6552a69aab Update pnpm to v9.12.1 2024-10-12 02:40:51 -04:00
renovate[bot] e401c274eb Update dependency cookie-parser to v1.4.7 2024-10-12 00:10:25 -04:00
renovate[bot] a3754d8cf2 Update dependency cookie to v0.7.2 2024-10-12 00:09:12 -04:00
renovate[bot] 567935c684 Update dependency @types/node to v22.7.5 2024-10-11 22:06:12 -04:00
renovate[bot] e3266c6535 Update babel monorepo to v7.25.8 2024-10-11 22:05:00 -04:00
renovate[bot] f2b2a20637 Update typescript-eslint monorepo to v8.8.0 2024-10-05 09:20:01 -04:00
renovate[bot] e91d9fa659 Update pnpm to v9.12.0 2024-10-05 09:45:24 +00:00
renovate[bot] 22ca14c13b Update dependency i18next to v23.15.2 2024-10-05 09:45:00 +00:00
renovate[bot] 7fa8bda2dc Update eslint monorepo to v9.12.0 2024-10-05 02:26:06 -04:00
renovate[bot] 611e7f2cdf Update dependency qreator to v9.5.1 2024-10-05 02:25:32 -04:00
renovate[bot] 277bc6f77c Update dependency globals to v15.10.0 2024-10-05 00:10:22 -04:00
renovate[bot] eee2358348 Update dependency cookie to ^0.7.0 2024-10-05 00:08:29 -04:00
renovate[bot] 0757c05308 Update dependency sanitize-html to v2.13.1 2024-10-05 00:06:36 -04:00
renovate[bot] f00014da97 Update babel monorepo to v7.25.7 2024-10-05 00:45:09 +00:00
Nutomic 8b7a4e72af
Post scheduling (#2693)
* Post scheduling

Adds simple input for scheduling a post x minutes in the future.
Do you want to pull in a date picker library for this?

See https://github.com/LemmyNet/lemmy/pull/5025

* lint

* add date picker

* Adding i18n, and fixing some fields (#2694)

* fix edits

* cleanup

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-10-02 08:37:41 -04:00
Dessalines 6b5da8cfb1
Fixing titleOnly, PostSort, and CommentSort. (#2715)
* Fixing titleOnly, PostSort, and CommentSort.

* SortType, Tagline, Emojis (#2718)

* PostSortType

* Hide post sort types in comment view

* Tagline

* CustomEmoji

* Update lemmy-js-client to 0.20.0-alpha.17

* Prompt before leaving unsaved forms

* Add cancel buttons, only create taglines when saving

* Cleanup SortSelect

* Use markdown url for custom emojis

This prevent SSR and CSR from rendering different images after changing
the image of an emoji, already posted emojis will keep showing the old
image. This will also display the same image on different instances that
have overlapping custom emojis.

* Cleanup EmojisForm sorting

* Use existing CommentSortSelect

* Simpler sort type conversion

---------

Co-authored-by: matc-pub <161147791+matc-pub@users.noreply.github.com>
2024-10-01 14:40:02 -04:00
Pastel de N4ta 6057c96f0c
UX - Swap "Select Language" and "Cancel/Preview/Reply" button locations around in commentsReverse order of buttons in Reply TextArea (#2730)
* Reverse order of buttons in Reply TextArea

Fixes #1924

* Update markdown-textarea.tsx

Oopsie

* I'm so confused

Reverse last commit

* Update markdown-textarea.tsx

??

* Update markdown-textarea.tsx

* Lint markdown-textarea.tsx
2024-10-01 12:08:36 -04:00
SleeplessOne1917 8a500f3ddf
Fix jump to content (#2729) 2024-09-30 23:00:54 -04:00
Dessalines 7be8d1d8eb
Running renovate every weekend. (#2728) 2024-09-30 22:12:40 -04:00
renovate[bot] 3823e38081 Update typescript-eslint monorepo to v8.7.0 2024-09-30 08:43:18 -04:00
renovate[bot] 17ac216e4b Update dependency webpack to v5.95.0 2024-09-30 08:41:51 -04:00
renovate[bot] 43e03219fa Update dependency terser to v5.34.1 2024-09-30 07:27:21 -04:00
renovate[bot] c804e107e9 Update dependency @types/node to v22.7.4 2024-09-30 07:25:20 -04:00
renovate[bot] 131907b8b5 Update eslint monorepo to v9.11.1 2024-09-30 07:23:17 -04:00
renovate[bot] 1789fb371f Update dependency sass to v1.79.4 2024-09-30 01:32:23 +00:00
Dessalines 017df0f2d0
Updating git cliff. (#2719) 2024-09-27 20:23:55 +00:00
matc-pub 626b18d478
fix date-fns dynamic import (#2716) 2024-09-25 14:07:37 +00:00
renovate[bot] 9ff0b93560 Update eslint monorepo to v9.11.0 2024-09-23 11:46:17 -04:00
renovate[bot] aee7145bc2 Update typescript-eslint monorepo to v8.6.0 2024-09-23 10:23:13 -04:00
renovate[bot] b1b82c3d6b Update dependency date-fns to v4 2024-09-23 07:47:25 -04:00
renovate[bot] bc7f83faf0 Update dependency markdown-it-bidi to ^0.2.0 2024-09-23 07:47:01 -04:00
renovate[bot] f5c48bb6bf Update pnpm to v9.11.0 2024-09-23 07:45:52 -04:00
renovate[bot] ee35fae3fa Update dependency webpack-dev-server to v5.1.0 2024-09-23 07:45:10 -04:00
renovate[bot] c8b617b403 Update dependency typescript to v5.6.2 2024-09-23 07:44:24 -04:00
renovate[bot] 5e719c8cec Update dependency terser to v5.33.0 2024-09-23 07:43:40 -04:00
renovate[bot] f2c1c20efa Update dependency qreator to v9.4.0 2024-09-23 07:43:18 -04:00
renovate[bot] f9183bf0dc Update dependency sass to v1.79.3 2024-09-23 07:42:48 -04:00
renovate[bot] 223d29e419 Update dependency prettier-plugin-organize-imports to v4.1.0 2024-09-23 07:35:30 -04:00
renovate[bot] 6176d718dc Update dependency markdown-it-highlightjs to v4.2.0 2024-09-23 07:34:04 -04:00
renovate[bot] eb6b407060 Update dependency sass-loader to v16.0.2 2024-09-23 07:13:00 -04:00
renovate[bot] 3d45dab69f Update dependency express to ~4.21.0 2024-09-23 07:12:50 -04:00
renovate[bot] c187cd34c3 Update dependency i18next to v23.15.1 2024-09-23 07:12:41 -04:00
renovate[bot] f7bf658a60 Update dependency babel-loader to v9.2.1 2024-09-23 03:07:22 +00:00
Dessalines 8a44c4d38f
Adding a post title only filter to the search page. (#2695)
* Adding a post title only filter to the search page.

- Also fixing restore data on unban.
- Accounting for newly removed block views.

* Only show post title button for All and Post searches.

* Addressing PR comments.
2024-09-20 13:20:39 +00:00