summaryrefslogtreecommitdiff
path: root/src/services/updates.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-261-191/+0
| | | | Remove everything
* updates: fix cache file extension2 * r + 2 * t2025-04-091-1/+1
| | | | Use json not txt
* feat: add navbar2 * r + 2 * t2025-04-081-1/+2
| | | | For controlling sidebar panes + other stuff later
* updates: show updates for custom repos2 * r + 2 * t2025-03-181-14/+20
|
* updates: sort updates by name2 * r + 2 * t2025-02-261-0/+3
|
* updates: show arch news2 * r + 2 * t2025-02-251-4/+12
|
* config: dynamic service confs2 * r + 2 * t2025-02-221-1/+6
|
* imports: use typescript import paths2 * r + 2 * t2025-01-301-1/+1
|
* updates: make popup window2 * r + 2 * t2025-01-161-13/+33
|
* refactor: move ts to src2 * r + 2 * t2025-01-161-0/+148
Also move popupwindow to own file