Commit graph

4889 commits

Author SHA1 Message Date
Jérémie Astori eec6ce80ae
Merge pull request #2998 from thelounge/astorije/changelog-v3
Add changelog entry for v3.0.0
2019-01-27 16:42:34 -05:00
Jérémie Astori 3c3546c3d1
v3.0.0 2019-01-27 16:15:57 -05:00
Jérémie Astori 4ae7d5b0ef
Add changelog entry for v3.0.0 2019-01-27 16:14:26 -05:00
Pavel Djundik f49bf19023
Merge pull request #2979 from thelounge/xpaw/set-yarn-cache
Set yarn cache folder in the packages folder
2019-01-21 14:42:14 +02:00
Pavel Djundik b81de36403
Merge pull request #2985 from thelounge/xpaw/fix-fs-sync
Fix incorrect use of fs.stat
2019-01-21 11:13:12 +02:00
Pavel Djundik 221b7145f1
Fix incorrect use of fs.stat 2019-01-19 12:00:09 +02:00
Pavel Djundik 6e1a73eea2
Merge pull request #2984 from thelounge/astorije/selectable-changelog
Make sure the changelog page is selectable, e.g. for copy-pasting commands
2019-01-19 11:40:35 +02:00
Jérémie Astori 69788a6b9b
Make sure the changelog page is selectable, e.g. for copy-pasting commands 2019-01-19 01:37:26 -05:00
Jérémie Astori 35e13cad62
Merge pull request #2983 from thelounge/astorije/upload-file-casing
Fix casing of "Upload file" tooltip
2019-01-18 03:17:28 -05:00
Jérémie Astori 2b10cf203b
Fix casing of "Upload file" tooltip 2019-01-18 00:53:28 -05:00
Jérémie Astori c3ba9234ac
Merge pull request #2981 from thelounge/renovate/irc-framework-4.x
Update dependency irc-framework to v4.1.0
2019-01-17 00:50:48 -05:00
Renovate Bot 2e4b543ca9
Update dependency irc-framework to v4.1.0 2019-01-16 16:52:54 +00:00
Pavel Djundik e452ba5e84
Merge pull request #2980 from thelounge/xpaw/fix-highlight
Fix highlight styles not applying to notices and actions
2019-01-16 13:32:38 +02:00
Pavel Djundik 84ae91c525
Merge pull request #2977 from thelounge/xpaw/setting-new
Add an extra check for setting names
2019-01-16 13:32:22 +02:00
Pavel Djundik 17115fa74d Fix highlight styles not applying to notices and actions 2019-01-16 13:29:45 +02:00
Pavel Djundik 6937e6e772 Set yarn cache folder in the packages folder
Fixes thelounge/thelounge-docker#71
2019-01-16 12:51:52 +02:00
Pavel Djundik e80b058550
Don't allow setting values to be objects 2019-01-16 10:59:52 +02:00
Pavel Djundik 95a0045a0d
Add an extra check for setting names 2019-01-16 10:52:09 +02:00
Pavel Djundik 589e846b73 v3.0.0-rc.6 2019-01-15 13:52:11 +02:00
Pavel Djundik bd8fdea618 Update changelog 2019-01-15 13:52:05 +02:00
Pavel Djundik 6fb41b44d4
Merge pull request #2937 from thelounge/xpaw/empty-storage-later
Empty storage directory after destroying all channels
2019-01-15 13:51:35 +02:00
Pavel Djundik 3457e2cfde
Merge pull request #2975 from thelounge/xpaw/fix-2969
Fix .active styles incorrectly applying to hovered users in userlist
2019-01-15 13:32:47 +02:00
Pavel Djundik 13d21ce002
Merge pull request #2959 from thelounge/xpaw/relax-identd
Relax identd checks to make it more compatible
2019-01-15 13:32:39 +02:00
Pavel Djundik c9f407c224
Merge pull request #2955 from moundahiwale/moun/catch-ldap-messages
Catch LDAP bind error and search warning log messages in ldap tests
2019-01-15 13:32:23 +02:00
Pavel Djundik 2f777627b9
Merge pull request #2958 from thelounge/xpaw/ident-bind
Don't fallback to `host` in identd server
2019-01-15 13:32:13 +02:00
Pavel Djundik 185fb9c71c
Merge pull request #2967 from thelounge/xpaw/fix-2966
Add fallback ip address for unix sockets
2019-01-15 13:32:00 +02:00
Pavel Djundik eb648195de Fix .active styles incorrectly applying to hovered users in userlist
Fixes #2969
2019-01-15 12:56:26 +02:00
Pavel Djundik 9031999033
Merge pull request #2973 from thelounge/xpaw/sw-non-200-reject
Serve requests from cache when server responds with non 2xx response
2019-01-12 10:27:43 +02:00
Jérémie Astori 80b5fa20fe
Merge pull request #2970 from thelounge/astorije/changelog-gen-contributors
List website contributors as well when generating changelog entries
2019-01-12 01:46:05 -05:00
Jérémie Astori 347faa8674
Merge pull request #2972 from thelounge/renovate/sqlite3-4.x
Update dependency sqlite3 to v4.0.6
2019-01-12 01:44:57 -05:00
Pavel Djundik cb59681cd9 Serve requests from cache when server responds with non 2xx response 2019-01-11 21:26:01 +02:00
Renovate Bot e86b754390
Update dependency sqlite3 to v4.0.6 2019-01-11 18:23:04 +00:00
Jérémie Astori 07052d2870
List website contributors as well when generating changelog entries 2019-01-10 01:11:48 -05:00
Pavel Djundik d0f6c70df5 Add fallback ip address for unix sockets
Fixes #2966
2019-01-09 11:38:21 +02:00
Jérémie Astori 2a1e711f42
Merge pull request #2961 from thelounge/astorije/changelog-refresh
Only generate entries for commits/PRs that do not already exist in the CHANGELOG upon re-generation
2019-01-09 01:47:28 -05:00
Jérémie Astori aa39f31fa9
Cleanup changelog entries dedupe function 2019-01-08 00:30:06 -05:00
Jérémie Astori 41c1b3275e
Only generate entries for commits/PRs that do not already exist in the CHANGELOG upon re-generation
This is helpful when commits are added after starting to work on the changelog entry.
2019-01-07 00:32:18 -05:00
Pavel Djundik a9aac1648c
Relax identd checks to make it more compatible 2019-01-06 21:44:43 +02:00
Pavel Djundik fedbb0b819
Don't fallback to host in identd server 2019-01-06 20:55:15 +02:00
Pavel Djundik 4b75b42597
Merge pull request #2945 from thelounge/renovate/webpack-dev-server-3.x
Update dependency webpack-dev-server to v3.1.14 [SECURITY]
2019-01-06 11:42:07 +02:00
moundahiwale c30684aad1 Assert LDAP bind failed error and search warning log messages in ldap tests 2019-01-05 23:08:10 +00:00
Renovate Bot ffeb2322f4
Update dependency webpack-dev-server to v3.1.14 2018-12-24 10:05:38 +00:00
Pavel Djundik ed10e14b47
Empty storage directory after destroying all channels 2018-12-18 13:08:18 +02:00
Jérémie Astori 0995f95296
Merge pull request #2932 from thelounge/renovate/babel-monorepo
Update dependency @babel/core to v7.2.2
2018-12-15 23:47:04 -05:00
Jérémie Astori ce1e12b151
Merge pull request #2930 from thelounge/xpaw/ldap-log
Add logging to all code paths in LDAP auth
2018-12-15 23:46:04 -05:00
Jérémie Astori 263d2ca133
Merge pull request #2786 from thelounge/xpaw/fix-changelog
Update changelog generator script
2018-12-15 23:44:29 -05:00
Renovate Bot b4c47b09b6
Update dependency @babel/core to v7.2.2 2018-12-15 10:14:02 +00:00
Pavel Djundik a07c80322d
Merge pull request #2927 from thelounge/renovate/sinon-7.x
Update dependency sinon to v7.2.2
2018-12-13 11:07:37 +02:00
Pavel Djundik 80b95b1fa6
Merge pull request #2931 from thelounge/renovate/moment-2.x
Update dependency moment to v2.23.0
2018-12-13 11:07:27 +02:00
Pavel Djundik c7f2a373f1
Merge pull request #2929 from thelounge/renovate/font-awesome
Update dependency @fortawesome/fontawesome-free to v5.6.1
2018-12-13 11:07:18 +02:00