Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Service for rTorrent. (#511) | lindely | 2022-10-31 | 1 | -0/+153 |
| | | | Service for rTorrent. | ||||
* | qBittorrent service (#540) | Shagon94 | 2022-10-30 | 1 | -0/+120 |
| | | | qBittorrent service | ||||
* | Fix openweather service | Bastien Wirtz | 2022-10-30 | 2 | -9/+14 |
| | |||||
* | Displaying the timezone hour near temprature for each location (#449) | apivko | 2022-10-30 | 1 | -1/+28 |
| | | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com> | ||||
* | Update dependencies | Bastien Wirtz | 2022-10-29 | 1 | -3/+3 |
| | |||||
* | Fixed 'method' not defaulting to HEAD request in Ping functionality | Sylwester Wróblewski | 2022-10-16 | 1 | -1/+1 |
| | |||||
* | Small refactor to remove one redundant line. | luixal | 2022-10-13 | 1 | -2/+1 |
| | |||||
* | Adds loading and errors icons/msgs. Adds docs. | luixal | 2022-10-13 | 1 | -3/+13 |
| | |||||
* | Adds total count for VMs.v22.10.1 | luixal | 2022-10-09 | 1 | -1/+1 |
| | |||||
* | Adds custom service for Proxmox | luixal | 2022-10-09 | 1 | -0/+101 |
| | |||||
* | added more strict checking of http method to Ping service | Isaac Suttell | 2022-10-08 | 1 | -1/+7 |
| | |||||
* | added support for Get method to Ping custom service | Isaac Suttell | 2022-10-08 | 1 | -1/+4 |
| | |||||
* | Fix UptimeKuma status message when all sites are down #503 | Bastien Wirtz | 2022-09-18 | 2 | -6/+22 |
| | |||||
* | Additional page name as css classv22.08.1 | Bastien Wirtz | 2022-08-26 | 1 | -7/+6 |
| | |||||
* | fix: resolve typo in Healthchecks service name | toa | 2022-07-16 | 1 | -0/+0 |
| | | | | * refs #474 | ||||
* | Merge branch 'main' into vuejs-3 | Bastien Wirtz | 2022-07-12 | 1 | -0/+115 |
|\ | |||||
| * | feat: add custom service Healthchecks | toa | 2022-06-25 | 1 | -0/+115 |
| | | | | | | | | * refs #474 | ||||
* | | Small fixes | Bastien Wirtz | 2022-07-12 | 4 | -5/+7 |
| | | |||||
* | | Fix theming issue & subfolder hosting | Bastien Wirtz | 2022-07-12 | 2 | -2/+2 |
| | | |||||
* | | Fix search widget | Bastien Wirtz | 2022-07-11 | 1 | -7/+9 |
| | | |||||
* | | Fix lint issues | Bastien Wirtz | 2022-07-03 | 3 | -15/+18 |
| | | |||||
* | | new PWA implementation | Bastien Wirtz | 2022-07-03 | 1 | -34/+0 |
| | | |||||
* | | Make connectivity check work with vitejs dev server | Bastien Wirtz | 2022-07-02 | 1 | -1/+1 |
| | | | | | | | | Head requests on directory path end up in 404 | ||||
* | | Migrate to VueJS 3 | Bastien Wirtz | 2022-07-02 | 5 | -18/+13 |
|/ | |||||
* | Lint run | Bastien Wirtz | 2022-06-05 | 1 | -4/+7 |
| | |||||
* | Merge pull request #448 from bemble/main | Bastien Wirtz | 2022-06-04 | 2 | -8/+31 |
|\ | | | | | feat(pwa): enhance connectivity checks | ||||
| * | feat(auth): do not handle redirection in getConfig | Pierre | 2022-05-30 | 1 | -7/+1 |
| | | | | | | | | It will be handled by connectivity checker | ||||
| * | feat(connectivity): change query parameter to change connectivity | Pierre | 2022-05-30 | 1 | -2/+3 |
| | | | | | | | | Always use timestamp as query parameter instead of alive | ||||
| * | feat(auth): handle unauthorized request in connectivity | Pierre | 2022-05-16 | 1 | -1/+1 |
| | | | | | | | | Reload page without cache if 401 and 403 status in response | ||||
| * | fix(auth): add timestamp in URL to prevent infinite redirection loop | Pierre | 2022-05-10 | 1 | -1/+4 |
| | | |||||
| * | feat(pwa): enhance connectivity checks | Pierre | 2022-05-09 | 1 | -0/+25 |
| | | | | | | | | Also add support to auth proxy such as Authelia | ||||
* | | Updates | Bastien Wirtz | 2022-05-29 | 2 | -3/+7 |
| | | |||||
* | | Add support for search keywords to solve issue #372 | James Coleman | 2022-05-12 | 1 | -1/+2 |
|/ | |||||
* | Handle 404 error on config file. | Bastien Wirtz | 2022-04-30 | 3 | -4/+18 |
| | |||||
* | Simplify the container starting process to allow it to run with a | Bastien Wirtz | 2022-04-30 | 1 | -0/+4 |
| | | | | unprivileged user | ||||
* | Fixed prettier warning | Evan Steinkerchner | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | Added Tautulli service (#439) | Evan Steinkerchner | 2022-04-29 | 1 | -0/+92 |
| | |||||
* | Change main-section margin-bottom to padding-bottom to compensate for footer | Evan Steinkerchner | 2022-04-28 | 1 | -3/+2 |
| | |||||
* | Small formatting fix | Evan Steinkerchner | 2022-04-28 | 1 | -1/+2 |
| | |||||
* | Fixed issue where v-for keys could clash if two groups had the same name | Evan Steinkerchner | 2022-04-28 | 1 | -5/+8 |
| | |||||
* | Add UptimeKuma Service component (#414) | Adyanth H | 2022-04-20 | 1 | -0/+152 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * :sparkles: Add UptimeKuma Service component * :memo: Add custom services documentation * Change await to fetch and use new API * :sparkles: Tri State logic from Uptime Kuma * :memo: Add and lint documentation * Remove erroneous logging Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> * Remove CORS warning Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> * Correct error level Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> * Correct error level Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> * Prevent caching of requests Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> * Prevent caching of requests Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> * Undo unrelated changes Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com> | ||||
* | Merge pull request #402 from Zareix/feature/portainer-environments | Bastien Wirtz | 2022-04-07 | 1 | -0/+6 |
|\ | | | | | Portainer service - Select environments | ||||
| * | select environments | Raphaël Catarino | 2022-03-19 | 1 | -0/+6 |
| | | |||||
* | | Update src/components/services/Emby.vue | SouLSLayeR | 2022-04-01 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com> | ||||
* | | Removed await from api call | unknown | 2022-03-31 | 1 | -1/+1 |
| | | |||||
* | | No authentication required for public endpoint | unknown | 2022-03-31 | 1 | -5/+1 |
| | | |||||
* | | Fixed yarn lint errors | unknown | 2022-03-29 | 1 | -21/+22 |
| | | |||||
* | | Initial Emby service commit | unknown | 2022-03-28 | 1 | -0/+121 |
| | | |||||
* | | prettier | Raphaël Catarino | 2022-03-19 | 1 | -1/+1 |
| | | |||||
* | | fix if endpoint not up | Raphaël Catarino | 2022-03-19 | 1 | -1/+3 |
|/ |