qwerty287
|
0f9188597e
|
Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651)
- Add pagination support to the API endpoints that return lists of items
- Adjust UI to enable infinite scrolling via pagination
|
2023-04-30 03:40:13 +02:00 |
|
Avinil Bedarkar
|
493ec45be6
|
Return return 404 if registry to delete do not exist (#1278)
Closes #524
Co-authored-by: 6543 <6543@obermui.de>
|
2022-10-18 01:48:04 +02:00 |
|
6543
|
ca8e215cfa
|
Migrate to Xorm (#474)
close #234
* Migrate store
* Migrate tests
* Rewrite migrations
* Init fresh DB in on step
* Rm old stuff (meddler, sql files, dead code, ...)
|
2021-11-13 20:18:06 +01:00 |
|
luzpaz
|
9b687a923e
|
Fix various typos (#416)
Fix various typos found via `codespell -q 3 -S vendor -L pullrequest,pullrequests`
|
2021-10-08 18:35:56 +02:00 |
|
6543
|
a94807efeb
|
Refactor: move model/ to server/model/ (#366)
|
2021-09-27 19:51:55 +02:00 |
|
Jacob Floyd
|
5fe712cca6
|
Move package store/ to server/store/ (#341)
* Refactor: move store/ to server/store/
* fix pipeline for moved tests
Co-authored-by: 6543 <6543@obermui.de>
|
2021-09-23 13:33:59 +02:00 |
|