コミットグラフ

99 コミット

作成者 SHA1 メッセージ 日付
テクニカル諏訪子 ce63f528ee Preparing all the other API calls. 2018-03-13 22:51:42 +09:00
テクニカル諏訪子 6bd26f26a5 Site controller and routes. 2018-03-13 22:28:14 +09:00
テクニカル諏訪子 e6abea3f1d Adding server-side timezones. 2018-03-13 18:52:49 +09:00
テクニカル諏訪子 d484fafd7e Merge branch 'master' of git.076.ne.jp:076/community/076Server 2018-03-12 16:07:23 +01:00
テクニカル諏訪子 9eafdbdaac Demand for Docs and ODB were too low, so they got removed. 2018-03-12 16:07:16 +01:00
テクニカル諏訪子 cbeb6af43a Added getCategoryNameofEntry call. 2018-03-12 22:43:54 +09:00
テクニカル諏訪子 7470c06a5d Update to Laravel 5.6. 2018-03-12 13:05:29 +01:00
テクニカル諏訪子 46a95c1692 Added locale support in stores' game and category parts. 2018-03-12 19:59:41 +09:00
テクニカル諏訪子 50a54fb294 File uploading sucks! 2018-03-09 23:57:07 +09:00
テクニカル諏訪子 17574cfc99 More attempts to get uploading to work. 2018-03-09 19:53:33 +09:00
テクニカル諏訪子 b23f389218 Oops. 2018-03-09 16:34:16 +09:00
テクニカル諏訪子 873e0a8151 Started working on a bash like user interface (easter egg). 2018-03-09 00:36:34 +09:00
テクニカル諏訪子 30536385f1 Corrected upload call, and added mkdir commands to it. 2018-03-06 23:41:17 +09:00
テクニカル諏訪子 f0e27920dd Browse permissions for store. 2018-03-06 21:34:53 +09:00
テクニカル諏訪子 b4b3a522ca Add owners. 2018-03-06 21:34:19 +09:00
テクニカル諏訪子 dcadfdbd9b Get owner list API call. 2018-03-06 21:00:35 +09:00
テクニカル諏訪子 faa4af65d0 Upload API calls. 2018-03-05 23:08:44 +09:00
テクニカル諏訪子 58c188eb02 Oops. 2018-03-05 20:20:44 +09:00
テクニカル諏訪子 d9194c189c Fixed API call, and added isApproved. 2018-03-05 20:06:15 +09:00
テクニカル諏訪子 fe362735c8 Oops. 2018-03-05 19:34:01 +09:00
テクニカル諏訪子 21aeed6170 New and edit game and category API calls. 2018-03-05 18:59:58 +09:00
テクニカル諏訪子 1cee7647a7 Game of category API call. 2018-03-05 18:33:48 +09:00
テクニカル諏訪子 2804cccd8f Get categories from game. 2018-03-05 17:57:23 +09:00
テクニカル諏訪子 23709ffbac Game API calls. 2018-03-05 17:34:47 +09:00
テクニカル諏訪子 6668b82d77 Preparing store games. 2018-03-05 17:13:20 +09:00
テクニカル諏訪子 33bdd3f7a0 Closes #21 API calls for Hack Store downloads. 2018-03-02 23:44:48 +09:00
テクニカル諏訪子 a364885589 Moar API calls. 2018-03-02 00:59:26 +09:00
テクニカル諏訪子 d69338dcf8 Get users online and update user online API calls. 2018-02-28 20:11:20 +09:00
テクニカル諏訪子 41520e6cc5 Post functions BETA. 2018-02-27 22:57:47 +09:00
テクニカル諏訪子 b00cd966c7 Pulled lots of code from the frontend. 2018-02-27 01:12:06 +09:00
テクニカル諏訪子 6f35a98918 More API calls. 2018-02-19 22:35:31 +09:00
テクニカル諏訪子 1fc0b5db64 Now with actually working calls. 2018-02-19 21:31:08 +09:00
テクニカル諏訪子 1312bc0088 Get topic start and last post API calls. 2018-02-19 21:08:56 +09:00
テクニカル諏訪子 ba8fc4831a New API calls for user and board. 2018-02-16 23:09:35 +09:00
テクニカル諏訪子 1c85d985b1 Get current and next post count API calls. 2018-02-16 18:19:37 +09:00
テクニカル諏訪子 a9dfe2ee60 Registration almost works. Fix it. 2018-02-15 22:43:45 +09:00
テクニカル諏訪子 0be5b5aec2 Get topic ID API call. 2018-02-15 20:39:26 +09:00
テクニカル諏訪子 3302341e53 Add/Edit/Delete/Undelete post API calls. 2018-02-15 06:39:26 +09:00
テクニカル諏訪子 09de6110de Get group name. 2018-02-15 00:54:43 +09:00
テクニカル諏訪子 3f026108ce Fixed user IDs not being given out. 2018-02-14 18:21:15 +09:00
テクニカル諏訪子 7852d78e5e Made permission API calls more generic. 2018-02-14 18:11:36 +09:00
テクニカル諏訪子 75a2e43adc Authorisation is no longer being done by the user controller, so there's no point to keep those calls in. 2018-02-14 05:52:09 +09:00
テクニカル諏訪子 282e6e07b4 Fixed an issue with getting proper name colours. 2018-02-14 05:49:49 +09:00
テクニカル諏訪子 d34082e1f3 (;^ω^) 2018-02-13 22:23:34 +09:00
テクニカル諏訪子 13318cb56c Missed a spot. 2018-02-13 22:20:18 +09:00
テクニカル諏訪子 ef1afe9a14 Removed unused files. 2018-02-13 22:10:40 +09:00
テクニカル諏訪子 577e7b8d80 Authentication finally works. 2018-02-13 21:29:58 +09:00
テクニカル諏訪子 bf3a7afacf Limited the getUsers API call to just the data we really need. 2018-02-10 08:36:45 +09:00
テクニカル諏訪子 f684a62a41 Trying? 2018-02-09 14:45:13 +01:00
テクニカル諏訪子 28f826bb99 JWT continues. 2018-02-09 01:17:45 +09:00