Commit Graph

7657 Commits

Author SHA1 Message Date
hgw
9e8588cc38
Remove yarn.lock from dockerignore 2023-12-10 04:43:35 +00:00
hgw
411e3d38e0
Remove emoji autocompletion 2023-12-03 03:39:40 +00:00
hgw
9d12853be0
have both image and build uncommented 2023-12-03 03:39:03 +00:00
hgw
89cbc770de
add oled.css to build test 2023-12-03 03:38:40 +00:00
hgw
747107169b
Linting is for chumps 2023-12-03 03:12:13 +00:00
hgw
6780bde8ab
Add GitHub workflows 2023-12-03 02:53:50 +00:00
hgw
d66f8005de Merge pull request 'Merge in upstream fixes' (#1) from upstream-fixes-202312 into master
Reviewed-on: #1
2023-12-02 18:34:33 -08:00
hgw
66e5bc1745
Bump version to v4.4.1-1 2023-12-03 02:31:32 +00:00
hgw
90f53da088
Return new version in downgrade() 2023-12-03 02:26:10 +00:00
hgw
01ab326e52
Prevent modifying global array during sqlite testing 2023-12-03 02:24:41 +00:00
hgw
e91585f9ab
Fix fetch_rollbacks typo 2023-12-03 02:23:14 +00:00
hgw
59cc53014d
Prevent crashing on rDNS failure 2023-12-03 02:21:56 +00:00
hgw
42e08dec93
CLI sqlite migratior 2023-12-03 02:09:53 +00:00
hgw
72fabd5346
Upgrade Dependencies 2023-12-03 02:02:20 +00:00
hgw
5eb40f9ba7
Switch docker-compose to use image 2023-11-24 01:27:46 +00:00
hgw
0022055898
Remove some useless shit and upgrade vulnerable dependencies 2023-10-09 23:38:59 +00:00
hgw
d228a239cc
Rebrand README to Hard Lounge 2023-10-09 23:05:54 +00:00
hgw
2a4b6a0b65
Update one more URL I forgot to 2023-10-09 23:05:09 +00:00
hgw
020e5d3490
Rebrand to Hard Lounge 2023-10-09 10:28:14 +00:00
hgw
bf6baa541b
Edit theme 2023-10-09 10:01:21 +00:00
hgw
3137d776bb
Remove drag/drop + paste file uploading 2023-10-09 10:00:30 +00:00
hgw
07ada85b09
Fix notification box spacing 2023-10-06 04:19:39 +00:00
hgw
41fd098f58 Update themes
Signed-off-by: hgw <hgw7@yahoo.com>
2023-10-06 04:08:41 +00:00
hgw
047b97b412
Punishing bad habits 2023-10-06 03:56:31 +00:00
hgw
68426db0f5
Add credits to readme 2023-10-06 03:55:49 +00:00
hgw
8cb70cb387
Change default docker image 2023-10-06 03:55:31 +00:00
hgw
b851a76668
Enhance the help menu 2023-10-06 01:07:48 +00:00
hgw
2d10d54ba8
Change logos 2023-10-06 00:56:59 +00:00
hgw
4fc28697f9
Change CTCP responses 2023-10-05 11:29:37 +00:00
hgw
0ae1f47151
Adjust default options 2023-10-05 11:29:19 +00:00
hgw
000c009eef Change dockerfile to build from local source 2023-10-05 11:28:41 +00:00
hgw
b87b1a1c85
Gut some things from help we dont need 2023-10-05 11:27:37 +00:00
hgw
9d52fec72c
Change chat input placeholder text 2023-10-05 11:26:52 +00:00
hgw
e33eb5243c
Update image in docker-compose.yml 2023-10-05 09:58:10 +00:00
hgw
426ef996d0
Update security policy 2023-10-05 09:29:45 +00:00
hgw
9b38d85adc
Reduce image size 2023-10-05 09:27:17 +00:00
hgw
c135b7785a
Update readme and license 2023-10-05 09:26:50 +00:00
hgw
428974baa1
get outta here 2023-10-05 09:26:13 +00:00
hgw
28b8301aed
Change package name 2023-10-05 08:52:34 +00:00
hgw
03bf4bb755
The original docker implementation is idiotic, this is not 2023-10-05 08:52:01 +00:00
hgw
d49e710609
Change package.json to have supernets branding 2023-10-05 04:17:36 +00:00
hgw
b639ebe7be
Change sidebar meta text, will change logos later 2023-10-05 04:16:57 +00:00
hgw
de584541d8
Tweak client CSS 2023-10-05 04:16:25 +00:00
Reto Brunner
f999db99c7 Merge branch 'renovate/linkify-it-3.x' 2023-09-18 21:03:10 +02:00
Reto Brunner
76c896aea2 Merge branch 'renovate/bcryptjs-2.x' 2023-09-18 20:22:50 +02:00
dependabot[bot]
08413c7b6b
build(deps): bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 18:13:29 +00:00
renovate[bot]
48301b1ca3
chore(deps): update dependency @types/bcryptjs to v2.4.4 2023-09-16 19:28:31 +00:00
renovate[bot]
2985727996
chore(deps): update dependency @types/linkify-it to v3.0.3 2023-09-01 01:55:02 +00:00
Max Leiter
9f05a75c39
Merge pull request #4770 from thelounge/smallTScleanup 2023-07-31 11:04:08 -07:00
Reto Brunner
c0b38d4762 store: use return type over a type cast 2023-07-31 10:50:48 +02:00