Commit graph

  • ad3016ef4f
    fix: /account/{name}/edit Account Type selection Kevin Morris 2021-09-08 17:36:37 -07:00
  • 0fd31b8d36
    refactor(docker): New mariadb_init service Kevin Morris 2021-09-08 17:14:55 -07:00
  • 2e3f69ab12
    fix(docker): Fix git service's update hook Kevin Morris 2021-09-08 17:10:14 -07:00
  • 0386e0dbc2 Merge branch 'pu' of ssh://gitlab.archlinux.org:222/hwittenborn/aurweb into pu Hunter Wittenborn 2021-09-05 16:14:00 -05:00
  • 95357687f9 Added ability to specify fortune file via an environment variable Hunter Wittenborn 2021-09-05 16:13:45 -05:00
  • e93b0a9b45
    Docker: expose fastapi (18000) and php-fpm (19000) Kevin Morris 2021-09-05 00:08:47 -07:00
  • fa07f94051
    Docker: Fix FastAPI db initialization Kevin Morris 2021-09-04 19:08:10 -07:00
  • 3f034ac128
    Docker: Fix incorrect ENV PATH specification Kevin Morris 2021-09-04 18:59:24 -07:00
  • 2f9994807b
    use Poetry to deal with deps and package install Kevin Morris 2021-09-04 10:02:13 -07:00
  • 10228f6a7d
    Revert "Add GPL 2.0 LICENSE file" Kevin Morris 2021-09-04 10:02:40 -07:00
  • 4e5b67f0a6
    Revert "Add GPL 2.0 LICENSE file" Kevin Morris 2021-09-04 10:02:40 -07:00
  • 5e6f0cb8d7
    Revert "Add GPL 2.0 LICENSE file" Kevin Morris 2021-09-04 10:02:40 -07:00
  • 9bedcbcdce
    Add GPL 2.0 LICENSE file Kevin Morris 2021-09-03 21:02:35 -07:00
  • 54aec08f03
    RPC: add deprecation warning for v1-v4 usage Kevin Morris 2021-08-31 17:13:10 -07:00
  • 5c7e76ef89
    Add GPL 2.0 LICENSE file Kevin Morris 2021-09-03 21:02:35 -07:00
  • 1b452d1264
    Add GPL 2.0 LICENSE file Kevin Morris 2021-09-03 21:02:35 -07:00
  • a5943bf2ad
    [FastAPI] Refactor db modifications Kevin Morris 2021-09-02 16:26:48 -07:00
  • cfa95ef80a
    RPC: add deprecation warning for v1-v4 usage Kevin Morris 2021-08-31 17:13:10 -07:00
  • b52059d437
    RPC: add deprecation warning for v1-v4 usage Kevin Morris 2021-08-31 17:13:10 -07:00
  • 210e459ba9
    Eradicate the dedupe_qs filter Kevin Morris 2021-08-31 14:27:16 -07:00
  • c9374732c0
    add filters for extend_query, to_qs Kevin Morris 2021-08-31 14:25:58 -07:00
  • a114bd3e16
    aurweb.util: add extend_query and to_qs helpers Kevin Morris 2021-08-28 16:33:33 -07:00
  • 49cc12f99d
    jinja2: rename filter 'urlencode' to 'quote_plus' Kevin Morris 2021-08-20 14:44:36 -07:00
  • e15a18e9fb
    remove unneeded comment Kevin Morris 2021-08-30 23:04:55 -07:00
  • 718ae1acba
    aurweb.templates: loader -> _loader, env -> _env Kevin Morris 2021-08-30 22:14:31 -07:00
  • 55c29c4519
    partials/packages/details.html: Add package request count Kevin Morris 2021-08-30 18:27:17 -07:00
  • 45fbf214b4
    jinja2: add 'tn' filter, a numerical translation Kevin Morris 2021-08-20 16:29:04 -07:00
  • 1c26ce52a5
    [FastAPI] include DepArch in dependency list Kevin Morris 2021-08-30 18:17:14 -07:00
  • a0be018547
    Docker: Reorder dependency installation for cache purposes Kevin Morris 2021-08-28 21:30:36 -07:00
  • eff7d478ab Updated CI tests for pip dependencies; Changed styling in install-deps.sh Hunter Wittenborn 2021-08-28 20:12:35 -05:00
  • 85b1a05d01 Removed pip dependencies from docker/scripts/install-deps.sh Hunter Wittenborn 2021-08-28 19:51:05 -05:00
  • e61050adcf Added env/ to .gitignore Hunter Wittenborn 2021-08-28 19:31:11 -05:00
  • e69004bc4a Alphabetized .gitignore file so it looks prettier Hunter Wittenborn 2021-08-28 19:29:44 -05:00
  • 0075ba3c33 Added .python-version from Pyenv Hunter Wittenborn 2021-08-28 19:27:36 -05:00
  • b88fa8386a Removed pyalpm and srcinfo from pip requirements; Changed section title Hunter Wittenborn 2021-08-28 19:25:51 -05:00
  • fb908189b6 Began port of dependencies to pip Hunter Wittenborn 2021-08-28 17:18:32 -05:00
  • f147ef3476
    models.account_type: remove duplicated constants Kevin Morris 2021-08-18 22:14:35 -07:00
  • a72ab61902
    [FastAPI] fix dashboard template Kevin Morris 2021-08-25 16:34:37 -07:00
  • 6eafb457ec
    aurweb.util: fix code style violation Kevin Morris 2021-08-20 16:36:10 -07:00
  • f086457741
    aurweb.redis: Reduce logging Kevin Morris 2021-08-17 21:52:59 -07:00
  • 5a175bd92a
    routers.html: add authenticated dashboard to homepage Kevin Morris 2021-08-09 23:43:48 -07:00
  • af51b5c460
    User: add several utility methods Kevin Morris 2021-08-07 19:35:50 -07:00
  • 5bd3a7bbab
    RequestType: add name_display() and record constants Kevin Morris 2021-08-07 15:43:44 -07:00
  • eb8ea53a44
    PackageRequest: add status_display() Kevin Morris 2021-08-07 14:57:24 -07:00
  • 469c141f6b [FastAPI] bugfix: remove use of scalar() in plural context Kevin Morris 2021-08-17 20:58:41 -07:00
  • d9cdd5faef
    [FastAPI] Modularize homepage and add side panel Kevin Morris 2021-07-28 13:28:17 -07:00
  • 9e73936c4e
    add aurweb.cache, a redis caching utility module Kevin Morris 2021-08-06 22:44:19 -07:00
  • 968ed736c1
    add python-orjson dependency Kevin Morris 2021-08-08 20:42:00 -07:00
  • 91e769f603
    FastAPI: add redis integration Kevin Morris 2021-06-28 08:49:02 -07:00
  • 96d1af9363
    docker-compose: add redis service Kevin Morris 2021-06-28 08:30:12 -07:00
  • 35851d5533
    Docker: add service 'memcached' Kevin Morris 2021-08-08 18:35:49 -07:00
  • ae0f69a5e4
    Docker: remove intervals and timeouts Kevin Morris 2021-08-16 17:18:29 -07:00
  • 4ade8b0539 routers.packages: Simplify some existence checks Kevin Morris 2021-08-06 00:59:38 -07:00
  • bace345da4
    Docker: support both '%' and 'localhost' in mariadb Kevin Morris 2021-08-08 18:32:35 -07:00
  • 04d1c81d3d bugfix: fix extra dependency annotations Kevin Morris 2021-07-27 22:03:38 -07:00
  • 88569b6d09 add /pkgbase/{name} route Kevin Morris 2021-07-15 22:54:41 -07:00
  • ae3d302c47 implement /packages/{name} as its own route Kevin Morris 2021-07-15 22:48:26 -07:00
  • 2d3d03e01e templates: Translate pkgbase.html and partials Kevin Morris 2021-07-14 14:08:14 -07:00
  • 1e1c0c3fe5 [FastAPI] Basic pkgbase template Leonidas Spyropoulos 2021-06-28 22:57:21 +01:00
  • 17c0a4758b sharness: do not use spaces in trash directory Kevin Morris 2021-07-27 16:23:22 -07:00
  • 9197f86a03 .dockerignore: ignore user-produced configs Kevin Morris 2021-07-21 19:31:07 -07:00
  • 565f62471b sharness: do not use spaces in trash directory Kevin Morris 2021-07-27 16:23:22 -07:00
  • 53391bec1a sharness: do not use spaces in trash directory Kevin Morris 2021-07-27 16:23:22 -07:00
  • 4959f62cf5 rendercomment: move Repository init to __init__ Kevin Morris 2021-07-20 11:28:18 -07:00
  • a6ca345af4 Docker: Fix git clone url in fastapi/php-fpm Kevin Morris 2021-07-14 13:27:15 -07:00
  • d57dfd4d36
    PackageBase: test Popularity conversion Kevin Morris 2021-07-20 14:13:07 -07:00
  • c05fafea0e PackageComment: default RenderedComment to str() Kevin Morris 2021-07-19 19:42:41 -07:00
  • 13b4dbf541 PackageRelation: fix primary key relationships Kevin Morris 2021-07-18 01:57:00 -07:00
  • b4e46450b5 PackageDependency: fix primary key relationships Kevin Morris 2021-07-18 01:56:24 -07:00
  • ec38d2f5a0 PackageBase: automatically cast Popularity to float Kevin Morris 2021-07-18 01:55:39 -07:00
  • 8bf6384504
    migrate all links from git.archlinux.org -> gitlab.archlinux.org turret-dev 2021-07-14 20:10:12 -05:00
  • 1a1d29f075 RSS: Decrease cache time and increase item count Justin Kromlinger 2020-11-19 23:27:21 +01:00
  • f46d8aae52 RSS: Always provide a GUID Justin Kromlinger 2020-11-19 23:22:11 +01:00
  • 6ec6badb43 RSS: Make sure image title matches channel title Justin Kromlinger 2020-11-19 23:18:33 +01:00
  • 44f8ac3043 RSS: Set proper content type header Justin Kromlinger 2020-11-19 23:17:49 +01:00
  • 3f1ea7d31a Merge branch 'pu_rss' into pu Kevin Morris 2021-07-13 22:38:26 -07:00
  • ae953ce19b Merge branch 'pu_accounts' into pu Kevin Morris 2021-07-13 21:57:06 -07:00
  • 77d54b5e1b Merge branch 'pu_tu_addvote' into pu Kevin Morris 2021-07-13 21:16:41 -07:00
  • 07e70690e1
    tests: disable gpgsign in the git configuration Eli Schwartz 2019-02-08 11:06:41 -05:00
  • e0ee881b67 Docker: fix mariadb-entrypoint user host Kevin Morris 2021-07-01 12:29:12 -07:00
  • c54000045c add [pycodestyle] config to setup.cfg Kevin Morris 2021-07-09 22:23:26 -07:00
  • 7542798335 .gitignore: add more user configs and Python build files Kevin Morris 2021-07-10 14:56:37 -07:00
  • 80ce10eb0f add /pyrightconfig.json to .gitignore Kevin Morris 2021-07-02 11:28:28 -07:00
  • eec09dec3e [FastAPI] add /rss and /rss/modified Kevin Morris 2021-06-27 09:02:22 -07:00
  • 8d6e782ba1 add python-feedgen dependency Kevin Morris 2021-06-29 22:10:30 -07:00
  • 021a1c8fb6 add /accounts/ (get, post) routes Kevin Morris 2021-06-24 22:39:16 -07:00
  • 450469e3d6 add /addvote/ (get, post) routes Kevin Morris 2021-06-19 08:54:22 -07:00
  • bdc913d088 Merge branch 'master' into pu Kevin Morris 2021-06-29 23:02:39 -07:00
  • 96bc86d153 Merge branch 'typeahead' Kevin Morris 2021-06-29 23:02:15 -07:00
  • 3a74f76ff9 FastAPI: use internal typeahead and remove jquery Kevin Morris 2021-06-29 22:44:41 -07:00
  • 2835dd89ea Merge branch 'typeahead' into pu_typeahead Kevin Morris 2021-06-29 22:31:18 -07:00
  • 427a30ef8a Docker: Remove deprecated links Kevin Morris 2021-06-29 21:37:45 -07:00
  • 3f60f5048e Docker: add scripts/setup-sqlite.sh Kevin Morris 2021-06-29 21:35:00 -07:00
  • f4406ccf5c Docker: Centralize repo dependencies Kevin Morris 2021-06-29 21:28:12 -07:00
  • 6c7bb04b93 Docker: Improve mariadb init Kevin Morris 2021-06-29 21:33:47 -07:00
  • 4442ba6703 bugfix: return null if config key doesn't exist Kevin Morris 2021-06-29 10:41:54 -07:00
  • a120af5a00 Docker: remove asset forward to index.php Kevin Morris 2021-06-29 10:30:26 -07:00
  • 3bacfe6cd9 Docker: increase nginx and php-fpm logging Kevin Morris 2021-06-29 10:29:24 -07:00
  • af96be7d09 Docker: move nginx config to its own file Kevin Morris 2021-06-29 10:27:45 -07:00
  • 2a47aa09cd Merge branch 'pu_php_extra_2' into pu Kevin Morris 2021-06-29 10:15:21 -07:00