Michael
|
fd30df7300
|
Pad the header
|
2021-06-14 05:58:51 +00:00 |
|
Michael
|
4095e6c9be
|
Pad the lengths of the columns
|
2021-06-14 05:33:47 +00:00 |
|
Michael
|
a827f948c8
|
Reversed "null"
|
2021-06-14 05:14:09 +00:00 |
|
Michael
|
31db9dbef7
|
Added default value "NULL"
|
2021-06-14 05:08:01 +00:00 |
|
Michael
|
bb5e6d248b
|
Added sort order
|
2021-06-13 20:56:14 +00:00 |
|
Michael
|
84ab5d6159
|
Updates database structure documentation
|
2021-06-13 20:33:50 +00:00 |
|
Hypolite Petovan
|
cd8ce7eada
|
Merge pull request #10395 from annando/statistics
Server statistics: New section for relays and nomads
|
2021-06-12 07:35:54 -04:00 |
|
Michael
|
dfef187b22
|
"Tooot" is tested
|
2021-06-12 11:20:00 +00:00 |
|
Michael
|
b7f12051a8
|
Small fixes
|
2021-06-12 11:19:23 +00:00 |
|
Michael
|
c21cbd936e
|
Changed sorting
|
2021-06-12 10:12:02 +00:00 |
|
Michael
|
b8da971fac
|
Server statistics: New section for relais and nomads
|
2021-06-12 08:08:35 +00:00 |
|
Hypolite Petovan
|
b0242a8bc9
|
Merge pull request #10393 from annando/api-more-apps
API: Some more apps are now supported
|
2021-06-11 09:02:32 -04:00 |
|
Michael
|
4ea92d0afc
|
Removed unneeded use
|
2021-06-11 06:11:37 +00:00 |
|
Michael
|
246f3c5a8f
|
Making the tests happy
|
2021-06-11 06:09:08 +00:00 |
|
Michael
|
5960582dcf
|
Tests ...
|
2021-06-11 06:05:42 +00:00 |
|
Michael
|
0ecef26064
|
Making the tests work
|
2021-06-11 06:02:56 +00:00 |
|
Michael
|
e492650d1b
|
Added whalebird as working client
|
2021-06-11 04:26:24 +00:00 |
|
Michael
|
e9832e3729
|
Avoid notice "Undefined index: uid"
|
2021-06-11 03:56:06 +00:00 |
|
Michael
|
84028d7342
|
Proxify the media url
|
2021-06-11 03:51:11 +00:00 |
|
Michael
|
4ea30af752
|
Videos are now working as well
|
2021-06-10 19:55:43 +00:00 |
|
Michael
|
945f482ba3
|
API: Some more apps are now supported
|
2021-06-10 19:10:33 +00:00 |
|
Hypolite Petovan
|
328788abe9
|
Merge pull request #10391 from annando/api-applications
API: Tests with various clients, small fixes
|
2021-06-10 10:21:36 -04:00 |
|
Michael
|
fcf826d080
|
Added Fedi for Android
|
2021-06-10 11:17:00 +00:00 |
|
Michael
|
6dc2988c0f
|
Return the application fields
|
2021-06-10 08:05:21 +00:00 |
|
Michael
|
0b9c934cad
|
Simplify the code
|
2021-06-10 07:02:06 +00:00 |
|
Michael
|
1b6212f8a8
|
Updated messages.po
|
2021-06-10 06:29:34 +00:00 |
|
Michael
|
d917ed58a8
|
API: Tests with various clients, small fixes
|
2021-06-10 06:26:34 +00:00 |
|
Hypolite Petovan
|
fa2c8cad9d
|
Merge pull request #10387 from tobiasd/20210609-ja
updated JA translation THX daingewuvzeevisiddfddd
|
2021-06-09 08:29:26 -04:00 |
|
Hypolite Petovan
|
b1e0c5128e
|
Merge pull request #10383 from annando/http-options
Support HTTP OPTIONS requests
|
2021-06-09 07:45:04 -04:00 |
|
Michael
|
5e36d10730
|
Merge remote-tracking branch 'upstream/2021.06-rc' into http-options
|
2021-06-09 11:11:11 +00:00 |
|
Hypolite Petovan
|
a99b619338
|
Merge pull request #10381 from annando/basic-auth
Move basic auth functionality to the new class
|
2021-06-09 06:31:53 -04:00 |
|
Tobias Diekershoff
|
29443588f7
|
updated JA translation THX daingewuvzeevisiddfddd
|
2021-06-09 12:08:46 +02:00 |
|
Michael
|
4706d60b04
|
Added documentation
|
2021-06-09 07:44:19 +00:00 |
|
Michael
|
c9b66d6e28
|
Deactivate CORS related headers
|
2021-06-09 07:42:23 +00:00 |
|
Michael
|
58a513cb30
|
Support HTTP OPTIONS requests
|
2021-06-09 07:27:42 +00:00 |
|
Michael
|
d5aeb8f12c
|
Added more apps
|
2021-06-09 05:16:27 +00:00 |
|
Michael
|
3d219e1d00
|
Amaroq is said to be working as well
|
2021-06-09 02:53:26 +00:00 |
|
Michael
|
385c03364f
|
The function is now protected again
|
2021-06-08 20:45:58 +00:00 |
|
Michael
|
e4be1e0cd5
|
Get rid of "api_user()" function
|
2021-06-08 20:41:46 +00:00 |
|
Michael
|
8bf5dd187b
|
Added "source" detection
|
2021-06-08 17:48:41 +00:00 |
|
Michael
|
0f0a301280
|
Move basic auth functionality to the new class
|
2021-06-08 17:32:41 +00:00 |
|
Hypolite Petovan
|
bb60ed4094
|
Merge pull request #10380 from annando/api-oauth-basicauth
API: New classes for OAuth and basic auth
|
2021-06-08 10:04:13 -04:00 |
|
Michael
|
2a440c0bae
|
Use "checkAllowedScope" instead of "login"
|
2021-06-08 12:00:22 +00:00 |
|
Michael
|
5853fe562d
|
Login hasn't got a return value
|
2021-06-08 09:51:17 +00:00 |
|
Michael
|
9720ee2c20
|
Rearranged scope check
|
2021-06-08 09:11:56 +00:00 |
|
Michael
|
95cac04540
|
Rearranged function order
|
2021-06-08 08:56:01 +00:00 |
|
Michael
|
11c8dfe73a
|
Unified request for uid
|
2021-06-08 08:28:14 +00:00 |
|
Michael
|
85217941e3
|
Simplified code
|
2021-06-08 08:04:12 +00:00 |
|
Michael
|
8cde7fe51f
|
Standards
|
2021-06-08 07:37:28 +00:00 |
|
Michael
|
4b280a7279
|
Standards
|
2021-06-08 07:35:36 +00:00 |
|