1
0
mirror of https://github.com/creyD/asiimov.git synced 2026-06-12 00:52:23 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
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
8b01185ae6 Updated versions 2020-01-13 14:13:11 +01:00
80ac457da7 Fixed Spelling Mistakes in README 2020-01-13 14:10:49 +01:00
ff58527915 Added Offer Model 2020-01-13 14:10:30 +01:00
d9cea283f4 Fixed spelling mistake in README
Linter marked as as false...
2020-01-13 14:08:59 +01:00
160237f9a2 Fixed models.py namings and charfields 2020-01-13 10:52:21 +01:00
319ab97df2 Added Sign In Button 2020-01-13 10:49:29 +01:00
b75322056d Settings now pull env variables instead of fixed values 2020-01-13 10:42:48 +01:00
c12dba60c5 Merge branch 'master' of https://github.com/creyD/asiimov 2020-01-13 00:45:21 +01:00
0fd4aa61c7 Added optional goal 2020-01-13 00:45:07 +01:00
b712e98815 Added test admin interface 2020-01-10 21:50:57 +01:00
9dd15f12a7 Removed autogenerated test cases 2020-01-09 12:01:57 +01:00
a6c1076434 Added first model draft 2020-01-08 11:40:58 +01:00
df9a3bcf43 Added Code of Conduct 2020-01-06 11:44:36 +01:00
6fd4c56644 Update README.md 2020-01-04 16:10:56 +01:00
0384f7a7fa Moved folder structure to new name 2020-01-03 13:05:35 +01:00
3ca728e038 Added gitignore 2020-01-02 20:31:54 +01:00
3f6d2fe090 Initial Commit of src/ 2020-01-02 20:30:01 +01:00
653fe645a0 Added Contribution Guide 2020-01-02 20:29:40 +01:00
7e467aebb9 Added proper README 2020-01-02 20:29:24 +01:00
e911bbcd98 Initial commit 2020-01-02 20:27:09 +01:00