arcanis
9197b416e6
use own aur wrapper ( #49 )
2022-02-06 03:44:57 +03:00
arcanis
f54a2fe740
Release 1.7.0
2021-12-26 02:01:09 +03:00
arcanis
32b129a806
Release 1.6.4
2021-11-10 21:29:45 +03:00
arcanis
5b678149dc
Release 1.6.3
2021-11-04 21:32:27 +03:00
arcanis
2e07de4a12
Release 1.6.2
2021-10-28 03:20:52 +03:00
arcanis
c0f7f81050
Release 1.6.1
2021-10-27 03:16:53 +03:00
arcanis
21845bc934
Release 1.6.0
2021-10-27 01:59:36 +03:00
arcanis
295f810222
logger improvements
...
* remove build log since it has no usages actually (replaced by root
logger)
* decrease boto3 log levels to INFO by default to reduce noice
2021-10-20 02:12:49 +03:00
arcanis
be017ed102
Release 1.5.0
2021-10-18 03:48:24 +03:00
arcanis
5f7f58041d
docs update
2021-10-15 04:55:46 +03:00
arcanis
04f365f1a6
aggressive small case
2021-10-14 03:13:15 +03:00
arcanis
faaf72a840
improve scripts
...
move logic to separated shell scripts and also create shell script for
repository setup
Also force create directory according to systemd recommendations
2021-10-11 02:20:16 +03:00
arcanis
ef44895b0d
more verbose help messages
2021-10-07 01:56:22 +03:00
arcanis
a4eaf87116
Release 1.4.1
2021-10-03 01:02:41 +03:00
arcanis
444da87fdc
Release 1.4.0
2021-10-01 09:25:35 +03:00
arcanis
6be6614e6d
add package request endpoint
2021-10-01 08:58:50 +03:00
arcanis
af5363d158
add index url
2021-09-26 14:29:42 +03:00
arcanis
d60c553ea2
add debugtoolbar support
2021-09-26 12:31:12 +03:00
arcanis
5a6d0e0000
set both value and innerText during search
...
current implementation just adds package name with the description which
is incorrect
2021-09-26 10:34:21 +03:00
arcanis
845bc9b5e8
Release 1.3.0
2021-09-18 06:28:52 +03:00
arcanis
22272167e6
change spelling for distro name
2021-09-13 02:49:22 +03:00
arcanis
41c8f4c35f
return description from the search
2021-09-12 22:31:34 +03:00
arcanis
168b2f6880
OAuth2 ( #32 )
...
* make auth method asyncs
* oauth2 demo support
* full coverage
* update docs
2021-09-12 21:41:38 +03:00
arcanis
88c8c929dc
add error description to modals
2021-09-11 23:05:51 +03:00
arcanis
5bb244cbe8
add static files support and cookie expiration settings
2021-09-11 16:34:43 +03:00
arcanis
11c03a9041
Add ability to trigger updates from the web ( #31 )
...
* add external process spawner and update test cases
* pass no_report to handlers
* provide service api endpoints
* do not spawn process for single architecture run
* pass no report to handlers
* make _call method of handlers public and also simplify process spawn
* move update under add
* implement actions from web page
* clear logging & improve l&f
2021-09-10 00:33:35 +03:00
arcanis
49a05d0520
add repository name to base tempalte
2021-09-05 06:15:24 +03:00
arcanis
19d1e17727
allow read only pages to be requested without authorization
2021-09-05 06:09:43 +03:00
arcanis
19ba2ba8e5
migration of jinja tempaltes to bootstrap ( #30 )
2021-09-05 05:27:58 +03:00
arcanis
b7cff0a19d
Auth support ( #25 )
...
* initial auth implementation
* add create user parser
* add tests
* update dependencies list
* add login annd logout to index also improve auth
* realworld fixes
* add method set_option to Configuration and also use it everywhere
* split CreateUser handler to additional read method
* check user duplicate on auth mapping read
* generate salt by using passlib instead of random.choice
* case-insensetive usernames
* update dependencies
* update configuration reference
* improve tests
* fix codefactor errors
* hide fields if authorization is enabled, but no auth supplied
* add settings object for auth provider
* readme update
2021-09-02 23:36:00 +03:00
arcanis
284f449225
Release 1.2.6
2021-08-21 16:19:21 +03:00
arcanis
d18df0935e
Release 1.2.5
2021-08-19 02:36:05 +03:00
arcanis
fc67778e89
Release 1.2.4
2021-08-19 00:45:58 +03:00
arcanis
bc923b0e8f
Release 1.2.3
2021-08-19 00:18:12 +03:00
arcanis
8f55cc600e
add manpage generator
2021-08-17 04:05:18 +03:00
arcanis
c757554148
Release 1.2.2
2021-08-17 01:03:04 +03:00
arcanis
899603e4b9
fix typo in log naming
2021-08-17 01:02:42 +03:00
arcanis
f488105fd2
Release 1.2.1
2021-08-17 00:52:09 +03:00
arcanis
2e89b9483f
logging rethink
...
* well lets replace f-strings by %s as it is originally recommended
* use syslog handler by default
2021-08-17 00:23:34 +03:00
arcanis
d9b4015be5
Release 1.2.0
2021-08-11 05:02:23 +03:00
arcanis
78636c2035
web templates improvements
...
* enable jinja autoescape by default for jinja raw generator
* allow to search by multiple strings (OR)
* replace test templates by symlink
2021-08-11 02:12:14 +03:00
arcanis
47c4e5bb42
move web server to loopback by default
2021-08-11 02:02:18 +03:00
arcanis
aad599be67
Native s3 sync ( #23 )
...
* Native S3 sync implementation
* fix imports
* fix paths reading
* install s3 components duriing test stage
2021-08-10 23:18:56 +03:00
arcanis
f8ff2cbf5b
Release 1.1.0
2021-07-05 22:11:14 +03:00
arcanis
46389b87e7
Release 1.0.0
2021-04-10 01:38:55 +03:00
arcanis
856a94ff00
import pgp key implementation ( #17 )
...
* import pgp key implementation
* do not ask confirmation for local sign. Also add argparser test
* superseed requests by python-aur package
* ...and drop --skippgpcheck makgepkg flag by default
2021-04-10 01:37:45 +03:00
arcanis
a416214e5f
Move search line inside extended report option
2021-04-06 17:03:34 +03:00
arcanis
e5966c497f
Release 0.22.1
2021-04-06 05:54:04 +03:00
arcanis
01887ec44b
add ability to skip email report generation for empty update list
2021-04-06 05:51:50 +03:00
arcanis
4d4ddffa8f
Release 0.22.0
2021-04-06 05:46:12 +03:00