Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LemmyNet/lemmy-ui

The official web app for lemmy.
https://github.com/LemmyNet/lemmy-ui

fix: Adds ability to hide language warning

9d45b4afe3834305e7c91396f9dcfeec7c5190aa authored over 1 year ago
Merge pull request #1118 from mr00z/main

50a8f401873fb79b503c5d208cd8d61fbad71213 authored over 1 year ago
styles(#1067): Run prettier

7366846849150efdae6f85ccc77fceb41eea826e authored over 1 year ago
fix(#1067): Fix language not updating when editing post

7dfda39db05934874fdc30b84e8e355a9495e639 authored over 1 year ago
Fix isoData can contain user generated content (#1114)

* Fix isoData can contain user generated content

* Fix formatting

22a4fae0c2ffe51330484892f13376a46cf9c89c authored over 1 year ago
Merge pull request #1092 from thomasdouwes/patch-1

850de94c00d9055afcf32e515946c195f8619c06 authored over 1 year ago
Add media-src * to Content-Security-Policy header

6a9d61a6dd592409444c881e2fb331f39d8b21c5 authored over 1 year ago
Merge pull request #1089 from jwhitmarsh/fix/1039

Refactor lets to consts

8181e4a1ce98f216839a6044580c978807ac71e9 authored over 1 year ago
Merge branch 'main' into fix/1039

21a290a9409ccdf4eb4f6c50b8702bca55c2f38d authored over 1 year ago
Merge pull request #1088 from jwhitmarsh/fix/1079

Fix aria-label for language select

6612bea3254295c673ccdb9153a11d8285f18e9c authored over 1 year ago
Refactor lets to consts

0754b9ba193d916651655782f44c051b0cb10268 authored over 1 year ago
Fix aria-label for language select

3cb3fc6b1ebb79e0778cf9cc8d7a4eba6da69603 authored over 1 year ago
Add aria attribute to track toggle status of up/down votes. (#1074)

400e62b21ca5fe2f453af9bb33f1b9101f7eb34b authored over 1 year ago
Make comment depth easier to track visually

48c16cc977957db400920ec355e9b5e535dda33a authored over 1 year ago
Make comments nested lists

b12399de5fcbf75a18e515fce074788c850e6e6d authored over 1 year ago
Merge pull request #1063 from mezzode/fix-sorting-help-url

Fix sorting help link

87554898769a26e30c0d9b364395dc720496b3b9 authored over 1 year ago
Merge branch 'main' into fix-sorting-help-url

de701b49590acdddc8dcb3a6f57bb4d1bc4fdd4f authored over 1 year ago
Merge pull request #1064 from mezzode/fix-contributing-link

Fix CONTRIBUTING link

79994a9b945b30b3af69e9c692e104f562ae6417 authored over 1 year ago
Fix CONTRIBUTING link

115ad70d8ba4068ee27e626097b41962333ae240 authored over 1 year ago
Fix sorting help link

1df655d40d0556305c4080eb21e0de2ccc906cc5 authored over 1 year ago
Merge branch 'main' into route-data-refactor

72b4d14b47dd8501597b15cc0cf5713ff86aaca9 authored over 1 year ago
Refactor route data

feb4c434d1723a38a8991e1be0fc8ca5536d9b08 authored over 1 year ago
Do not refresh when community is selected in create post (#1042)

7720e37a63618868d75143871e36a2a5fa3ac747 authored over 1 year ago
Update translations (#1041)

7bcf079acfc5cce8e459ec1f46a8ea4557f14516 authored over 1 year ago
Merge pull request #1036 from LemmyNet/language-tag-changes

Changes to language tag

2b67e9419f04ecacae5db496c846f6d9c7ce2829 authored over 1 year ago
remove badge-muted

8837cf568e63a034bbb32708768fb21f7e02fccc authored over 1 year ago
Merge branch 'main' into language-tag-changes

7b96c89dcb8efab1109b87a7f4137182fe35a1fb authored over 1 year ago
Merge pull request #1031 from SleeplessOne1917/rate-limiting-tab

Rate limiting tab

ebb5198275fe917a48e739529b2560424a47d362 authored over 1 year ago
Merge branch 'main' into rate-limiting-tab

2ca53fae5bac42fcd39e2cfb26c45ed93d37b288 authored over 1 year ago
use badge-muted

15f75a26e950a6d846551dd0a128727caa9ab58a authored over 1 year ago
Navbar fix 2 (#1038)

* Fix navbar not closing on mobile when it should

* Get rid of unnecessary HTML tags

* For...

42ebb57b2205daf4c34979654ccc53d6a08f3843 authored over 1 year ago
Merge branch 'rate-limiting-tab' of https://github.com/SleeplessOne1917/lemmy-ui into rate-limiting-tab

b6b7a734417abd00755ca3f347a606bd2b29dc72 authored over 1 year ago
Add translations

98167b50dc5c5d9e93c2eb29af8df822e0a0d38f authored over 1 year ago
Merge branch 'main' into rate-limiting-tab

7face53efd85e7f62fad4734becc26aade39e090 authored over 1 year ago
Merge pull request #1024 from SleeplessOne1917/nicer-error-hnadling

Nicer error handling

a3c37d37a8246c6f4c39ade568df8c4f2f100ad5 authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

65fc02327e98b501f318e8310ba7136c9a841f01 authored over 1 year ago
Merge branch 'main' into rate-limiting-tab

2a4f75b539b8a966e1735f474145fbab9703554c authored over 1 year ago
Lint fix (#1035)

* User HTTP instead of HTTPS when fetching icon in docker internal network

* Add debug statem...

ac2a83a7a66974158ce77920525bea659301cbd2 authored over 1 year ago
Changes to language tag

- Dont use bright white color because its not that important
- Hide tag in case of undetermined ...

90a9f728177f9fac27a38892a26159d7cd391fbe authored over 1 year ago
Hopefully stop lint command from erroring

06a553c7a40af8c1833e14845bdb81168f926773 authored over 1 year ago
Merge branch 'nicer-error-hnadling' of https://github.com/SleeplessOne1917/lemmy-ui into nicer-error-hnadling

7030eb8949e7349fdb67c682d3fa21db97af60f1 authored over 1 year ago
Run prettier

696c5b0d27ed3c1cdd956c29c3239e665e2eeb66 authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

c311bca8d23effd9c2cbc1440a10f6651c6b695e authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

5af62ebd84ec186e847ee70992d8cc8d48bd79d2 authored over 1 year ago
Always replace host with internal host

ee95bd05fb42049202ecdeb667c2be880717775b authored over 1 year ago
Revert "User HTTP instead of HTTPS when fetching icon in docker internal network"

This reverts commit 498de660bac1bffe15fef74a898c6d669794196a.

19408b26bf504d25b5d4addc4c8c620fda81bcd8 authored over 1 year ago
Revert "Add debug statement."

This reverts commit 7fbb12a4bde29d72c1bf55e0d0a954f19c863b4a.

fd39b21b12d815ca8388df4f8b727e09c7cb4965 authored over 1 year ago
Add debug statement.

7fbb12a4bde29d72c1bf55e0d0a954f19c863b4a authored over 1 year ago
User HTTP instead of HTTPS when fetching icon in docker internal network

498de660bac1bffe15fef74a898c6d669794196a authored over 1 year ago
Add error message paragraph

51c0c98faa32c965bf40996c1dc9226ff99b73bf authored over 1 year ago
Merge branch 'nicer-error-hnadling' of https://github.com/SleeplessOne1917/lemmy-ui into nicer-error-hnadling

1f5493325c05b6fa05861132b6118751ec3049c4 authored over 1 year ago
Make error code always display

83fc9f3949243c6a11e1538660dc07021c2d537e authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

fe69f8ee5fbe0efd111164de5bc882415beee80c authored over 1 year ago
Navbar hide menu fix (#1033)

* Fix navbar not closing on mobile when it should

* Get rid of unnecessary HTML tags

ffe95ee1c68c428695f98e5b1ebd05d13549f71d authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

044cc88d7a312afa779ed7c6a4bc68d1878d15b3 authored over 1 year ago
Show parent comment for comment link. Fixes #1030 (#1032)

* Show parent comment for comment link. Fixes #1030

* Changing let to const.

26de38a8695203ed6a4f85e5f11790d81595fa81 authored over 1 year ago
Merge branch 'rate-limiting-tab' of https://github.com/SleeplessOne1917/lemmy-ui into rate-limiting-tab

f51cc697a7a8c4791bae2bdfd2f8b597dcc9bba9 authored over 1 year ago
Add heading tag to rate limit form

9998d64d754c05349549e2dcbb5b69ad026dd13b authored over 1 year ago
Merge branch 'main' into rate-limiting-tab

f051eee8e974998c150d6b596140b2c49c6befc8 authored over 1 year ago
Remove console log

132f241e636e63833ec3b9368266780a9e4a947b authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

8d0b2e0bf15cfdca97606722d18ceb274d333d90 authored over 1 year ago
Include forgotten translation

117e85a9671886e538dab63c0e1a249be0f1738c authored over 1 year ago
Remove console logs

a8e2b43952c3add257e0c7cef49bdffe6e93bacf authored over 1 year ago
Add web share for browsers that have it enabled (#1029)

Co-authored-by: Dessalines <[email protected]>

0bd9a170098e1b328a6e5c15c98a06b67ad99b39 authored over 1 year ago
Show language on posts and comments (#1026)

* Show language on posts and comments

* Revert "Show language on posts and comments"

This ...

a447e432db8a185f1df998f91d35891eb185af4e authored over 1 year ago
Incorporate translations

e542aa872d0d73d5a2b54764181c2b9b63bb727f authored over 1 year ago
Allow user to submit rate limit changes

cf58a0c4515f4c8ba772c00ca02a9f928fe749fc authored over 1 year ago
Put rate limit options in its own tab

2e3c1a6cfa81ce0cb4e1ba81a80e8038e5800213 authored over 1 year ago
Refactor tabs into reuseable component

b1a7a679f011e11bb521efadf9b33a80a0b5b4a7 authored over 1 year ago
Merge branch 'nicer-error-hnadling' of https://github.com/SleeplessOne1917/lemmy-ui into nicer-error-hnadling

cbee588484500d90d832dffadad74bb2e3e424f7 authored over 1 year ago
Replace link to issue tracker with proper support spaces

75d2fb8d272cfb0c6cd3c4126987617cc873405c authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

7241abc25e516fafda6dfe9ec912ec9944d4fec7 authored over 1 year ago
Fix isoData bug

256420b3034c9b4eabba500991891a1641d45844 authored over 1 year ago
Refactor how error data is passed from server to client

4f1d357b5b3ff82f32fc70d0b7debff9dd747dcf authored over 1 year ago
Make admin UI for allowing/blocking instances easier to work with (#1012)

* Make admin UI for allowing/blocking instances easier to work with

* Tweak styles

* Remov...

0d30f4c7313915fb71af15d1567c700552448754 authored over 1 year ago
Get rid or forced error

24c4427c82407661ba2fbd0e749da969f4ba8be1 authored over 1 year ago
Cleanup

900bf2099bc952265d318bb12096835e4f259e8f authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

5068df6bf515ba192383e6241f88a8755f4a38ef authored over 1 year ago
Merge pull request #1023 from LemmyNet/remove_bigints

Changing all bigints to numbers

9d8c7dfb0c52a4531c984e2b10efdce958d69956 authored over 1 year ago
Changing all bigints to numbers

3143788d19472b470e441f4196e56918c116a6d7 authored over 1 year ago
Upgrade lemmy-js-client to work with bigints. Fixes #1018 (#1022)

6ac5435fe9f53bbbb8843d08220fa677b8247cc3 authored over 1 year ago
Redirect from pages that require auth on logout (#1016)

* Redirect fomr pages that require auth on logout

* Extract helper function

---------

C...

d56d20d0beae9401a9131a367201fef435387b26 authored over 1 year ago
Fix things not working in production build

dbee2533a295efd63761ac7bc5767f482546254f authored over 1 year ago
Fix error page not showing when site not fetched and adjust styles

23d77515235937b8e7b6c2b8365fea2fd1dc67d5 authored over 1 year ago
Handle error when site not returned

3996cdaae310f2a8e8777a7fe05597847b5ce5f9 authored over 1 year ago
Use node env instead of version for environment specific logic

025daaa582c94bc4114330c5bac8bc1d44d74424 authored over 1 year ago
Redirect to login and remove duplicated code

76f02928626217518709ec06b379e8f3ad2a964d authored over 1 year ago
Fix server redirect error

8f2d964062a2715a528dcbf7f57b5612549b109c authored over 1 year ago
Merge branch 'main' into nicer-error-hnadling

d944140a761e6901dc4577b665aa16dbf666beb5 authored over 1 year ago
Set up logic for handling errors

bcee6aad5b85b81f6fc7ad5680533d1a443ddb01 authored over 1 year ago
Extract helper function

ab3fed3ddf7e0141985ebda761fd6e3085516ede authored over 1 year ago
Dont preselect new post language (#1008)

Lemmy-ui currently preselects the first language in the user
settings when creating a new post ...

1683a745b5d8ef0a38cdcb45c4cb8465bfa64343 authored over 1 year ago
Update JS client to version with fixed JSON serialization (#1017)

2d7c7664ee650501d81335d26c51f446429323bc authored over 1 year ago
Redirect fomr pages that require auth on logout

f31cd42d8e7f4b1edd2085470349a8de3d922d91 authored over 1 year ago
Remove "banned" badge from posts and comments (fixes 899) (#1011)

It doesnt need to be emphasized so much that a user is banned.
Anyway this can already be seen ...

8c06eb9749da021dfadc7dd88c9cfa00b8392d59 authored over 1 year ago
Add support for PWA (#1005)

* Add logic for dynamically generating web manifest

* Make PWA icon get autogenerated

* Ma...

b19b51c78c9b316482dbb43527e006eeaf6ec352 authored over 1 year ago
Using auto-generated types from ts-rs. (#1003)

* Using auto-generated types from ts-rs.

- Fixes #998
- Added support for new `GetFederatedInst...

c5fd084577e908f91421f94c1bd744d154deb49f authored over 1 year ago
Fixing some outdated docs links. Fixes #1006 (#1007)

06bfb7eadf767a9acb98d69e8d77a3b04959a561 authored over 1 year ago
Upgrading deps. (#1004)

f7ace27477fccdaf57b4ed546f484c24a5390e76 authored over 1 year ago
Prettier css (#995)

* Add prettier lint for css and scss files.

* Fixing eslint issue.

* Run prettier

457187693fc2ca8aae0943f05f5dc44793b2c39e authored over 1 year ago