Commit graph

606 commits

Author SHA1 Message Date
SleeplessOne1917
0f89819e60
Merge branch 'main' into use_http_client_2 2023-06-06 16:44:59 +00:00
abias
f3a60396ee Fix linting errors 2023-06-06 12:43:55 -04:00
abias
065faf320d Merge branch 'main' into use_http_client_2 2023-06-06 12:37:57 -04:00
Thomas
6a9d61a6dd
Add media-src * to Content-Security-Policy header 2023-06-06 13:45:17 +01:00
abias
009b783e3e Make all http client wrapping be in one place 2023-06-05 23:54:58 -04:00
SleeplessOne1917
20ba25760f Wrap Http client 2023-06-05 22:14:39 -04:00
SleeplessOne1917
21a290a940
Merge branch 'main' into fix/1039 2023-06-05 23:27:50 +00:00
James Whitmarsh
0754b9ba19 Refactor lets to consts 2023-06-05 22:31:12 +01:00
James Whitmarsh
3cb3fc6b1e Fix aria-label for language select 2023-06-05 22:06:54 +01:00
SleeplessOne1917
400e62b21c
Add aria attribute to track toggle status of up/down votes. (#1074) 2023-06-05 11:49:03 -04:00
abias
c71878ef6b Fix instance add/remove buttons 2023-06-04 22:31:51 -04:00
abias
1206393f7c Refactor utils 2023-06-04 18:15:42 -04:00
abias
b75caf8e4a Merge branch 'main' into use_http_client_2 2023-06-04 12:44:14 -04:00
Dessalines
f981f103ef A few more fixes. 2023-06-03 23:20:41 -04:00
mezzode
1df655d40d
Fix sorting help link 2023-06-02 22:18:00 -07:00
Dessalines
e64b71339d Fixed ISOwrappers. 2023-06-03 01:15:34 -04:00
Dessalines
7bb1012d8b fixing some more. 2023-06-03 00:34:02 -04:00
Dessalines
6685b1ee71 Fixing some community forms. 2023-06-03 00:14:21 -04:00
Dessalines
3a11c4a41a Add back in event listeners. 2023-06-03 00:13:25 -04:00
SleeplessOne1917
7720e37a63
Do not refresh when community is selected in create post (#1042) 2023-05-29 09:01:52 -04:00
Dessalines
5ec972598e Passing lint, but untested. 2023-05-26 19:53:46 -04:00
Dessalines
7d464fb74c Almost passing lint. 2023-05-26 16:19:24 -04:00
Dessalines
1946807592 more done. 2023-05-26 00:04:52 -04:00
Dessalines
c4c2989821 half done. 2023-05-25 15:11:49 -04:00
Dessalines
3c3811ec06 About 30% done. 2023-05-25 09:28:13 -04:00
Felix Ableitner
8837cf568e remove badge-muted 2023-05-25 10:52:34 +02:00
SleeplessOne1917
7b96c89dcb
Merge branch 'main' into language-tag-changes 2023-05-24 13:34:04 +00:00
SleeplessOne1917
2ca53fae5b
Merge branch 'main' into rate-limiting-tab 2023-05-24 13:31:12 +00:00
Felix Ableitner
15f75a26e9 use badge-muted 2023-05-24 12:22:24 +02:00
SleeplessOne1917
42ebb57b22
Navbar fix 2 (#1038)
* Fix navbar not closing on mobile when it should

* Get rid of unnecessary HTML tags

* Forgot to include this
2023-05-23 20:42:19 -04:00
abias
98167b50dc Add translations 2023-05-23 19:31:33 -04:00
abias
7face53efd Merge branch 'main' into rate-limiting-tab 2023-05-23 19:14:44 -04:00
Felix Ableitner
90a9f72817 Changes to language tag
- Dont use bright white color because its not that important
- Hide tag in case of undetermined (doesnt add any information)
2023-05-23 22:16:54 +02:00
Dessalines
370c25aa9c Beginning work on websocket -> http client conversion. 2023-05-23 09:12:40 -04:00
abias
06a553c7a4 Hopefully stop lint command from erroring 2023-05-23 08:34:20 -04:00
SleeplessOne1917
c311bca8d2
Merge branch 'main' into nicer-error-hnadling 2023-05-23 12:07:08 +00:00
abias
5af62ebd84 Merge branch 'main' into nicer-error-hnadling 2023-05-23 08:01:09 -04:00
abias
ee95bd05fb Always replace host with internal host 2023-05-22 19:15:11 -04:00
abias
19408b26bf Revert "User HTTP instead of HTTPS when fetching icon in docker internal network"
This reverts commit 498de660ba.
2023-05-22 18:42:05 -04:00
abias
fd39b21b12 Revert "Add debug statement."
This reverts commit 7fbb12a4bd.
2023-05-22 18:41:33 -04:00
abias
7fbb12a4bd Add debug statement. 2023-05-22 18:15:44 -04:00
abias
498de660ba User HTTP instead of HTTPS when fetching icon in docker internal network 2023-05-22 18:10:16 -04:00
abias
51c0c98faa Add error message paragraph 2023-05-22 12:57:52 -04:00
abias
83fc9f3949 Make error code always display 2023-05-22 08:38:05 -04:00
abias
fe69f8ee5f Merge branch 'main' into nicer-error-hnadling 2023-05-22 07:47:17 -04:00
SleeplessOne1917
ffe95ee1c6
Navbar hide menu fix (#1033)
* Fix navbar not closing on mobile when it should

* Get rid of unnecessary HTML tags
2023-05-21 23:31:08 -04:00
Dessalines
26de38a869
Show parent comment for comment link. Fixes #1030 (#1032)
* Show parent comment for comment link. Fixes #1030

* Changing let to const.
2023-05-21 21:30:13 -04:00
abias
f51cc697a7 Merge branch 'rate-limiting-tab' of https://github.com/SleeplessOne1917/lemmy-ui into rate-limiting-tab 2023-05-21 15:32:00 -04:00
abias
9998d64d75 Add heading tag to rate limit form 2023-05-21 15:31:42 -04:00
SleeplessOne1917
f051eee8e9
Merge branch 'main' into rate-limiting-tab 2023-05-21 19:13:03 +00:00