03adc78763
Merge pull request #9 from creyD/dependabot/pip/django-3.1.6
...
Bump django from 3.0.7 to 3.1.6
2021-03-18 23:48:31 +01:00
dependabot[bot]
d7f5d774d2
Bump django from 3.0.7 to 3.1.6
...
Bumps [django](https://github.com/django/django ) from 3.0.7 to 3.1.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-18 22:26:54 +00:00
e856f60e5b
Update README.md
2020-09-02 08:24:43 +02:00
2577605f24
Merge pull request #3 from creyD/dependabot/pip/django-3.0.7
...
Bump django from 3.0.3 to 3.0.7
2020-06-06 20:41:22 +02:00
dependabot[bot]
19413e76fd
Bump django from 3.0.3 to 3.0.7
...
Bumps [django](https://github.com/django/django ) from 3.0.3 to 3.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.3...3.0.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-05 20:20:29 +00:00
6c98e766c0
Started Working on Inventory Getter
...
- Fixed Spelling Mistake on Inventory Page
2020-03-08 22:28:58 +01:00
4c0544eb30
Migrated Changes to DB
...
- Added Admin Link
- Added confirmed trade count
2020-03-08 21:38:48 +01:00
83d6f45cd2
Merge branch 'master' of https://github.com/creyD/asiimov
2020-03-03 20:37:18 +01:00
b2a260f23f
Added Confirmed Trades Counter
2020-03-03 20:37:03 +01:00
94e27f01fc
Update README.md
2020-03-03 20:32:26 +01:00
7a087ba45d
Unified Codestyle
2020-03-03 20:28:11 +01:00
cd4db7d13f
Update README.md
2020-03-03 20:27:56 +01:00
fea3ec69b1
Merge pull request #2 from creyD/dependabot/pip/django-3.0.3
...
Bump django from 3.0.2 to 3.0.3
2020-02-12 00:36:00 +01:00
dependabot[bot]
3df7b14d22
Bump django from 3.0.2 to 3.0.3
...
Bumps [django](https://github.com/django/django ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.2...3.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-11 22:28:12 +00:00
abb5635416
Started fixing the inventory retrieval
...
- Merged steam_api methods to views
- Added inventory2 for items like cases
- Started fixing the inventory retrieval
2020-01-25 00:11:40 +01:00
0471e8031f
Moved wear to itemtype
2020-01-24 07:33:50 +01:00
0c080fdfdb
Fixed a bug when creating new offers
2020-01-23 00:01:53 +01:00
d68c80c46e
Fixed a bug in the set trade url method
2020-01-23 00:01:37 +01:00
4374c2716b
Repaired Prettified Files
2020-01-22 23:20:30 +01:00
Conrad
24c586a0d5
Update README.md
2020-01-22 15:15:36 +01:00
Conrad
1497efd5fe
Removed About Page
2020-01-22 15:12:06 +01:00
Conrad
f3675965ad
Added Imprint Draft
2020-01-22 15:11:12 +01:00
e8717f5a7a
Improved Commenting
2020-01-22 13:50:42 +01:00
f1ab04dc67
Cleaned Up Settings File
2020-01-22 13:50:14 +01:00
3df650e314
Removed API KEY Feature
...
While this would easily avoid the api key limit, Valve wouldn't like this, as it isn't the purpose of the keys.
2020-01-22 13:37:23 +01:00
8d925c8f6a
Created Offer Draft
2020-01-21 10:55:27 +01:00
c4652fae9a
Added requests library
2020-01-20 12:15:49 +01:00
3640feb612
Added Functionality To Get Player Inventory
2020-01-19 17:49:44 +01:00
349116141f
Added Admin Interface
2020-01-19 12:47:41 +01:00
9d32b12b05
Profile and Settings Work
...
- Added logout button + url
- Added redirect urls
- Fixed bug where the steam name wouldn't show in template
- Added tradeurl to model
- Added simple profile
- Added ability to change own trade url
2020-01-19 11:14:34 +01:00
1f8aaa7277
Added Steam OpenID Login
2020-01-19 00:06:49 +01:00
c10f542cee
Added OpenID Support
2020-01-19 00:05:51 +01:00
dddbb1c340
Added Float Retrival Function
2020-01-16 14:46:22 +01:00
ff713e37c8
Added Config Draft
2020-01-15 23:06:52 +01:00
88d3c22b12
Added initial migration
2020-01-15 22:04:55 +01:00
4c950b23f4
Removed Unused Code
2020-01-14 14:38:04 +01:00
6005921568
Added Steam API Queries
2020-01-14 12:16:44 +01:00
228417aeaa
Added Dashboard Draft
2020-01-14 00:40:33 +01:00
d99c65c856
Added Imprint Placeholder
2020-01-14 00:40:09 +01:00
29a9d3d518
Added Gamer Generator at the creation of a new User
2020-01-14 00:39:47 +01:00
c416157ba0
Added Help Page
2020-01-14 00:39:19 +01:00
22086be93e
Styled master.html
2020-01-14 00:39:07 +01:00
05c3fed18c
Added static directory
2020-01-14 00:38:44 +01:00
38bd6eefcb
Merge branch 'master' of https://github.com/creyD/asiimov
2020-01-13 16:33:00 +01:00
266ae39082
Misc Update
...
- Added templating structure
- Added static pages
- Fixed some styling
- Improved contribution guide
2020-01-13 16:30:27 +01:00
ad237855d0
Update README.md
2020-01-13 14:49:31 +01:00
0d50a12fd2
Implemented most views
2020-01-13 14:48:05 +01:00
e05bb05acd
Added base template
2020-01-13 14:47:35 +01:00
c50c772777
Included core url config
2020-01-13 14:42:19 +01:00
114e3c0b6c
Fixed missing related names in models
2020-01-13 14:41:53 +01:00