Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-18 | Work around node bug | Reto Brunner | |
node-gyp or node have a bug that prevents building with "text file busy" if the kernel is too fast, so we have to disable IO_URING support. This is cleary a hack and needs to be removed as soon as possible https://github.com/nodejs/node/issues/48444 is the necro bumped thread originally from docker | |||
2024-05-12 | Add python-setuptools for Py 3.12 compat | Reto Brunner | |
Python chose to remove setuptools by default, leading to: Traceback (most recent call last): File "/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> import gyp # noqa: E402 ^^^^^^^^^^ File "/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> import gyp.input File "/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module> from distutils.version import StrictVersion ModuleNotFoundError: No module named 'distutils' gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/build/thelounge-git/src/thelounge/_build/node_modules/node-gyp/lib/configure.js:259:16) gyp ERR! stack at ChildProcess.emit (node:events:519:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12) gyp ERR! System Linux 6.8.9-arch1-2 gyp ERR! command "/usr/bin/node" "/build/thelounge-git/src/thelounge/_build/node_modules/sqlite3/node_modules/.bin/node-gyp" "rebuild" gyp ERR! cwd /build/thelounge-git/src/thelounge/_build/node_modules/sqlite3 gyp ERR! node -v v21.7.3 gyp ERR! node-gyp -v v8.4.1 gyp ERR! not ok | |||
2024-04-06 | v4.4.3 | Reto Brunner | |
2023-06-27 | fix broken sha sums | Reto Brunner | |
2023-06-18 | v4.4.1 | Reto Brunner | |
2023-05-13 | v4.4.0 | Reto Brunner | |
2022-04-12 | v4.3.1 | Reto Brunner | |
2022-04-06 | use yarn to install, with the lockfile | Reto Brunner | |
2021-11-23 | Fix permissions of /usr/lib/node_modules/thelounge | Reto Brunner | |
2021-11-23 | Update to 4.3.0 | Maxime Poulin | |
2020-08-20 | 4.2.0 | Reto Brunner | |
2020-04-15 | fix unsafe path transition error of tmpfiles.d | Reto Brunner | |
2020-03-25 | v4.1.0 | Reto Brunner | |
2020-01-01 | add bumpversion.sh | Reto Brunner | |
2019-12-31 | v4.0.0 | Reto Brunner | |
2019-10-28 | Merge pull request #15 from brunnre8/master | Reto | |
v3.3.0 | |||
2019-10-28 | v3.3.0 | Reto Brunner | |
2019-08-19 | 3.2.0 | Reto Brunner | |
2019-07-11 | 3.1.1 | Reto Brunner | |
2019-02-11 | Merge pull request #11 from thelounge/v3.0.1 | Reto | |
Update to 3.0.1 | |||
2019-02-11 | Update to 3.0.1 | Reto Brunner | |
2019-01-29 | Fix sha256sums for user.service | Maxime Poulin | |
2019-01-27 | Merge pull request #9 from brunnre8/master | Maxime Poulin | |
Remove install file and harden sytemd unit a bit | |||
2019-01-28 | Update to 3.0.0 | Reto Brunner | |
2019-01-09 | Merge pull request #7 from Superpiffer/master | Pavel Djundik | |
Added environment variable | |||
2018-12-26 | Revert split config/data dirs | Reto Brunner | |
And address the other review comments | |||
2018-12-25 | Remove install file and split config/data dirs | Reto Brunner | |
2018-11-09 | Added environment variable | Superpiffer | |
User service needs to define the environment variable in order to override the .thelounge_home file. | |||
2018-10-28 | Update repository link | Pavel Djundik | |
2018-10-13 | Update PKGBUILD | Pavel Djundik | |
2018-02-19 | Update to 2.7.1 | Maxime Poulin | |
2018-02-05 | Update for deprecated features | Maxime Poulin | |
2018-02-04 | Update to 2.7.0 | Maxime Poulin | |
2017-11-27 | Update to 2.6.0 | Maxime Poulin | |
2017-10-17 | Update to 2.5.0 🎉 | Maxime Poulin | |
2017-10-17 | Merge pull request #6 from thelounge/lounge_home | Jérémie Astori | |
Write .lounge_home | |||
2017-10-14 | Write .lounge_home | Pavel Djundik | |
2017-10-14 | Fix license template | Pavel Djundik | |
2017-08-08 | Update to 2.4.0 | Maxime Poulin | |
2017-06-09 | Update to 2.3.1 | Maxime Poulin | |
2017-03-15 | Update to 2.2.2 | Maxime Poulin | |
2017-02-20 | Merge pull request #3 from FredDeschenes/2.2.1 | Maxime Poulin | |
Update to 2.2.1 | |||
2017-02-17 | Update to 2.2.1 | Fred Deschenes | |
2017-02-01 | Update to 2.2.0 | Maxime Poulin | |
2016-11-20 | Update to 2.1.0 | Maxime Poulin | |
2016-10-03 | Update to 2.0.1 | Maxime Poulin | |
2016-10-03 | Merge pull request #1 from coderobe/master | Maxime Poulin | |
Update to 2.0.0 | |||
2016-09-27 | Update to 2.0.0 | Robin B | |
2016-07-02 | Wording changes | Maxime Poulin | |
2016-07-02 | Oops, README.md | Maxime Poulin | |