Domingos F. Panta Jr
73b965c867
Merge branch 'master' into bugfix/1451_blank_page_on_unkown_resource
3 years ago
Louis Lam
9fc5a3329f
Revert #1208 , due to the break animation
3 years ago
Louis Lam
23c4ece2a5
Merge pull request #1655 from alexislefebvre/patch-1
...
Fix typo “cros”?
3 years ago
Alexis Lefebvre
175556f9fc
s/cros/CORS
3 years ago
Louis Lam
398219f847
Update to 1.16.0-beta.0
3 years ago
Louis Lam
7a50f0e3f3
Merge pull request #1589 from AnnAngela/1.15.1_zh-CN
...
Improve translation work
3 years ago
AnnAngela
4178b003a2
fix `value`
3 years ago
Louis Lam
8ede6d888f
Merge remote-tracking branch 'origin/master' into fix-1448-discord-service-url
3 years ago
Louis Lam
cec0521834
[Discord] Fix ping type should no port, update better naming
3 years ago
Louis Lam
73b603dd10
Merge pull request #1627 from karelkryda/wrong-uptime-for-push
...
Fixed incorrect uptime calculation for push monitors
3 years ago
Louis Lam
92a43e1f30
Make the sibling beats a bit smaller
3 years ago
Louis Lam
0cf395dfc3
Fix merge issue
3 years ago
Louis Lam
749ca6f4a8
Merge remote-tracking branch 'origin/master' into feature-improve-status-styling
...
# Conflicts:
# src/components/HeartbeatBar.vue
# src/components/PublicGroupList.vue
3 years ago
Domingos Panta
7cc89979f0
Moving change from axios interceptor to specific request.
3 years ago
Domingos Panta
668e97c5a9
fix: lint errors.
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
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
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
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
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