Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(www): hurd and todos. | Yuqian Yang | 2025-03-03 | 28 | -190/+341 | |
| | ||||||
* | feat(www): update page and use hugo image. | Yuqian Yang | 2025-03-03 | 10 | -51/+55 | |
| | ||||||
* | feat(service): move out env files from compose. | Yuqian Yang | 2025-03-03 | 5 | -29/+29 | |
| | ||||||
* | chore: remove some past things. | Yuqian Yang | 2025-03-01 | 22 | -883/+0 | |
| | ||||||
* | feat(hurd): add *_max sample fix. | Yuqian Yang | 2025-03-01 | 2 | -0/+66 | |
| | ||||||
* | chore: fix modes of files. | Yuqian Yang | 2025-03-01 | 13 | -4/+4 | |
| | ||||||
* | chore(store): move everything to store. | Yuqian Yang | 2025-02-28 | 581 | -49/+39 | |
| | ||||||
* | feat(dms): move state dir out of data. | Yuqian Yang | 2025-02-28 | 3 | -1/+3 | |
| | ||||||
* | feat(hurd): add some hurd info. | Yuqian Yang | 2025-02-28 | 2 | -7/+23 | |
| | ||||||
* | fix(git): clone url. | Yuqian Yang | 2025-02-28 | 1 | -1/+1 | |
| | ||||||
* | feat(git): use non-root and add robots. | Yuqian Yang | 2025-02-28 | 8 | -7/+14 | |
| | ||||||
* | fix(git): protected branch. | Yuqian Yang | 2025-02-27 | 2 | -51/+38 | |
| | ||||||
* | feat(backup): mount data ro. | Yuqian Yang | 2025-02-27 | 2 | -2/+3 | |
| | ||||||
* | fix(backup): no docker secret. | Yuqian Yang | 2025-02-27 | 2 | -14/+2 | |
| | ||||||
* | feat(git): add protected refs. | Yuqian Yang | 2025-02-26 | 6 | -5/+66 | |
| | ||||||
* | fix(www): css load blink, code block bg, links. | Yuqian Yang | 2025-02-26 | 13 | -60/+95 | |
| | ||||||
* | feat(www): YEAH! | Yuqian Yang | 2025-02-26 | 73 | -2470/+1829 | |
| | ||||||
* | fix(git): inrease request body size limit. | Yuqian Yang | 2025-02-24 | 1 | -0/+1 | |
| | ||||||
* | feat(python): move python codes. | Yuqian Yang | 2025-02-23 | 35 | -130/+234 | |
| | ||||||
* | feat(services): refactor structure. | Yuqian Yang | 2025-02-23 | 99 | -805/+437 | |
| | ||||||
* | chore(docker): remove tags. | Yuqian Yang | 2025-02-21 | 1 | -4/+0 | |
| | ||||||
* | feat(nginx): move certbot to nginx. | Yuqian Yang | 2025-02-21 | 7 | -189/+22 | |
| | ||||||
* | feat(www): update git info. | Yuqian Yang | 2025-02-20 | 1 | -3/+2 | |
| | ||||||
* | chore: add compose file to ignore. | Yuqian Yang | 2025-02-20 | 1 | -0/+2 | |
| | ||||||
* | feat(debian-dev): trim it. | Yuqian Yang | 2025-02-20 | 29 | -298/+234 | |
| | ||||||
* | feat(cru-py): use new template format. | Yuqian Yang | 2025-02-20 | 21 | -189/+463 | |
| | ||||||
* | feat(www): update. | Yuqian Yang | 2025-02-19 | 1 | -10/+6 | |
| | ||||||
* | feat(www): favicon. | Yuqian Yang | 2025-02-19 | 1 | -0/+1 | |
| | ||||||
* | chore: clean gitignore. | Yuqian Yang | 2025-02-19 | 1 | -11/+0 | |
| | ||||||
* | feat(docker): replace container_name. | Yuqian Yang | 2025-02-19 | 2 | -18/+6 | |
| | ||||||
* | fix(cru-py): config item. | Yuqian Yang | 2025-02-19 | 2 | -6/+7 | |
| | ||||||
* | chore(docker): remove crupest-api, forgejo and move dropped. | Yuqian Yang | 2025-02-19 | 64 | -3952/+0 | |
| | ||||||
* | feat(auto-backup): use coscli. | Yuqian Yang | 2025-02-19 | 11 | -408/+95 | |
| | ||||||
* | feat(git-server): add git server. | Yuqian Yang | 2025-02-19 | 8 | -0/+119 | |
| | ||||||
* | feat(2fa): move to root domain subpath. | Yuqian Yang | 2025-02-19 | 3 | -18/+7 | |
| | ||||||
* | feat(forgejo): limit memory usage. | Yuqian Yang | 2025-02-12 | 1 | -0/+1 | |
| | ||||||
* | doc(works): add README.md. | Yuqian Yang | 2025-02-12 | 1 | -0/+9 | |
| | ||||||
* | chore: remove .vscode. | Yuqian Yang | 2025-02-12 | 1 | -4/+0 | |
| | ||||||
* | import(teapot): IMPORT crupest/teapot COMPLETE. | Yuqian Yang | 2025-02-12 | 13 | -0/+407 | |
|\ | ||||||
| * | import(teapot): Fix deps of deb: add qt qpa. And update README. | crupest | 2023-10-17 | 2 | -2/+11 | |
| | | | | | | | | I really can't understand why qt dependencies on Ubuntu is such a mess. | |||||
| * | import(teapot): Use bash to run scripts in CI. | crupest | 2023-10-17 | 2 | -5/+2 | |
| | | | | | | | | | | Although it is easy for me to set +x for scripts on macos. But it might not be that easy for Windows users. | |||||
| * | import(teapot): Startup! | crupest | 2023-10-17 | 13 | -0/+401 | |
| | ||||||
* | import(ProxyChanger): IMPORT crupest/ProxyChanger COMPLETE. | Yuqian Yang | 2025-02-12 | 11 | -0/+183 | |
|\ | ||||||
| * | import(ProxyChanger): Fix a typo in README.md. | crupest | 2020-10-22 | 1 | -1/+1 | |
| | | ||||||
| * | import(ProxyChanger): Add id and gitignore. | crupest | 2020-10-21 | 2 | -0/+6 | |
| | | ||||||
| * | import(ProxyChanger): Add krita file for create circle icon. | crupest | 2020-10-21 | 1 | -0/+0 | |
| | | ||||||
| * | import(ProxyChanger): Add readme. | crupest | 2020-10-21 | 1 | -0/+5 | |
| | | ||||||
| * | import(ProxyChanger): Allow to set proxy url. | crupest | 2020-10-21 | 6 | -22/+92 | |
| | | ||||||
| * | import(ProxyChanger): Init. | crupest | 2020-10-21 | 5 | -0/+102 | |
| | ||||||
* | import(solutions): IMPORT crupest/solutions COMPLETE. | Yuqian Yang | 2025-02-12 | 145 | -0/+6130 | |
|\ |