1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-12 16:08:02 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
yakamok
ff423a7714
rewritten for use with postgresql 2018-11-17 21:17:39 +01:00
yakamok
87afec4a6d
correction 2018-11-17 20:22:59 +01:00
yakamok
6a8206762a
Update README.md 2018-11-17 18:45:31 +01:00
yakamok
c7ec50c60f
Update README.md 2018-11-17 18:43:36 +01:00
yakamok
219fa08817
Update README.md 2018-11-17 18:43:01 +01:00
yakamok
67841cc1c9
Rename max-min.py to api/max-min.py 2018-11-17 18:41:02 +01:00
yakamok
566c232efe
Create README.md 2018-11-17 18:40:30 +01:00
yakamok
ae97018f8b
Update README.md 2018-11-17 18:39:09 +01:00
yakamok
7f39e18c07
Create README.md 2018-11-17 18:38:23 +01:00
yakamok
b1a54fd2a8
Rename vserv.py to vserv/vserv.py 2018-11-17 18:34:43 +01:00
yakamok
f1874c5e72
Delete style.css 2018-11-17 18:33:34 +01:00
yakamok
610323bd97
Rename static/style.css to api/static/style.css 2018-11-17 18:32:01 +01:00
yakamok
9d0cc9b9ec
Rename templates/index.html to api/templates/index.html 2018-11-17 18:31:32 +01:00
yakamok
018c19697a
Rename templates/contrib.html to api/templates/contrib.html 2018-11-17 18:31:06 +01:00
yakamok
2743405101
upgrade to use postgresql
rewrote to use postgresql
2018-11-17 18:30:09 +01:00
yakamok
685a4fac8a
Create style.css 2018-11-17 18:26:09 +01:00
yakamok
a87821a59b
Create contrib.html 2018-11-17 18:25:13 +01:00
yakamok
f10a9e974c
Create index.html 2018-11-17 18:24:20 +01:00
yakamok
56e2032432
uncomment code 2018-11-17 18:22:13 +01:00
yakamok
887cc4d796
replaces sqlite with postgresql
rewrote all the database code to work with postgresql instead of sqlite
2018-11-17 18:21:01 +01:00
yakamok
bd07b28bb8
Add files via upload 2018-11-14 21:15:17 +01:00
yakamok
2d98c4bd89
Delete api.png 2018-11-14 21:15:03 +01:00
yakamok
31adff505a
new api screenshot 2018-11-14 21:13:34 +01:00
yakamok
209b9b52fd
added to Todo 2018-11-14 21:05:40 +01:00
yakamok
613cc5b363
Create style.css 2018-11-13 14:11:40 +01:00
yakamok
0f04b35d53
added contribs page 2018-11-13 14:10:35 +01:00
yakamok
5c3a33e0b9
some minor fixes 2018-11-13 12:10:54 +01:00
yakamok
f7c20b67f8
added contrib
added function to create table contrib and a function to add the ipv6 of the send-view contributor
2018-11-13 11:09:16 +01:00
yakamok
73d294a4dc
added max-min to archive the max nodes per day 2018-11-13 11:06:48 +01:00
yakamok
4ad88b72c7
Add files via upload 2018-08-08 02:52:42 +02:00
yakamok
2d480642c4
corrections & additional info 2018-08-08 02:39:58 +02:00
yakamok
488e1de5a3
Add files via upload 2018-08-08 02:38:04 +02:00
yakamok
eee1498905
Merge pull request #6 from yakamok/dev
first working draft
2018-07-11 22:31:13 +02:00
yakamok
9a8724756c
added flask-limiter
prevent abuse
2018-07-09 17:16:09 +02:00
yakamok
8b5b750c32
Update README.md 2018-07-09 16:05:58 +02:00
yakamok
20d9ad7817
updated Todo list 2018-07-09 16:05:19 +02:00
yakamok
e670c8fcd3
added api 2018-07-09 15:47:21 +02:00
yakamok
b7e820f220
Update README.md 2018-07-08 23:30:41 +02:00
yakamok
360e604699
Update README.md 2018-07-08 22:51:27 +02:00
yakamok
6c8aeddc5f
removed module time
no longer needed
2018-07-08 16:04:08 +02:00
yakamok
f8fbea016f
Update vserv.py 2018-07-08 16:01:07 +02:00
yakamok
9a2354205f
Update README.md 2018-07-03 17:54:42 +02:00
yakamok
558287c632
Update README.md 2018-07-03 17:52:45 +02:00
yakamok
81a630179a
Update vserv.py 2018-07-03 16:26:27 +02:00
yakamok
7270820bb9
Update README.md 2018-07-03 02:21:44 +02:00
yakamok
03e92d5929
Update README.md 2018-07-03 02:21:03 +02:00
yakamok
ccee13dadf
Update README.md 2018-07-03 02:20:25 +02:00
yakamok
b77d91a898
remove extra host_port test 2018-07-03 01:59:15 +02:00
yakamok
f7992b180e
turn sys.argv[2] into int
had to change the accepted len of sys.argv to 3 instead of 4 as this was too much
2018-07-03 01:58:48 +02:00
yakamok
01f7e09ce8
Update send-view.py 2018-07-03 01:48:56 +02:00