woodpecker/web/src
Anbraten ff01a9ff1d
Access repos by their ids (#1691)
closes #1295 
closes #648

# TODO
- [x] add new routes with `:repoID`
- [x] load repo in middleware using `:repoID` if present
- [x] update UI routes `:owner/:name` to `:repoID`
- [x] load repos using id in UI
- [x] add lookup endpoint `:owner/:name` to `:repoID`
- [x] redirect `:owner/:name` to `:repoID` in UI
- [x] use badge with `:repoID` route in UI
- [x] update `woodpecker-go`
- [x] check cli
- [x] add migrations / deprecation notes
- [x] check if #648 got solved directly
- [x] Test
  - [x] create repo
  - [x] repo pages
  - [x] ui redirects
  - [x] forge status links
2023-06-13 01:07:52 +02:00
..
assets Translated using Weblate (German) 2023-06-01 14:58:12 +00:00
components Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
compositions Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
lib/api Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
store Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
style Add syntax highlighting for pipeline config (#1082) 2022-08-09 17:39:45 +02:00
utils Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
views Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
App.vue Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
main.ts Improve dark style text color for better readibility (#985) 2022-06-17 02:00:31 +02:00
router.ts Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
style.css Match notification font size to rest of the UI (#1399) 2022-11-06 22:51:06 +01:00
vite-env.d.ts Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00