MrEddX
90473e7924
Merge branch 'louislam:master' into bulgarian
3 years ago
Domingos Panta
fdd781b081
Added a link to the home page on the lists of actions.
...
s new link was necessary to prevent a loop when the user tries to access a unknown resource, like status/123, and was redirected to /page-not-found. In this case going back to the last page would be /status/123 which does not exists.
3 years ago
Domingos Panta
373bd9b962
Added response interceptor to axios response.
...
This interceptor checks for response code 404 and redicts the user if that is the case.
3 years ago
Louis Lam
66971deaf4
Merge remote-tracking branch 'origin/master' into fix-1448-discord-service-url
3 years ago
Louis Lam
59be9bb971
working
3 years ago
Louis Lam
8077744c60
Merge pull request #1604 from c-w/fix-apprise-zulip
...
Fix apprise integration for Zulip Streams
3 years ago
Jordan Bertasso
c5faf709b8
Merge branch 'master' into fix-1448-discord-service-url
3 years ago
Karel Krýda
7da9f139c1
Bug fix
3 years ago
Karel Krýda
7acbfd2474
eslint fixes too much
3 years ago
Karel Krýda
9f493bbec7
clone master branch
3 years ago
Louis Lam
5bf58cc6c4
Merge pull request #1595 from Saibamen/fix_eslint
...
Fix ESLint warnings and errors
3 years ago
Louis Lam
d344914ca0
Update docker-compose.yml
3 years ago
Louis Lam
201a25c659
Draft
3 years ago
Clemens Wolff
b680371746
Make apprise notification title configurable in UI
3 years ago
Louis Lam
e488e2dc0a
Merge pull request #1119 from jensneuber/uptime-badges
...
Add badges
3 years ago
Louis Lam
4e3258579d
Merge branch 'master' into uptime-badges
...
# Conflicts:
# server/util-server.js
3 years ago
MrEddX
aa8ea6d398
Update bg-BG.js ( #1617 )
...
Translation Fixes
3 years ago
Aram Akhavan
cd3fbc80b4
Add first parameter back to logging in api router
3 years ago
Aram Akhavan
bb7d67f717
Apply suggestions from code review
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Louis Lam
8b0813ceff
Fix #1596 hopefully
3 years ago
Louis Lam
91178ce6a5
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
429ad384d0
Fix hardcoded path for error.log and move errorLog() to UptimeKumaServer.errorLog()
3 years ago
MrEddX
24e52726b2
Merge branch 'louislam:master' into bulgarian
3 years ago
MrEddX
e0a0a5db4c
Update bg-BG.js
...
Translation Fixes
3 years ago
Greg Smith
cbfecab850
switch to the more-up-to-date esm-wallaby
...
https://github.com/wallabyjs/esm
3 years ago
Louis Lam
25cc54bf72
Try to give more time for axios-cached-dns-resolve test
3 years ago
Louis Lam
3700b16c5b
Copy and add axios-cached-dns-resolve test
3 years ago
Clemens Wolff
4b9dc2890d
Convert let to const
3 years ago
Clemens Wolff
f9004bcbed
Add optional title to apprise notification
3 years ago
Clemens Wolff
bc174c3325
Extract child process args into variable
3 years ago
Louis Lam
4c2753af46
Remove an unused variable
3 years ago
Louis Lam
c6ba5b621c
Remove isPublished, checkPublished which had been removed in upstream.
3 years ago
Louis Lam
96536ae391
Rebuild package-lock.json
3 years ago
Louis Lam
ba46544772
Merge pull request #1603 from Saibamen/fix_task_name
...
Fix actions/setup-node task name
3 years ago
Adam Stachowicz
5c852db1cf
Fix actions/setup-node task name
...
Addendum to 000cbeb0ce
3 years ago
Adam Stachowicz
069d3765f0
Revert change for StatusPage
3 years ago
Louis Lam
15820c6937
Update SQLite
3 years ago
Louis Lam
000cbeb0ce
Lower check-linters node version to 14, add Node.js 18, set timeout 15mins for each job
3 years ago
Louis Lam
e118d59ac8
Merge branch 'master' into uptime-badges
3 years ago
Louis Lam
39aa0a7f07
Merge branch 'fix/chart-error'
3 years ago
Louis Lam
a12dffd1bc
Fallback to eqeq for PingChart.vue
3 years ago
Louis Lam
410805052e
Log this.chartPeriodHrs
3 years ago
Louis Lam
02a8147f22
Remove undefined variable forceShowContent
3 years ago
Louis Lam
d962ab7a1c
Merge branch 'master' into uptime-badges
...
# Conflicts:
# package-lock.json
# server/routers/api-router.js
3 years ago
Louis Lam
63c8d24d6f
As legacy-peer-deps is specified in .npmrc, `install-legacy` and `update-legacy` are not actually needed.
3 years ago
Louis Lam
254a6bfd36
[CI] Run check linters first
3 years ago
Louis Lam
29f3cbe8c6
Merge pull request #1594 from GOGOsu/patch-1
...
Fix aliyun-sms "SignatureDoesNotMatch" Error
3 years ago
Louis Lam
53b98ad3e4
Add more comment for aliyun-sms fix
3 years ago
Louis Lam
dbd7c087e0
Merge pull request #1597 from chakflying/fix/chart-error
...
Fix: Fix chart error on switch back to recent
3 years ago
Greg Smith
d0546afe71
fix esm require: no ugly warnings
3 years ago