tamasmagyar
31c388a6e3
added cypress framework and tests for setup page
2022-07-18 20:51:13 +02:00
Louis Lam
9a8b484ee8
Merge pull request #1853 from louislam/dns
...
Add cacheable-lookup
2022-07-18 23:46:55 +08:00
Louis Lam
17ed051401
Add CacheableDnsHttpAgent.install()
2022-07-18 23:32:45 +08:00
Louis Lam
8f7b7e74c9
socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
2022-07-18 23:28:19 +08:00
Louis Lam
9cd060c6c3
socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
2022-07-18 23:27:05 +08:00
Louis Lam
1999541802
Merge remote-tracking branch 'origin/master' into dns
2022-07-18 23:25:14 +08:00
Louis Lam
65d71e5db0
Fix mssqlQuery keep adding error listener, which causes memory leak.
...
Also it is not necessary since the error catched in the promise .catch(..).
2022-07-18 23:14:16 +08:00
Louis Lam
2073f0c284
Bind cacheable-lookup to custom http agent
2022-07-18 22:33:35 +08:00
Louis Lam
25d711e683
Fix jsdoc data type
2022-07-18 22:06:25 +08:00
Louis Lam
77a7801992
Merge pull request #1917 from Deni7/patch-1
...
Update ukrainian language
2022-07-18 14:28:47 +08:00
Denis Stepanov
525607f49e
Update ukrainian language
2022-07-18 09:00:44 +03:00
Louis Lam
8613d3ffa9
Merge pull request #1893 from SiderealArt/patch-1
...
update zh-TW
2022-07-16 00:23:42 +08:00
SiderealArt
d44d984a46
update zh-TW
2022-07-14 22:25:39 +08:00
Louis Lam
d362372b05
Merge pull request #1749 from daeho-ro/feature/alertnow
...
Feat: New Notification Type for AlertNow
2022-07-14 15:04:35 +08:00
Louis Lam
e0a2ed2523
Update Apprise from 0.9.8.3 to 0.9.9
2022-07-10 02:15:51 +08:00
Louis Lam
a78cb7ab42
Merge pull request #1880 from Jontes-Tech/patch-1
...
Fixing small Readme links.
2022-07-09 21:45:56 +08:00
Jonatan
278d9f5689
Fixing Markdown whoopsie I made
2022-07-09 12:25:41 +02:00
Jonatan
2ad79a68b9
Some small changes in the Reddit section.
2022-07-09 12:22:03 +02:00
Louis Lam
d29955f3ba
Merge pull request #1741 from Computroniks/feature/#1221-clickable-hostaname-on-status-page
...
Added #1221 clickable hostname in status page
2022-07-06 15:09:26 +08:00
Louis Lam
27dbc021b4
Add standalone manifest.json for each status page. Close #1668
2022-07-04 21:58:27 +08:00
Matthew Nickson
1b120f8a6f
Made link icon only show for http and keyword
...
The option to enable links to the monitors is now only available for
http and keyword monitor types. The link will also no longer be shown
on the edit page to prevent issues with the url not being present if
the monitor was not already enabled for sendUrl
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-07-04 13:31:05 +01:00
Louis Lam
6f57c4195a
Slightly improve css
2022-07-04 18:33:38 +08:00
Louis Lam
baa592bce3
Merge remote-tracking branch 'origin/master' into feature/#1221-clickable-hostaname-on-status-page
2022-07-04 18:21:56 +08:00
Louis Lam
624678826d
Move all frontend dependencies to devDependencies, as it is not used in the production environment
2022-07-04 03:59:20 +08:00
Louis Lam
e8c3807594
Move all frontend dependencies to devDependencies, as it is not used in the production environment
2022-07-04 03:54:56 +08:00
Louis Lam
4d8e755400
Merge pull request #1859 from jjasghar/patch-2
...
Update docker-compose.yml
2022-07-01 23:51:34 +08:00
JJ Asghar
9b92a02968
Update docker-compose.yml
...
It's a docker-compose file, not "r" :), thanks for making this app, I love it. 🤘
2022-06-30 11:46:14 -05:00
Louis Lam
6418f99f1a
Merge pull request #1852 from thehijacker/patch-1
...
Update sl-SI.js
2022-06-30 16:40:03 +08:00
Louis Lam
93ac4e1b96
Merge pull request #1856 from gBasil/master
...
Clean up logo svg file
2022-06-30 16:24:52 +08:00
Louis Lam
f65bef686c
Merge pull request #1857 from MarcHagen/lang/nl
...
[i18n] Update NL (Dutch)
2022-06-30 16:19:26 +08:00
Marc Hagen
2f26864892
[i18n] Update NL (Dutch)
2022-06-29 23:26:41 +02:00
Basil
a802f7ebed
Clean up logo svg file
2022-06-29 13:20:26 -06:00
Louis Lam
e5e8db6c38
Add cacheable-lookup
2022-06-29 22:17:47 +08:00
thehijacker
303738b7c2
Update sl-SI.js
2022-06-29 13:58:52 +02:00
Louis Lam
dddd2c0042
Cache settings, reduce the database / disk usage
2022-06-29 16:18:56 +08:00
Louis Lam
515095ecfb
Move all settings code from `util-server.js` into `settings.js`
2022-06-29 14:57:40 +08:00
Louis Lam
83284b6d2c
[stylelint] Turn off color-hex-length
2022-06-28 22:26:27 +08:00
Louis Lam
1af6d33fcd
Make sure the backup database process is actually created backup files. Improve https://github.com/louislam/uptime-kuma/issues/1412#issuecomment-1166576395
2022-06-28 22:11:59 +08:00
Louis Lam
e36b65c2df
Add frontend version
2022-06-28 21:55:05 +08:00
Louis Lam
8542e6cbb9
Drop npm-check-updates due to security vulnerability of `got`, and it is unlikely to be fixed shortly
...
Read more:
https://github.com/raineorshine/npm-check-updates/pull/1147#event-6880466174
2022-06-27 10:50:38 +08:00
Louis Lam
9650418ef7
Fix dependencies warning
2022-06-25 20:55:14 +08:00
Louis Lam
b546c846ae
Merge pull request #1828 from utolosa002/master
...
Add Basque language
2022-06-25 19:26:38 +08:00
Unai Tolosa
b5cbc6f5f6
fix: lint
2022-06-23 23:30:01 +02:00
Unai Tolosa Pontesta
f8def5aa6f
Merge branch 'louislam:master' into master
2022-06-23 23:12:54 +02:00
Unai Tolosa
5dd3d32d77
add: basque translations
2022-06-23 16:20:24 +02:00
Unai Tolosa
ff8bba6863
add: basque translation file
2022-06-23 13:29:37 +02:00
Louis Lam
ed1f88a852
Change fs.rmdir to fs.rm as it is deprecated
2022-06-23 19:18:28 +08:00
Louis Lam
0ecaa2cbd7
Update to 1.17.1
2022-06-23 16:05:42 +08:00
Louis Lam
3c3dc05621
Merge pull request #1823 from louislam/revert-1598
...
Revert #1598
2022-06-23 16:02:44 +08:00
Louis Lam
1f5466a3e8
Revert #1598
2022-06-23 15:54:33 +08:00