summary refs log tree commit diff stats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* Put the functions into seperate files & fix compile time errorAndinus2020-03-191-0/+1
* Add support for other desktop environmentsAndinus2020-03-191-5/+19
* Check local cache before downloading backgroundAndinus2020-03-191-1/+1
* Add download functionAndinus2020-03-192-0/+34
* Remove package cetusAndinus2020-03-194-17/+5
* Initial commit for Cetus v0.5.0 v0.5.0Andinus2020-03-189-70/+164
* Restructure for Cetus v0.5Andinus2020-03-182-34/+1
* Bump version to v0.4.11 v0.4.11Andinus2020-03-161-1/+1
* Bump version to v0.4.10 v0.4.10Andinus2020-03-161-1/+1
* Add Wallhaven supportAndinus2020-03-161-0/+20
* Export struct fields v0.4.9Andinus2020-03-161-1/+1
* Fix logical error in ErrChk, bump version & remove RandAlNum v0.4.8Andinus2020-03-162-19/+5
* Add RandAlNum functionAndinus2020-03-161-0/+16
* Bump version to v0.4.7 v0.4.7Andinus2020-03-161-1/+1
* Rewrite apod response retrivalAndinus2020-03-162-63/+21
* Add dump option & rewrite bpod response retrieval functionAndinus2020-03-162-65/+55
* Remove license text from headersAndinus2020-03-154-56/+0
* Bump version to v0.4.6 v0.4.6Andinus2020-03-151-1/+1
* Bump cetus version to v0.4.5Andinus2020-03-151-1/+1
* Bump version to v0.4.4 v0.4.4Andinus2020-03-151-1/+1
* Support Bing Photo of the DayAndinus2020-03-152-0/+95
* Bump version to v0.4.3 v0.4.3Andinus2020-03-151-1/+1
* Bump version to v0.4.2 v0.4.2Andinus2020-03-151-1/+1
* Fix cetus.Version functionAndinus2020-03-151-1/+1
* Bump version to v0.4.1 v0.4.1Andinus2020-03-141-1/+3
* Add version flagAndinus2020-03-142-0/+22
* Add cetus-nasa program v0.4.0Andinus2020-03-141-0/+109
* Split project into multiple programsAndinus2020-03-141-89/+0
* Add support for random photo as background v0.3.1Andinus2020-03-141-0/+43
* Unexport GetPathFromID & further break it in 2 functionsAndinus2020-03-141-12/+16
* Break SetFromID in 2 functions v0.3.0Andinus2020-03-141-8/+13
* Fix SetFromID & add usage in readmeAndinus2020-03-141-1/+1
* Add photoID supportAndinus2020-03-142-0/+39
* Add background package & Set functionAndinus2020-03-141-0/+25
#n405'>405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556